1. d4bff30 DI: Reverse direction of subprogram -> function edge. by Peter Collingbourne · 10 years ago
  2. 1e58370 [LV] Don't bail to MiddleBlock if a runtime check fails, bail to ScalarPH instead by James Molloy · 10 years ago
  3. ff623dc [LV] Pull creation of trip counts into a helper function. by James Molloy · 10 years ago
  4. 814b8e9 DI: Require subprogram definitions to be distinct by Duncan P. N. Exon Smith · 10 years ago
  5. 55ca964 DI: Disallow uniquable DICompileUnits by Duncan P. N. Exon Smith · 10 years ago
  6. ed013cd DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable by Duncan P. N. Exon Smith · 10 years ago
  7. a9308c4 IR: Give 'DI' prefix to debug info metadata by Duncan P. N. Exon Smith · 11 years ago
  8. 988a7f8 DebugInfo: Fix bad debug info for compile units and types by Duncan P. N. Exon Smith · 11 years ago
  9. 166121a Verifier: Check debug info intrinsic arguments by Duncan P. N. Exon Smith · 11 years ago
  10. e274180 DebugInfo: Move new hierarchy into place by Duncan P. N. Exon Smith · 11 years ago
  11. a79ac14 [opaque pointer type] Add textual IR support for explicit type parameter to load instruction by David Blaikie · 11 years ago
  12. 79e6c74 [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction by David Blaikie · 11 years ago
  13. 9885469 IR: Move MDLocation into place by Duncan P. N. Exon Smith · 11 years ago
  14. be7ea19 IR: Make metadata typeless in assembly by Duncan P. N. Exon Smith · 11 years ago
  15. 176b691 Revert "Revert "DI: Fold constant arguments into a single MDString"" by Duncan P. N. Exon Smith · 11 years ago
  16. 786cd04 Revert "DI: Fold constant arguments into a single MDString" by Duncan P. N. Exon Smith · 11 years ago
  17. 571f97b DI: Fold constant arguments into a single MDString by Duncan P. N. Exon Smith · 11 years ago
  18. 87b7eb9 Move the complex address expression out of DIVariable and into an extra by Adrian Prantl · 11 years ago
  19. b458dc2 Revert r218778 while investigating buldbot breakage. by Adrian Prantl · 11 years ago
  20. 25a7174 Move the complex address expression out of DIVariable and into an extra by Adrian Prantl · 11 years ago
  21. b653de1 Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option names controlling this variable. by Sanjay Patel · 11 years ago
  22. 409558f Debug Info: update testing cases to specify the debug info version number. by Manman Ren · 12 years ago
  23. 1047fe4 TBAA: remove !tbaa from testing cases when they are not needed. by Manman Ren · 12 years ago
  24. deeafd8 Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields. by Manman Ren · 12 years ago
  25. 0ed70ae Debug Info: add an identifier field to DICompositeType. by Manman Ren · 12 years ago
  26. 64ba24a [Debug Info Tests] Update testing cases. by Manman Ren · 12 years ago
  27. 12ecb33 LoopVectorize: Preserve debug location info by Arnold Schwaighofer · 12 years ago