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
/
AMDGPUMCInstLower.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-154
/
+0
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-4
/
+4
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-3
/
+3
*
MC: Update MCCodeEmitter naming. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
1
-6
/
+6
*
R600/SI: Code cleanup
Tom Stellard
2015-05-04
1
-3
/
+2
*
R600: Fix up for AsmPrinter's OutStreamer being a unique_ptr
Tom Stellard
2015-04-28
1
-2
/
+3
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
1
-1
/
+1
*
[MCInstPrinter] Enable MCInstPrinter to change its behavior based on the
Akira Hatanaka
2015-03-27
1
-1
/
+2
*
Grab the subtarget off of the machine function for the R600
Eric Christopher
2015-02-19
1
-5
/
+4
*
Remove the DisasmEnabled AsmPrinter variable and just look it
Eric Christopher
2015-02-19
1
-1
/
+1
*
Reuse a bunch of cached subtargets and remove getSubtarget calls
Eric Christopher
2015-01-30
1
-5
/
+6
*
R600/SI: Use external symbols for scratch buffer
Tom Stellard
2015-01-20
1
-0
/
+6
*
R600/SI: Don't shrink instructions whose e32 encoding doesn't exist
Marek Olsak
2015-01-15
1
-20
/
+9
*
R600/SI: Add pattern for bitcasting fp immediates to integers
Tom Stellard
2015-01-13
1
-12
/
+0
*
R600/SI: Fix f64 inline immediates
Matt Arsenault
2014-12-17
1
-3
/
+8
*
R600/SI: Add VI instructions
Marek Olsak
2014-12-07
1
-2
/
+7
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-3
/
+4
*
R600/SI: Store constant initializer data in constant memory
Tom Stellard
2014-07-21
1
-0
/
+16
*
R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtarget
Tom Stellard
2014-06-13
1
-0
/
+1
*
Resolving MSVC warnings about switch statements with a default label, but no ...
Aaron Ballman
2014-05-19
1
-4
/
+2
*
R600/SI: Refactor the VOP3_32 tablegen class
Tom Stellard
2014-05-16
1
-4
/
+24
*
MachineInstr: introduce explicit_operands and implicit_operands ranges
David Blaikie
2014-04-05
1
-3
/
+1
*
R600: Verify all instructions in the AsmPrinter on debug builds
Tom Stellard
2014-02-28
1
-0
/
+7
*
Explictly pass MCSubtargetInfo to MCCodeEmitter::EncodeInstruction()
David Woodhouse
2014-01-28
1
-1
/
+2
*
Change MCStreamer EmitInstruction interface to take subtarget info
David Woodhouse
2014-01-28
1
-1
/
+1
*
R600: Store disassembly in a special ELF section when feature +DumpCode is en...
Tom Stellard
2013-10-12
1
-4
/
+39
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-1
/
+1
*
R600: BB operand support for SI
Tom Stellard
2012-12-17
1
-2
/
+8
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+77