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
/
AMDGPUMCTargetDesc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-90
/
+0
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-2
/
+2
*
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
2015-03-31
1
-3
/
+3
*
Remove unused Target argument from MCInstPrinter ctor functions.
Eric Christopher
2015-03-30
1
-2
/
+1
*
two or more, use a for.
Rafael Espindola
2015-03-18
1
-23
/
+13
*
Add a default implementation of createObjectStreamer.
Rafael Espindola
2015-03-18
1
-10
/
+0
*
Pass in a "const Triple &T" instead of a raw StringRef.
Rafael Espindola
2015-03-16
1
-1
/
+1
*
Remove unused argument. NFC.
Rafael Espindola
2015-03-16
1
-3
/
+3
*
Fix uses of reserved identifiers starting with an underscore followed by an u...
David Blaikie
2015-03-16
1
-2
/
+2
*
Remove the use of the subtarget in MCCodeEmitter creation and
Eric Christopher
2015-03-10
1
-0
/
+1
*
Remove createAMDGPUMCCodeEmitter and instead just register the correct
Eric Christopher
2015-03-10
1
-13
/
+2
*
Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
Michael Kuperstein
2015-02-19
1
-1
/
+1
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-02-19
1
-1
/
+1
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
R600/SI: Use RegisterOperands to specify which operands can accept immediates
Tom Stellard
2015-01-12
1
-0
/
+1
*
R600/SI: Add a stub GCNTargetMachine
Tom Stellard
2015-01-06
1
-0
/
+9
*
Simplify handling of --noexecstack by using getNonexecutableStackSection.
Rafael Espindola
2014-10-15
1
-6
/
+3
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-2
/
+2
*
Pass a MCSubtargetInfo down to the TargetStreamer creation.
Rafael Espindola
2014-01-26
1
-0
/
+1
*
Construct the MCStreamer before constructing the MCTargetStreamer.
Rafael Espindola
2014-01-26
1
-1
/
+1
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-1
/
+1
*
R600: Pass MCSubtargetInfo reference to R600CodeEmitter
Tom Stellard
2013-05-17
1
-1
/
+1
*
Remove unused fields and arguments.
Rafael Espindola
2013-05-13
1
-1
/
+1
*
R600: Emit ELF formatted code rather than raw ISA.
Tom Stellard
2013-04-15
1
-1
/
+1
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+113