1. 1eadba1 Renumber testcase metadata nodes after r290153. by Adrian Prantl · 9 years ago
  2. bceaaa9 [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  3. 73ec065 Revert "[IR] Remove the DIExpression field from DIGlobalVariable." by Adrian Prantl · 9 years ago
  4. 74a835c [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  5. 03c6d31 Revert "[IR] Remove the DIExpression field from DIGlobalVariable." by Adrian Prantl · 9 years ago
  6. ce13935 [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  7. 5185b7d [LV] Remove triples from target-independent vectorizer tests. NFC. by Michael Kuperstein · 9 years ago
  8. d4135bb DebugInfo: New metadata representation for global variables. by Peter Collingbourne · 9 years ago
  9. 75819ae [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. by Adrian Prantl · 10 years ago
  10. b808951 testcase gardening: update the emissionKind enum to the new syntax. (NFC) by Adrian Prantl · 10 years ago
  11. b939a25 Move the DebugEmissionKind enum from DIBuilder into DICompileUnit. by Adrian Prantl · 10 years ago
  12. d4bff30 DI: Reverse direction of subprogram -> function edge. by Peter Collingbourne · 10 years ago
  13. 814b8e9 DI: Require subprogram definitions to be distinct by Duncan P. N. Exon Smith · 10 years ago
  14. 55ca964 DI: Disallow uniquable DICompileUnits by Duncan P. N. Exon Smith · 10 years ago
  15. ed013cd DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable by Duncan P. N. Exon Smith · 10 years ago
  16. a9308c4 IR: Give 'DI' prefix to debug info metadata by Duncan P. N. Exon Smith · 11 years ago
  17. 988a7f8 DebugInfo: Fix bad debug info for compile units and types by Duncan P. N. Exon Smith · 11 years ago
  18. 166121a Verifier: Check debug info intrinsic arguments by Duncan P. N. Exon Smith · 11 years ago
  19. e274180 DebugInfo: Move new hierarchy into place by Duncan P. N. Exon Smith · 11 years ago
  20. a79ac14 [opaque pointer type] Add textual IR support for explicit type parameter to load instruction by David Blaikie · 11 years ago
  21. 79e6c74 [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction by David Blaikie · 11 years ago
  22. 9885469 IR: Move MDLocation into place by Duncan P. N. Exon Smith · 11 years ago
  23. be7ea19 IR: Make metadata typeless in assembly by Duncan P. N. Exon Smith · 11 years ago
  24. 176b691 Revert "Revert "DI: Fold constant arguments into a single MDString"" by Duncan P. N. Exon Smith · 11 years ago
  25. 786cd04 Revert "DI: Fold constant arguments into a single MDString" by Duncan P. N. Exon Smith · 11 years ago
  26. 571f97b DI: Fold constant arguments into a single MDString by Duncan P. N. Exon Smith · 11 years ago
  27. 87b7eb9 Move the complex address expression out of DIVariable and into an extra by Adrian Prantl · 11 years ago
  28. b458dc2 Revert r218778 while investigating buldbot breakage. by Adrian Prantl · 11 years ago
  29. 25a7174 Move the complex address expression out of DIVariable and into an extra by Adrian Prantl · 11 years ago
  30. b653de1 Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option names controlling this variable. by Sanjay Patel · 11 years ago
  31. 409558f Debug Info: update testing cases to specify the debug info version number. by Manman Ren · 12 years ago
  32. f2a88f3 Debug Info Testing: update context from empty string to null. by Manman Ren · 12 years ago
  33. deeafd8 Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields. by Manman Ren · 12 years ago
  34. 0ed70ae Debug Info: add an identifier field to DICompositeType. by Manman Ren · 12 years ago
  35. a5c536e Use function attributes to indicate that we don't want to realign the stack. by Bill Wendling · 12 years ago
  36. e9a52e1 Debug Info: update testing cases to pass verifier. by Manman Ren · 12 years ago
  37. 2012b82 Next batch of -disable-debug-info-verifier. by Rafael Espindola · 12 years ago
  38. c1c7a13 Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change. by Stephen Lin · 12 years ago
  39. 1a5ff28 TBAA: remove !tbaa from testing cases if not used. by Manman Ren · 13 years ago
  40. 4090b61 LoopVectorizer: Ignore dbg.value instructions by Arnold Schwaighofer · 13 years ago