1. 31b98d2 Move Analysis/Utils/Local.h back to Transforms by David Blaikie · 7 years ago
  2. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  3. 2be3922 Fix a couple of layering violations in Transforms by David Blaikie · 8 years ago
  4. 569932d [Hexagon] Fix expensive checks build bot broken in r309230. by Eugene Zelenko · 8 years ago
  5. e4fc6ee [Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  6. 5ba1382 [Hexagon] Generate 'inbounds' GEPs in HexagonCommonGEP by Krzysztof Parzyszek · 8 years ago
  7. 73ad5cb Drop graph_ prefix by Daniel Berlin · 9 years ago
  8. 58a6e57 GraphTraits: Add range versions of graph traits functions (graph_nodes, graph_children, inverse_graph_nodes, inverse_graph_children). by Daniel Berlin · 9 years ago
  9. fe8cb93 Fix build with expensive checks enabled by Serge Pavlov · 9 years ago
  10. 8208592 [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  11. 4568158 IR: Change PointerType to derive from Type rather than SequentialType. by Peter Collingbourne · 9 years ago
  12. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  13. 733fe36 CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses by Matthias Braun · 9 years ago
  14. 8c3fbdc Revert r279564. It introduces undefined behavior (binding a reference to a by Richard Smith · 9 years ago
  15. 4c1f1f1 CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses by Matthias Braun · 9 years ago
  16. 7f66202 Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses" by Matthias Braun · 9 years ago
  17. fd93684 CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses by Matthias Braun · 9 years ago
  18. c700490 Use the range variant of remove_if instead of unpacking begin/end by David Majnemer · 9 years ago
  19. a0ea73c [scan-build] fix dead store warnings emitted on LLVM Hexagon code base by Krzysztof Parzyszek · 9 years ago
  20. 0da9937 Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the cmake build to enable them. by Filipe Cabecinhas · 9 years ago
  21. 5b444a2 Add optimization bisect opt-in calls for Hexagon passes by Andrew Kaylor · 9 years ago
  22. 3f97840 Introduce analysis pass to compute PostDominators in the new pass manager. NFC by Hongbin Zheng · 10 years ago
  23. a72c6e2 Hexagon: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  24. 9a5d788 [Hexagon] Use composition instead of inheritance from STL types by Benjamin Kramer · 10 years ago
  25. 79b2433 [Hexagon] Implement commoning of GetElementPtr instructions by Krzysztof Parzyszek · 10 years ago