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
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Revert "Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for de...
Eric Christopher
2018-05-18
1
-58
/
+1
*
Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for debug info...
Eric Christopher
2018-05-01
1
-1
/
+58
*
[DEBUG] Initial adaptation of NVPTX target for debug info emission.
Alexey Bataev
2018-04-18
1
-58
/
+1
*
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
David Blaikie
2018-03-23
1
-1
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[NVPTX] Fix some Clang-tidy modernize and Include What You Use warnings; othe...
Eugene Zelenko
2017-01-09
1
-6
/
+4
*
Target: Change various section classifiers in TargetLoweringObjectFile to tak...
Peter Collingbourne
2016-10-24
1
-2
/
+2
*
Move the Mangler from the AsmPrinter down to TLOF and clean up the
Eric Christopher
2016-09-16
1
-2
/
+0
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Unbreak non-X86 targets from fallout caused by r261462
David Majnemer
2016-02-21
1
-1
/
+2
*
Added support for macro emission in dwarf (supporting DWARF version 4).
Amjad Aboud
2016-01-07
1
-0
/
+3
*
Stop producing .data.rel sections.
Rafael Espindola
2015-11-18
1
-2
/
+1
*
Remove DataLayout from TargetLoweringObjectFile, redirect to Module
Mehdi Amini
2015-07-16
1
-1
/
+1
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-8
/
+8
*
Remove useless .debug_macinfo section setup.
Paul Robinson
2015-03-02
1
-3
/
+0
*
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