Revert 239644.
[oota-llvm.git] / lib / Target / R600 / AMDGPUMCInstLower.cpp
2015-05-30 Jim GrosbachMC: Clean up MCExpr naming. NFC.
2015-05-18 Jim GrosbachMC: Clean up method names in MCContext.
2015-05-15 Jim GrosbachMC: Update MCCodeEmitter naming. NFC.
2015-05-13 Jim GrosbachMC: Modernize MCOperand API naming. NFC.
2015-05-04 Tom StellardR600/SI: Code cleanup
2015-04-28 Tom StellardR600: Fix up for AsmPrinter's OutStreamer being a uniqu...
2015-04-24 Lang Hames[AsmPrinter] Make AsmPrinter's OutStreamer member a...
2015-03-27 Akira Hatanaka[MCInstPrinter] Enable MCInstPrinter to change its...
2015-02-19 Eric ChristopherGrab the subtarget off of the machine function for...
2015-02-19 Eric ChristopherRemove the DisasmEnabled AsmPrinter variable and just...
2015-01-30 Eric ChristopherReuse a bunch of cached subtargets and remove getSubtar...
2015-01-20 Tom StellardR600/SI: Use external symbols for scratch buffer
2015-01-15 Marek OlsakR600/SI: Don't shrink instructions whose e32 encoding...
2015-01-13 Tom StellardR600/SI: Add pattern for bitcasting fp immediates to...
2014-12-17 Matt ArsenaultR600/SI: Fix f64 inline immediates
2014-12-07 Marek OlsakR600/SI: Add VI instructions
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-07-21 Tom StellardR600/SI: Store constant initializer data in constant...
2014-06-13 Tom StellardR600: Move AMDGPUInstrInfo from AMDGPUTargetMachine...
2014-05-19 Aaron BallmanResolving MSVC warnings about switch statements with...
2014-05-16 Tom StellardR600/SI: Refactor the VOP3_32 tablegen class
2014-04-05 David BlaikieMachineInstr: introduce explicit_operands and implicit_...
2014-02-28 Tom StellardR600: Verify all instructions in the AsmPrinter on...
2014-01-28 David WoodhouseExplictly pass MCSubtargetInfo to MCCodeEmitter::Encode...
2014-01-28 David WoodhouseChange MCStreamer EmitInstruction interface to take...
2013-10-12 Tom StellardR600: Store disassembly in a special ELF section when...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-17 Tom StellardR600: BB operand support for SI
2012-12-11 Tom StellardAdd R600 backend