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
/
NVPTXSection.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only print architecture dependent flags for that architecture.
Rafael Espindola
2017-01-30
1
-1
/
+1
*
[NVPTX] Fix some Clang-tidy modernize and Include What You Use warnings; othe...
Eugene Zelenko
2017-01-09
1
-4
/
+6
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Use non virtual destructors for sections.
Rafael Espindola
2015-10-07
1
-2
/
+2
*
Don't repeat names in comments and don't indent in namespaces. NFC.
Rafael Espindola
2015-10-07
1
-3
/
+2
*
Implement unique sections with an unique ID.
Rafael Espindola
2015-04-04
1
-2
/
+1
*
Close unique sections when switching away from them.
Rafael Espindola
2015-03-27
1
-1
/
+2
*
Create symbols marking the start of a section earlier.
Rafael Espindola
2015-03-10
1
-1
/
+1
*
Remove incredibly confusing isBaseAddressKnownZero.
Rafael Espindola
2015-03-10
1
-1
/
+0
*
Use a better name for compile unit labels.
Rafael Espindola
2015-03-10
1
-1
/
+0
*
Delete dead code. NFC.
Rafael Espindola
2015-03-09
1
-1
/
+0
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-8
/
+8
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-2
/
+2
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-2
/
+2
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-2
/
+2
*
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-17
1
-1
/
+2
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Add a way of printing out an arbitrary label name for a section
Eric Christopher
2012-12-13
1
-0
/
+2
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Remove extraneous ';'.
Bill Wendling
2012-05-15
1
-1
/
+1
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
1
-0
/
+45