summaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPUMCInstLower.cpp
Commit message (Expand)AuthorAge
* R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtargetTom Stellard2014-06-13
* Resolving MSVC warnings about switch statements with a default label, but no ...Aaron Ballman2014-05-19
* R600/SI: Refactor the VOP3_32 tablegen classTom Stellard2014-05-16
* MachineInstr: introduce explicit_operands and implicit_operands rangesDavid Blaikie2014-04-05
* R600: Verify all instructions in the AsmPrinter on debug buildsTom Stellard2014-02-28
* Explictly pass MCSubtargetInfo to MCCodeEmitter::EncodeInstruction()David Woodhouse2014-01-28
* Change MCStreamer EmitInstruction interface to take subtarget infoDavid Woodhouse2014-01-28
* R600: Store disassembly in a special ELF section when feature +DumpCode is en...Tom Stellard2013-10-12
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-02
* R600: BB operand support for SITom Stellard2012-12-17
* Add R600 backendTom Stellard2012-12-11