1. eec791a constify a bunch of dwarf stuff now that the registerinfo method is constified. by Chris Lattner · 16 years ago
  2. 3a9be0e mcstreamerize .no_dead_strip and .reference for static ctors/dtors. by Chris Lattner · 16 years ago
  3. 066c9ac rename the dwarf class to DwarfPrinter. This matches the filename by Chris Lattner · 16 years ago
  4. 7a2ba94 rename GetPrivateGlobalValueSymbolStub -> GetSymbolWithGlobalValueBase, by Chris Lattner · 16 years ago
  5. 4bbf4ee Remove isPod() from DenseMapInfo, splitting it out to its own by Chris Lattner · 16 years ago
  6. 381afae Remove VISIBILITY_HIDDEN from the classes in this directory. Fixes bug 5507. by Nick Lewycky · 16 years ago
  7. 7378b1b Refactor the code that creates the "dot-label" difference. This may be used in by Bill Wendling · 16 years ago
  8. ed060dc Refactor code that checks if it's a call to a "nounwind" function. by Bill Wendling · 16 years ago
  9. 711bb91 --- Reverse-merging r82282 into '.': by Bill Wendling · 16 years ago
  10. f41b6e5 Factor out label difference creation. by Bill Wendling · 16 years ago
  11. bb3e299 Add helpful comment. by Bill Wendling · 16 years ago
  12. 52783c6 Believe it or not, this is a simplification. :-) by Bill Wendling · 16 years ago
  13. 7ccda0f - Rename EmitCommonInformationEntry to EmitCIE. by Bill Wendling · 16 years ago
  14. a6f91da Rename functions to something more descriptive. At the very least mention the by Bill Wendling · 16 years ago
  15. af76e59 Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. by Chris Lattner · 16 years ago
  16. 8b818d7 Move the sjlj exception handling conversions to a back-end pass where they by Jim Grosbach · 16 years ago
  17. 1b747ad SjLj based exception handling unwinding support. This patch is nasty, brutish by Jim Grosbach · 16 years ago
  18. ade025c - Temporarily unbreak the build by forcing the TType "absptr", which isn't by Bill Wendling · 16 years ago
  19. d460962 Doxygenify comments. by Bill Wendling · 16 years ago
  20. 5e953dd Split out large loop into it's very own method. No intended functionality change. by Bill Wendling · 16 years ago
  21. 6f37f8f fix include guard. by Chris Lattner · 16 years ago
  22. 208622d Simplify. by Devang Patel · 16 years ago
  23. 0310d76 Split out the DwarfDebug module from the DwarfWriter module. by Bill Wendling · 16 years ago
  24. eb90721 Split out the DwarfException class into its own file. No functionality change, by Bill Wendling · 16 years ago