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. 825f487 DebugInfo: Assume the CU's Subprogram list only contains definitions. by David Blaikie · 11 years ago
  9. 5e390e4 DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emits zero-length arrays as {i32 0} by David Blaikie · 12 years ago
  10. 409558f Debug Info: update testing cases to specify the debug info version number. by Manman Ren · 12 years ago
  11. 0ed70ae Debug Info: add an identifier field to DICompositeType. by Manman Ren · 12 years ago
  12. 620e978 Debug Info: enable verifier for testing cases. by Manman Ren · 12 years ago
  13. 921382e Debug Info Verifier: verify SPs in llvm.dbg.sp. by Manman Ren · 12 years ago
  14. cb9afe9 Current batch of -disable-debug-info-verifier. by Rafael Espindola · 12 years ago
  15. 3f93d3d Update testing cases to make them pass debug info verification. by Manman Ren · 12 years ago
  16. 9152f30 Try to appease the bots. by Manman Ren · 12 years ago
  17. 983a16c Debug Info: clean up usage of Verify. by Manman Ren · 12 years ago
  18. f55abea Revert "Revert "PR14606: debug info imported_module support"" by David Blaikie · 13 years ago
  19. 0e89ade Revert "PR14606: debug info imported_module support" by Eric Christopher · 13 years ago
  20. 88564f3c PR14606: debug info imported_module support by David Blaikie · 13 years ago
  21. 5692e72 Revert "Adding DIImportedModules to DIScopes." by David Blaikie · 13 years ago
  22. a26d703 Adding DIImportedModules to DIScopes. by David Blaikie · 13 years ago
  23. f333dc9 Reorder the DIFile field in DILexicalBlock to become a prefix common with other DIScopes by David Blaikie · 13 years ago
  24. cc8d090 Remove unused field in DISubprogram by David Blaikie · 13 years ago
  25. 43a729d Remove unused field in DICompileUnit by David Blaikie · 13 years ago
  26. 8fb8224 Split out filename & directory from DIFile to start generalizing over DIScopes by David Blaikie · 13 years ago
  27. 0d22115 Remove the unused 4th operand for DIFile debug info metadata by David Blaikie · 13 years ago
  28. 1ca2f36 Refactor filename/directory in DICompileUnit into a DIFile by David Blaikie · 13 years ago
  29. 452c3ff Remove unused "isMain" field from DICompileUnit by David Blaikie · 13 years ago
  30. a4f770d Update debug info test cases with empty SplitDebugFilename field. by David Blaikie · 13 years ago
  31. e5a2f70 Upgrade tests to the latest debug info format. by David Blaikie · 13 years ago
  32. b90ed22 manually upgrade a bunch of tests to modern syntax, and remove some that by Chris Lattner · 14 years ago
  33. 3e02153 Teach dwarf writer to handle complex address expression for .debug_loc entries. by Devang Patel · 15 years ago
  34. b52040d Move arch specific tests in arch specific directories. by Devang Patel · 15 years ago[Copied (98%) from llvm/test/DebugInfo/2010-08-04-StackVariable.ll]
  35. 0ab27ea Add target triple info to these tests to make the results comparable when by Jim Grosbach · 15 years ago
  36. 5c1f56b Test case for combination of r110234 & r110235. by Devang Patel · 15 years ago