1. 1959df2 Shrink-to-fit our std::vector<DWARFDebugInfoEntry> collections and save 20% by Greg Clayton · 14 years ago
  2. 3b60842 Further performance improvements in the DWARF parser: by Greg Clayton · 14 years ago
  3. 7ba1802 Looking at our memory usage with Instruments when debugging a large application by Greg Clayton · 14 years ago
  4. 030a204 Make sure we create only unique one namespace per AST when parsing the DWARF. by Greg Clayton · 14 years ago
  5. ea3e7d5 Added more functionality to Range template classes in RangeMap.h and converted remaining DWARF areas that were using ranges over to this class. Also converted lldb_private::Block to use it. by Greg Clayton · 14 years ago
  6. fd54b36 Update declarations for all functions/methods that accept printf-style by Jason Molenda · 14 years ago
  7. d4a2b37 Huge memory and performance improvements in the DWARF parser. by Greg Clayton · 14 years ago
  8. d3d25d9 Fix a bunch of places where we were passing Stream *'s but were by Jim Ingham · 14 years ago
  9. 318c9f2 Move DIE location reporting into the DWARFDebugInfo class, use it from there in SymbolFileDWARF::ParseType (and eventually in other interesting places as well.) by Jim Ingham · 14 years ago
  10. 5113dc8 Fixed some issues with parsing C++ methods where our detection by Greg Clayton · 14 years ago
  11. 7bd65b9 Modified version of a patch from Warren Paul that takes care of issues with by Greg Clayton · 15 years ago
  12. 710dd5a Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. by Greg Clayton · 15 years ago
  13. 7a34528 Did a lot of code cleanup. by Greg Clayton · 15 years ago
  14. 73b472d Updated the lldb_private::Flags class to have better method names and made by Greg Clayton · 15 years ago
  15. 7309e6c Unbreak build, you can't take a pointer from a "register" variable. Most compilers ignore this keyword anyways. by Benjamin Kramer · 15 years ago
  16. d88d759 15-20% speed improvement when parsing DWARF. I used instruments to by Greg Clayton · 15 years ago
  17. 016a95e Looking at some of the test suite failures in DWARF in .o files with the by Greg Clayton · 15 years ago
  18. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago