1. 9e0feaf [Hexagon] Improve generated code for test-if-bit-clear by Krzysztof Parzyszek · 6 years ago
  2. 7976eb5 [opaque pointer types] Pass function types to CallInst creation. by James Y Knight · 7 years ago
  3. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  4. 3b87336 [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  5. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  6. d33ee1b [APInt] Move isMask and isShiftedMask out of APIntOps and into the APInt class. Implement them without memory allocation for multiword by Craig Topper · 9 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. f9f8c68 [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  10. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  11. 733fe36 CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses by Matthias Braun · 9 years ago
  12. 8c3fbdc Revert r279564. It introduces undefined behavior (binding a reference to a by Richard Smith · 9 years ago
  13. 4c1f1f1 CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses by Matthias Braun · 9 years ago
  14. 7f66202 Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses" by Matthias Braun · 9 years ago
  15. fd93684 CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses by Matthias Braun · 9 years ago
  16. 5b444a2 Add optimization bisect opt-in calls for Hexagon passes by Andrew Kaylor · 10 years ago
  17. a72c6e2 Hexagon: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  18. a0ecf07 [Hexagon] Generate "extract" instructions more aggressively by Krzysztof Parzyszek · 10 years ago