- Jan 19, 2020
-
-
Yifan Zhao authored
-
Adel Ejjeh authored
-
Adel Ejjeh authored
Pushing changes to GPU Backend passes (llvm-cbe and DFG2LLVM_NVPTX) fixing handling of loops and some function calls
-
- Jan 18, 2020
-
-
Akash Kothari authored
-
- Jan 17, 2020
-
-
Adel Ejjeh authored
-
Adel Ejjeh authored
-
Akash Kothari authored
-
Akash Kothari authored
-
- Jan 15, 2020
-
-
Akash Kothari authored
-
- Jan 14, 2020
-
-
Akash Kothari authored
-
Akash Kothari authored
-
- Jan 09, 2020
-
-
Akash Kothari authored
-
- Jan 08, 2020
-
-
Akash Kothari authored
-
Akash Kothari authored
-
Akash Kothari authored
-
Akash Kothari authored
-
- Jan 07, 2020
-
-
Akash Kothari authored
-
- Dec 27, 2019
-
-
Hashim Sharif authored
-
- Dec 26, 2019
-
-
Hashim Sharif authored
-
Hashim Sharif authored
-
- Sep 20, 2018
-
-
Prakalp Srivastava 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
-
- 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
-
- Jun 14, 2017
-
-
Prakalp Srivastava authored
-
- Jun 07, 2017
-
-
Prakalp Srivastava authored
Added parsing support for visc in,out,inout attributes. Commit ef703216 in previous llvm 3.4 based repo
-
- 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.
-
- Dec 03, 2016
-
-
Prakalp Srivastava authored
-
- May 01, 2016
-
-
Prakalp Srivastava authored
-
- Mar 20, 2016
-
-
Prakalp Srivastava authored
-
Prakalp Srivastava authored
-
- Mar 19, 2016
-
-
Prakalp Srivastava authored
-
- Mar 16, 2016
-
-
Prakalp Srivastava authored
-
Prakalp Srivastava authored
-
Prakalp Srivastava authored
Fixed a bug introduced by commit bfe38be9 in ptx backend. declarations were not being copied to kernel module. Fixed those
-
Prakalp Srivastava authored
-
- Mar 15, 2016
-
-
Prakalp Srivastava authored
get_global_size (2) Code gen for nvvm intrinsics in GenVISC pass (3) Commented out code added to GenVISC and DFG2LLVM_X86 to allow wait instruction in a different BB than launch (with phi nodes as uses of launch)
-
- Mar 12, 2016
-
-
Prakalp Srivastava authored
the target dependent attributes are not required and break the compilation through PTX backend. This fixed tpacf compilation bug
-
- Mar 11, 2016
-
-
Prakalp Srivastava authored
- IntrinsicsVISC.td, visc.h, GenVISC.cpp (2) Simplified GenVISC to easily add support for new intrinsics which have a 1 to 1 mapping instruction during code gen (3) Added runtime api call to set ocl shared memory argument
-