summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/AMDGPUMCInstLower.cpp
Commit message (Expand)AuthorAgeFilesLines
* R600/SI: Fix f64 inline immediatesMatt Arsenault2014-12-171-3/+8
* R600/SI: Add VI instructionsMarek Olsak2014-12-071-2/+7
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-3/+4
* R600/SI: Store constant initializer data in constant memoryTom Stellard2014-07-211-0/+16
* R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtargetTom Stellard2014-06-131-0/+1
* Resolving MSVC warnings about switch statements with a default label, but no ...Aaron Ballman2014-05-191-4/+2
* R600/SI: Refactor the VOP3_32 tablegen classTom Stellard2014-05-161-4/+24
* MachineInstr: introduce explicit_operands and implicit_operands rangesDavid Blaikie2014-04-051-3/+1
* R600: Verify all instructions in the AsmPrinter on debug buildsTom Stellard2014-02-281-0/+7
* Explictly pass MCSubtargetInfo to MCCodeEmitter::EncodeInstruction()David Woodhouse2014-01-281-1/+2
* Change MCStreamer EmitInstruction interface to take subtarget infoDavid Woodhouse2014-01-281-1/+1
* R600: Store disassembly in a special ELF section when feature +DumpCode is en...Tom Stellard2013-10-121-4/+39
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-021-1/+1
* R600: BB operand support for SITom Stellard2012-12-171-2/+8
* Add R600 backendTom Stellard2012-12-111-0/+77
OpenPOWER on IntegriCloud