1. 801bf7e [DebugInfo] Examine all uses of isDebugValue() for debug instructions. by Shiva Chen · 7 years ago
  2. e3ef6e0 [Hexagon] Memoize instruction positions in BitTracker by Krzysztof Parzyszek · 8 years ago
  3. 058d3ce [Hexagon] Remove recursion in visitUsesOf, replace with use queue by Krzysztof Parzyszek · 8 years ago
  4. 25528d6 [CodeGen] Unify MBB reference format in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  5. 93ef145 [CodeGen] Print "%vreg0" as "%0" in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  6. 9d419d3 [CodeGen] Rename functions PrintReg* to printReg* by Francis Visoiu Mistrih · 8 years ago
  7. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  8. 02893de [Hexagon] Rangify some loops, NFC by Krzysztof Parzyszek · 8 years ago
  9. a7e5c84 Revert r315763: "[Hexagon] Rangify some loops, NFC" by Krzysztof Parzyszek · 8 years ago
  10. 63ca5d6 [Hexagon] Rangify some loops, NFC by Krzysztof Parzyszek · 8 years ago
  11. 7e604de [Hexagon] Better determination of register classes in bit tracker by Krzysztof Parzyszek · 8 years ago
  12. 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
  13. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  14. 44e25f3 Move size and alignment information of regclass to TargetRegisterInfo by Krzysztof Parzyszek · 8 years ago
  15. 5bfaf56 [Hexagon] Cache reached blocks in bit tracker instead of scanning list by Krzysztof Parzyszek · 8 years ago
  16. 998e49e [Hexagon] Allow setting register in BitVal without storing into map by Krzysztof Parzyszek · 9 years ago
  17. b2ca1b3 [Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  18. b558ae2 [Hexagon] Clear the flow queue after visiting a single instruction by Krzysztof Parzyszek · 9 years ago
  19. 9273ecc [Hexagon] Remove unnecessary llvm::, NFC by Krzysztof Parzyszek · 9 years ago
  20. 623afbd [Hexagon-ish] Add function to print cell map contents in bit tracker by Krzysztof Parzyszek · 9 years ago
  21. 6eba5b8 [Hexagon] Rerun bit tracker on new instructions in RIE by Krzysztof Parzyszek · 9 years ago
  22. 98226e3 Hexagon: Avoid implicit iterator conversions, NFC by Duncan P. N. Exon Smith · 9 years ago
  23. 46e38f3 Avoid copies of std::strings and APInt/APFloats where we only read from it by Benjamin Kramer · 9 years ago
  24. 754bad8 [Hexagon] Fix compilation error with GCC 6 by Krzysztof Parzyszek · 10 years ago
  25. 83c4b68 ADT: Remove last implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  26. e4cff40 [Hexagon] Do not fall-through if there is no CFG edge by Krzysztof Parzyszek · 10 years ago
  27. a72c6e2 Hexagon: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  28. 0e28823 [WinEH] Add some support for code generating catchpad by Reid Kleckner · 10 years ago
  29. 9a5d788 [Hexagon] Use composition instead of inheritance from STL types by Benjamin Kramer · 10 years ago
  30. d886151 [Hexagon] Move BitTracker into the llvm namespace and remove redundant qualifications by Benjamin Kramer · 10 years ago
  31. a45971a [Hexagon] Fix unused variable warnings in NDEBUG build caused by r241595 by Krzysztof Parzyszek · 10 years ago
  32. e53b31a [Hexagon] Implement bit-tracking facility with specifics for Hexagon by Krzysztof Parzyszek · 10 years ago