1. 3bb6283 Fix generic getInlineAsmLength by Dale Johannesen · 18 years ago
  2. b3a0417 Implement "general dynamic", "initial exec" and "local exec" TLS models for by Lauro Ramos Venancio · 18 years ago
  3. be346c9 Add ReadOnlySection directive. by Evan Cheng · 18 years ago
  4. a6199c8 Fix DWARF debugging information on x86/Linux and (hopefully) by Anton Korobeynikov · 18 years ago
  5. a15be8c Add TAI field for exception table section. by Jim Laskey · 18 years ago
  6. b82313f Support for non-landing pad exception handling. by Jim Laskey · 19 years ago
  7. 072200c Landing pad-less eh for PPC. by Jim Laskey · 19 years ago
  8. 393a8ee add new JumpTableSpecialLabelPrefix hook to asmprinter for jumptable emission. by Chris Lattner · 19 years ago
  9. 6f198df add new directive by Chris Lattner · 19 years ago
  10. 5032e5a * Fix one more bug in PIC codegen: extra load is needed for *all* by Anton Korobeynikov · 19 years ago
  11. eb9a42c Fix for PR1095: by Bill Wendling · 19 years ago
  12. 9784bc7 add a new HiddenDirective member for handling visibility. by Chris Lattner · 19 years ago
  13. 8752ce6 Add weak reference directive. by Evan Cheng · 19 years ago
  14. 3655de6 Add per-target support for asm translation in the cbe by Andrew Lenharth · 19 years ago
  15. 02b8511 Add debug support for X86/ELF targets (Linux). This allows llvm-gcc4 by Reid Spencer · 19 years ago
  16. c50209b Initialize CStringSection member var. by Reid Spencer · 19 years ago
  17. 4c7b07a Expose method and ivars for measuring inline asm length properly. by Chris Lattner · 19 years ago
  18. a66ba5f Don't bother setting JumpTableTextSection, it is about to disappear by Chris Lattner · 19 years ago
  19. f5b10ec Give TargetAsmInfo a virtual dtor, add a new getSectionForFunction method. by Chris Lattner · 19 years ago
  20. cb05af8 Add support for targets that want to do something with the llvm.used list, by Chris Lattner · 19 years ago
  21. beec30e Add support for other relocation bases to jump tables, as well as custom asm directives by Andrew Lenharth · 19 years ago
  22. 7c95ad4 Oops - forgot to update banner. by Jim Laskey · 19 years ago
  23. ec0d9fe Separate target specifc asm properties from asm printers. by Jim Laskey · 19 years ago