1. 176b691 Revert "Revert "DI: Fold constant arguments into a single MDString"" by Duncan P. N. Exon Smith · 11 years ago
  2. 786cd04 Revert "DI: Fold constant arguments into a single MDString" by Duncan P. N. Exon Smith · 11 years ago
  3. 571f97b DI: Fold constant arguments into a single MDString by Duncan P. N. Exon Smith · 11 years ago
  4. 87b7eb9 Move the complex address expression out of DIVariable and into an extra by Adrian Prantl · 11 years ago
  5. b458dc2 Revert r218778 while investigating buldbot breakage. by Adrian Prantl · 11 years ago
  6. 25a7174 Move the complex address expression out of DIVariable and into an extra by Adrian Prantl · 11 years ago
  7. fb0412f DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. by David Blaikie · 11 years ago
  8. 6800e39 Fix up scoping in a few tests (and delete one that validates unnecessary behavior). by David Blaikie · 11 years ago
  9. 409558f Debug Info: update testing cases to specify the debug info version number. by Manman Ren · 12 years ago
  10. deeafd8 Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields. by Manman Ren · 12 years ago
  11. 4c12bf5 Debug Info Testing: Updated to use null instead of "i32 0" for containing-type by Manman Ren · 12 years ago
  12. 0ed70ae Debug Info: add an identifier field to DICompositeType. by Manman Ren · 12 years ago
  13. 921382e Debug Info Verifier: verify SPs in llvm.dbg.sp. by Manman Ren · 12 years ago
  14. 0252265b Debug Info: Simplify Frame Index handling in DBG_VALUE Machine Instructions by David Blaikie · 12 years ago
  15. c9380db DebugInfo: print DBG_VALUE MachineInstrs with [] for deref and drop the offset when it's zero by David Blaikie · 12 years ago
  16. f55abea Revert "Revert "PR14606: debug info imported_module support"" by David Blaikie · 13 years ago
  17. 0e89ade Revert "PR14606: debug info imported_module support" by Eric Christopher · 13 years ago
  18. 88564f3c PR14606: debug info imported_module support by David Blaikie · 13 years ago
  19. 5692e72 Revert "Adding DIImportedModules to DIScopes." by David Blaikie · 13 years ago
  20. a26d703 Adding DIImportedModules to DIScopes. by David Blaikie · 13 years ago
  21. 0d7d62e Move the DIFile in DISubprogram to the beginning to be a common prefix along with other DIScopes by David Blaikie · 13 years ago
  22. cc8d090 Remove unused field in DISubprogram by David Blaikie · 13 years ago
  23. efb0d65 Debug info: refactor the first field of DICompileUnit to be a raw file/directory pair by David Blaikie · 13 years ago
  24. 3b88852 Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the common DIScope prefix by David Blaikie · 13 years ago
  25. 43a729d Remove unused field in DICompileUnit by David Blaikie · 13 years ago
  26. 200b6ed Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a raw directory/file pair by David Blaikie · 13 years ago
  27. abec74b Move the DIFile operand to DITypes from the 4th operand to the 2nd. by David Blaikie · 13 years ago
  28. 8fb8224 Split out filename & directory from DIFile to start generalizing over DIScopes by David Blaikie · 13 years ago
  29. 0d22115 Remove the unused 4th operand for DIFile debug info metadata by David Blaikie · 13 years ago
  30. 1ca2f36 Refactor filename/directory in DICompileUnit into a DIFile by David Blaikie · 13 years ago
  31. 452c3ff Remove unused "isMain" field from DICompileUnit by David Blaikie · 13 years ago
  32. 47922fb Upgrading debug info test cases to be (more) compatible with the current debug info format. by David Blaikie · 13 years ago
  33. e5a2f70 Upgrade tests to the latest debug info format. by David Blaikie · 13 years ago
  34. 801d98b Fix more places which should be checking for iOS, not darwin. by Evan Cheng · 14 years ago
  35. 9d904e1 Directly point debug info to the stack slot of the arugment, instead of trying to keep track of vreg in which it the arugment is copied. The LiveDebugVariable can keep track of variable's ranges. by Devang Patel · 14 years ago