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