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
/
NVPTXSubtarget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate NVPTXISelLowering to take the subtarget that it's dependent
Eric Christopher
2015-01-30
1
-1
/
+1
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-14
/
+2
*
Improve some const-correctness to remove a -Wcast-qual warning. No functional...
Aaron Ballman
2014-08-01
1
-1
/
+2
*
[NVPTX] Add target options for PTX 3.2/4.0 and SM 5.0 (Maxwell)
Justin Holewinski
2014-06-27
1
-7
/
+4
*
Move NVPTX subtarget dependent variables from the target machine
Eric Christopher
2014-06-27
1
-12
/
+30
*
Rework the logic for setting the TargetName. This appears to
Eric Christopher
2014-06-27
1
-11
/
+5
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-2
/
+2
*
[Modules] Make Support/Debug.h modular. This requires it to not change
Chandler Carruth
2014-04-21
1
-1
/
+3
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-0
/
+3
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-3
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-0
/
+3
*
[NVPTX] Add support for selecting CUDA vs OCL mode based on triple
Justin Holewinski
2013-06-21
1
-11
/
+6
*
[NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.
Justin Holewinski
2013-03-30
1
-2
/
+2
*
[NVPTX] Run clang-format on all NVPTX sources.
Justin Holewinski
2013-03-30
1
-12
/
+8
*
[NVPTX] Add more precise PTX/SM target attributes
Justin Holewinski
2012-11-12
1
-6
/
+14
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
1
-0
/
+57