- Jan 07, 2020
-
-
Akash Kothari authored
-
- Dec 30, 2019
-
-
Akash Kothari authored
-
Akash Kothari authored
-
- Dec 26, 2019
-
-
Hashim Sharif authored
-
- Oct 23, 2018
-
-
kotsifa2 authored
-
- Apr 06, 2017
-
-
kotsifa2 authored
The SymVT stuff has not been moved yet, I removed it for now. The test/VISC tests also have not been moved yet, so they may not work.
-
- Sep 07, 2016
-
-
Maria Kotsifakou authored
-
- Jan 28, 2015
-
-
Prakalp Srivastava authored
-
- Aug 10, 2014
-
-
Prakalp Srivastava authored
(2) Have to generate code for a new Launch function which can be called by pthread_create and which extracts the root inputs from a memory location i8*. (3) Formatted the different files to be more consisitent with LLVM coding principles M llvm/include/llvm/BuildDFG/BuildDFG.h M llvm/include/llvm/IR/DFGraph.h M llvm/lib/Transforms/BuildDFG/BuildDFG.cpp M llvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp
-
- Aug 03, 2014
-
-
Prakalp Srivastava authored
(2) Added codegen support for i/o bindings in dfg2llvm-x86 pass M llvm/include/llvm/BuildDFG/BuildDFG.h M llvm/include/llvm/IR/DFGraph.h M llvm/lib/Transforms/BuildDFG/BuildDFG.cpp M llvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp
-
- Aug 01, 2014
-
-
Prakalp Srivastava authored
instructions being generated successfully. (2) Updated DFNode class and BuildDFG pass to make all nodes have struct as return type. M llvm/include/llvm/BuildDFG/BuildDFG.h M llvm/include/llvm/IR/DFGraph.h M llvm/include/llvm/IR/IntrinsicsVISC.td M llvm/lib/Transforms/BuildDFG/BuildDFG.cpp M llvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp
-
- Jul 29, 2014
-
-
Prakalp Srivastava authored
-
- Jul 25, 2014
-
-
Prakalp Srivastava authored
Changes to BuildDFG pass. Handle launch intrinsic. Added support for cast, isa, dyn_cast on DFNode. New test cases added.
-
- Jul 23, 2014
-
-
kotsifa2 authored
intrinsic instructions with appropriate instructions/values).
-
- Jul 08, 2014