1. 09e820b simplify SPULinuxTargetAsmInfo, remove use of TM. by Chris Lattner · 16 years ago
  2. 8d4a0a3 remove TargetAsmInfo::TM, which is now dead. The basic TAI class now by Chris Lattner · 16 years ago
  3. b80610c REmove dead fields of TAI. by Chris Lattner · 16 years ago
  4. 78a0e1b remove a pointless override. by Chris Lattner · 16 years ago
  5. f014412 Rip all of the global variable lowering logic out of TargetAsmInfo. Since by Chris Lattner · 16 years ago
  6. e346694 Eliminate getNamed/getUnnamedSection, adding a new and unified getOrCreateSection by Chris Lattner · 16 years ago
  7. 5fe575f Eliminate SectionFlags, just embed a SectionKind into Section by Chris Lattner · 16 years ago
  8. 0fcf4dc untangle a TargetAsmInfo hack where ELFTargetAsmInfo would create a by Chris Lattner · 16 years ago
  9. b4fc419 this is (unfortunately) several changes mixed together: by Chris Lattner · 16 years ago
  10. b839c3f simplify macro debug info directive handling. by Chris Lattner · 16 years ago
  11. 9de57a9 CellSPU: - Update DWARF debugging support. by Scott Michel · 17 years ago
  12. f0569be - Remove Tilmann's custom truncate lowering: it completely hosed over by Scott Michel · 17 years ago
  13. 73655bc CellSPU: Bring SPU's assembly printer more in-line with current LLVM code by Scott Michel · 17 years ago
  14. d9890de CellSPU: Ensure that C strings are always put in the .rodata section by Scott Michel · 17 years ago
  15. d03eeaf Teach CellSPU about ELF sections and new section emitter classes. by Scott Michel · 17 years ago
  16. 8f09225 Refactor various TargetAsmInfo subclasses' TargetMachine members away by Dan Gohman · 17 years ago
  17. 6481873 Get rid of now unused {Four,Eight,Sixteen}ByteConstantSection by Anton Korobeynikov · 17 years ago
  18. 053c1da Overhaul Cell SPU's addressing mode internals so that there are now by Scott Michel · 18 years ago
  19. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  20. 2466c37 Updated source file headers to llvm coding standard. by Scott Michel · 18 years ago
  21. 564427e Main CellSPU backend files checked in. Intrinsics and autoconf files remain. by Scott Michel · 18 years ago