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
/
NVPTXTargetObjectFile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a bit of dead code.
Rafael Espindola
2014-11-12
1
-0
/
+3
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF
David Majnemer
2014-07-14
1
-1
/
+2
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-19
/
+19
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-5
/
+4
*
Pass the Mangler by reference.
Rafael Espindola
2014-02-08
1
-1
/
+1
*
Add LLVM_OVERRIDE to a few declarations.
Rafael Espindola
2014-02-08
1
-5
/
+6
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-22
/
+1
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-1
/
+22
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-22
/
+1
*
Move getSymbol to TargetLoweringObjectFile.
Rafael Espindola
2013-10-29
1
-0
/
+1
*
NVPTXTargetObjectFile.h: Initialize some pointers as NULL in the constructor ...
NAKAMURA Takumi
2013-06-24
1
-1
/
+23
*
[NVPTX] Run clang-format on all NVPTX sources.
Justin Holewinski
2013-03-30
1
-40
/
+37
*
Remove excess semi-colons to quiet warnings.
Eric Christopher
2012-05-08
1
-5
/
+5
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
1
-0
/
+105