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
/
R600
/
MCTargetDesc
/
AMDGPUMCAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-43
/
+0
*
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...
Daniel Sanders
2015-06-04
1
-1
/
+1
*
R600/SI: Restore PrivateGlobalPrefix to the default ELF value of ".L"
Tom Stellard
2014-12-06
1
-1
/
+0
*
Allow target to specify prefix for labels
Matt Arsenault
2014-12-04
1
-0
/
+2
*
R600: Fix assert on empty function
Matt Arsenault
2014-11-13
1
-1
/
+0
*
R600: Use default GlobalDirective
Matt Arsenault
2014-10-21
1
-1
/
+0
*
Drop support for an old version of ld64 (from darwin 9).
Rafael Espindola
2014-10-21
1
-1
/
+0
*
Fix a bit of confusion about .set and produce more readable assembly.
Rafael Espindola
2014-10-21
1
-1
/
+0
*
Move getNonexecutableStackSection up to the base ELF class.
Rafael Espindola
2014-10-15
1
-5
/
+0
*
R600: Remove some redundant initializations from AMDGPUMCAsmInfo
Tom Stellard
2014-10-07
1
-10
/
+0
*
R600: Use MCAsmInfoELF as AMDGPUMCAsmInfo base class
Tom Stellard
2014-10-07
1
-1
/
+1
*
Remove HasLEB128.
Rafael Espindola
2014-08-15
1
-1
/
+0
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-2
/
+2
*
Every target uses .align. Simplify.
Rafael Espindola
2014-02-04
1
-1
/
+0
*
CommentColumn is always 40. Simplify.
Rafael Espindola
2014-01-16
1
-1
/
+0
*
Don't set unused variable.
Rafael Espindola
2013-12-11
1
-1
/
+0
*
Don't set a variable to its default value.
Rafael Espindola
2013-12-09
1
-1
/
+0
*
Don't set PrivateGlobalPrefix for NVPTX and R600.
Rafael Espindola
2013-12-03
1
-1
/
+0
*
Convert two char* that are only ever used as booleans to bool.
Rafael Espindola
2013-12-02
1
-2
/
+0
*
The R600 has its own asm printer which doesn't use GlobalPrefix. Drop it.
Rafael Espindola
2013-11-27
1
-1
/
+0
*
Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espindola
2013-11-13
1
-3
/
+0
*
Remove another unused flag.
Rafael Espindola
2013-10-31
1
-1
/
+0
*
Remove unused flag.
Rafael Espindola
2013-10-31
1
-1
/
+0
*
MC: Remove vestigial PCSymbol field from AsmInfo
David Majnemer
2013-09-25
1
-1
/
+0
*
Remove address spaces from MC.
Rafael Espindola
2013-07-02
1
-5
/
+0
*
Fix the R600 build.
Rafael Espindola
2013-05-10
1
-1
/
+1
*
Remove unused DwarfSectionOffsetDirective string
Matt Arsenault
2013-04-22
1
-2
/
+0
*
These two are default in the constructor for MCAsmInfo.
Eric Christopher
2013-03-28
1
-2
/
+0
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+85