index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
NVPTX
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NVPTX] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-1
/
+0
*
[NVPTX] Allow libcalls that are defined in the current module.
Justin Lebar
2018-12-26
1
-0
/
+1
*
Consistently sort add_subdirectory calls in lib/Target/*/CMakeLists.txt
Nico Weber
2018-04-23
1
-1
/
+1
*
Sort targetgen calls in lib/Target/*/CMakeLists.
Nico Weber
2018-04-04
1
-3
/
+3
*
NVPTX: Move InferAddressSpaces to generic code
Matt Arsenault
2017-01-31
1
-1
/
+0
*
[NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass.
Justin Lebar
2016-10-31
1
-1
/
+0
*
[NVPTX] Renamed NVPTXLowerKernelArgs -> NVPTXLowerArgs. NFC.
Artem Belevich
2016-07-20
1
-1
/
+1
*
[NVPTX] Added NVVMIntrRange pass
Artem Belevich
2016-05-26
1
-0
/
+1
*
[NVPTX] Adds a new address space inference pass.
Jingyue Wu
2016-03-20
1
-0
/
+1
*
Add NVPTXPeephole pass to reduce unnecessary address cast
Jingyue Wu
2015-06-24
1
-0
/
+1
*
Add NVPTXLowerAlloca pass to convert alloca'ed memory to local address
Jingyue Wu
2015-06-17
1
-0
/
+1
*
[NVPTX] roll forward r239082
Jingyue Wu
2015-06-04
1
-1
/
+1
*
Revert r239082
Jingyue Wu
2015-06-04
1
-1
/
+1
*
[NVPTX] kernel pointer arguments point to the global address space
Jingyue Wu
2015-06-04
1
-1
/
+1
*
NVPTX: Remove dead code.
Benjamin Kramer
2015-03-02
1
-1
/
+0
*
[NVPTX] Add an NVPTX-specific TargetTransformInfo
Jingyue Wu
2014-11-10
1
-12
/
+13
*
[NVPTX] Add NVPTXLowerStructArgs pass
Justin Holewinski
2014-11-05
1
-0
/
+1
*
[NVPTX] Add preliminary intrinsics and codegen support for textures/surfaces
Justin Holewinski
2014-04-09
1
-0
/
+2
*
Optimize away unnecessary address casts.
Eli Bendersky
2014-04-03
1
-0
/
+1
*
Fix for PR19099 - NVPTX produces invalid symbol names.
Eli Bendersky
2014-03-31
1
-0
/
+1
*
Removes the NVPTXSplitBBatBar pass.
Eli Bendersky
2014-03-24
1
-1
/
+0
*
[CMake] Let add_public_tablegen_target() provide intrinsics_gen, too.
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
[CMake] Let add_public_tablegen_target responsible to provide dependency to C...
NAKAMURA Takumi
2013-11-28
1
-1
/
+1
*
[NVPTX] Start conversion to MC infrastructure
Justin Holewinski
2013-08-06
1
-0
/
+1
*
Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...
NAKAMURA Takumi
2013-08-06
1
-1
/
+1
*
[NVPTX] Re-enable support for virtual registers in the final output
Justin Holewinski
2013-05-31
1
-0
/
+1
*
[NVPTX] Add GenericToNVVM IR converter to better handle idiomatic LLVM IR inputs
Justin Holewinski
2013-05-20
1
-0
/
+1
*
[NVPTX] Add NVVMReflect pass to allow compile-time selection of
Justin Holewinski
2013-03-30
1
-0
/
+1
*
[NVPTX] Disable vector registers
Justin Holewinski
2013-02-12
1
-1
/
+0
*
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
NAKAMURA Takumi
2012-06-24
1
-0
/
+1
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
1
-0
/
+33