1. 2b65ed3 AMDGPU/SI: Fix encoding for FLAT_SCRATCH registers on VI by Tom Stellard · 10 years ago
  2. c93fc11 AMDGPU/SI: Emit constant arrays in the .text section by Tom Stellard · 10 years ago
  3. a73371a AMDGPU: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  4. 556b21a Remove and forbid raw_svector_ostream::flush() calls. by Yaron Keren · 10 years ago
  5. 45bb48e R600 -> AMDGPU rename by Tom Stellard · 10 years ago[Renamed from llvm/lib/Target/R600/AMDGPUMCInstLower.cpp]
  6. 13760bd MC: Clean up MCExpr naming. NFC. by Jim Grosbach · 10 years ago
  7. 6f48200 MC: Clean up method names in MCContext. by Jim Grosbach · 10 years ago
  8. 91df21f MC: Update MCCodeEmitter naming. NFC. by Jim Grosbach · 10 years ago
  9. e9119e4 MC: Modernize MCOperand API naming. NFC. by Jim Grosbach · 10 years ago
  10. b81f4aa R600/SI: Code cleanup by Tom Stellard · 11 years ago
  11. 96301d2 R600: Fix up for AsmPrinter's OutStreamer being a unique_ptr by Tom Stellard · 11 years ago
  12. 9ff69c8 [AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr. by Lang Hames · 11 years ago
  13. b46d023 [MCInstPrinter] Enable MCInstPrinter to change its behavior based on the by Akira Hatanaka · 11 years ago
  14. 7edca43 Grab the subtarget off of the machine function for the R600 by Eric Christopher · 11 years ago
  15. 96caeda Remove the DisasmEnabled AsmPrinter variable and just look it by Eric Christopher · 11 years ago
  16. 7792e32 Reuse a bunch of cached subtargets and remove getSubtarget calls by Eric Christopher · 11 years ago
  17. 95292bb R600/SI: Use external symbols for scratch buffer by Tom Stellard · 11 years ago
  18. a93603d R600/SI: Don't shrink instructions whose e32 encoding doesn't exist by Marek Olsak · 11 years ago
  19. fb77f00 R600/SI: Add pattern for bitcasting fp immediates to integers by Tom Stellard · 11 years ago
  20. 303011a R600/SI: Fix f64 inline immediates by Matt Arsenault · 11 years ago
  21. 5df00d6 R600/SI: Add VI instructions by Marek Olsak · 11 years ago
  22. d913448 Remove the TargetMachine forwards for TargetSubtargetInfo based by Eric Christopher · 11 years ago
  23. 067c815 R600/SI: Store constant initializer data in constant memory by Tom Stellard · 11 years ago
  24. 2e59a45 R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtarget by Tom Stellard · 11 years ago
  25. 0dfed53 Resolving MSVC warnings about switch statements with a default label, but no case labels. No functional changes intended. by Aaron Ballman · 11 years ago
  26. c721a23 R600/SI: Refactor the VOP3_32 tablegen class by Tom Stellard · 11 years ago
  27. 2f77112 MachineInstr: introduce explicit_operands and implicit_operands ranges by David Blaikie · 12 years ago
  28. 9b9e926 R600: Verify all instructions in the AsmPrinter on debug builds by Tom Stellard · 12 years ago
  29. 9784cef Explictly pass MCSubtargetInfo to MCCodeEmitter::EncodeInstruction() by David Woodhouse · 12 years ago
  30. e6c13e4 Change MCStreamer EmitInstruction interface to take subtarget info by David Woodhouse · 12 years ago
  31. ed69925 R600: Store disassembly in a special ELF section when feature +DumpCode is enabled. by Tom Stellard · 12 years ago
  32. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  33. be81023 Resort the #include lines in include/... and lib/... with the by Chandler Carruth · 13 years ago
  34. 9e90b58 R600: BB operand support for SI by Tom Stellard · 13 years ago
  35. 75aadc2 Add R600 backend by Tom Stellard · 13 years ago