- Jan 08, 2020
-
-
Akash Kothari authored
-
Akash Kothari authored
-
- Jan 07, 2020
-
-
Akash Kothari authored
-
- Dec 26, 2019
-
-
Hashim Sharif authored
-
- Nov 05, 2018
-
-
kotsifa2 authored
-
- Oct 23, 2018
-
-
kotsifa2 authored
-
- Aug 10, 2017
-
-
kotsifa2 authored
Compiles correcctly for all targets and target combinations, pending fix in python script for llvm 4.0 -> llvm 3.4
-
Prakalp Srivastava authored
-
- Aug 09, 2017
-
-
kotsifa2 authored
Bug fix in nvptx and spir backends related to adding arguments to node functions.
-
- Aug 07, 2017
-
-
kotsifa2 authored
(CPU/GPU/SPIR) based on policy. Support for scheduling per iteration included. Further testing required.
-
- Jul 26, 2017
-
-
Prakalp Srivastava 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.
-
- Mar 03, 2016
-
-
Prakalp Srivastava authored
This one identifies allocation node and add s the property to the node. Can be used by passes later
-
- Feb 08, 2016
-
-
Prakalp Srivastava authored
-
- Nov 18, 2015
-
-
Prakalp Srivastava authored
(1) Changes to DFGraph.h for identifying streaming graphs and edges (2) Added/modified launch, wait, push, pop intrinsics for streaming graphs (3) Changes to DFG2LLVM_X86.cpp and DFG2LLVM.h pass to support code gen for streaming (4) BuildDFG.cpp modified to create streaming edges (5) Modified visc-rt.cpp and visc-rt.h to add runtime support for streaming
-
- Aug 05, 2015
-
-
Prakalp Srivastava authored
-
- Aug 04, 2015
-
-
Prakalp Srivastava authored
-
- Aug 01, 2015
-
-
Prakalp Srivastava authored
Created Abstract class DFG2LLVM. The two passes DFG2LLVM_NVPTX and DFG2LLVM_X86 inherit from this class. Common features/functions have been put in the abstract class DFG2LLVM
-