1. 39ec2e9 [CodeGen] Unify the syntax of MBB successors in MIR and -debug output by Francis Visoiu Mistrih · 8 years ago
  2. da89d18 [CodeGen] Print MachineBasicBlock labels using MIR syntax in -debug output by Francis Visoiu Mistrih · 8 years ago
  3. 25528d6 [CodeGen] Unify MBB reference format in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  4. 3573d8d [CodeGen] Peel off the dominant case in switch statement in lowering by Rong Xu · 8 years ago
  5. 7c79470 [ARM/AARCH64] Make test MachineBranchProb.ll more robust and re-enable for ARM/AArch64 by Balaram Makam · 8 years ago
  6. 45ff83c "[ARM] Mark flaky test MachineBranchProb.ll unsupported again for ARM/AArch64" by Balaram Makam · 8 years ago
  7. edfeb77 [ARM] Try to re-enable MachineBranchProb.ll for ARM/AArch64 by Renato Golin · 8 years ago
  8. be2f7d9 [ARM] Mark falky test unsupported until we find the cause by Renato Golin · 9 years ago
  9. db370bd [AVR] XFAIL a set of failing CodeGen tests by Dylan McKay · 9 years ago
  10. 6400dec Fix build breaks after r277028 by Krzysztof Parzyszek · 9 years ago
  11. 5e241b1 [Codegen] Decrease minimum jump table density. by Kyle Butt · 10 years ago
  12. 893b781 Unxfail passing testcase on Hexagon by Krzysztof Parzyszek · 10 years ago
  13. d97c100 Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces. by Cong Hou · 10 years ago
  14. 1dbaf67 Revert r254348: "Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces." by Hans Wennborg · 10 years ago
  15. fa1917c Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces. by Cong Hou · 10 years ago
  16. 1938f2e Let SelectionDAG start to use probability-based interface to add successors. by Cong Hou · 10 years ago
  17. df8b0d6 Revert "[ARM] Remove XFAIL on test/CodeGen/Generic/MachineBranchProb.ll" by Weiming Zhao · 10 years ago
  18. b00cc62 [ARM] Remove XFAIL on test/CodeGen/Generic/MachineBranchProb.ll by Weiming Zhao · 10 years ago
  19. 68d155b [Hexagon] Reverting test file change. by Colin LeMahieu · 10 years ago
  20. 7c95871 [Hexagon] Adding skeleton of HVX extension instructions. by Colin LeMahieu · 10 years ago
  21. 511298b Distribute the weight on the edge from switch to default statement to edges generated in lowering switch. by Cong Hou · 10 years ago
  22. bb0d7cb [Hexagon] r236351 fix does not work on builder configurations yet. by Colin LeMahieu · 10 years ago
  23. b662565 [Hexagon] Adding expression MC emission and removing XFAIL from test that hits this code path. by Colin LeMahieu · 10 years ago
  24. 680a60f XFAIL test/CodeGen/Generic/MachineBranchProb.ll on Hexagon (PR23377) by Hans Wennborg · 10 years ago
  25. 4b828d3 Switch lowering: use profile info to build weight-balanced binary search trees by Hans Wennborg · 10 years ago
  26. 67c0375 Switch lowering: Take branch weight into account when ordering for fall-through by Hans Wennborg · 10 years ago
  27. 0867b15 Re-commit r235560: Switch lowering: extract jump tables and bit tests before building binary tree (PR22262) by Hans Wennborg · 10 years ago
  28. 0be238c Revert r235560; this commit was causing several failed assertions in Debug builds using MSVC's STL. The iterator is being used outside of its valid range. by Aaron Ballman · 10 years ago
  29. 15823d4 Switch lowering: extract jump tables and bit tests before building binary tree (PR22262) by Hans Wennborg · 10 years ago
  30. a9e2057 Revert the switch lowering change (r235101, r235103, r235106) by Hans Wennborg · 10 years ago
  31. d403664 Switch lowering: extract jump tables and bit tests before building binary tree (PR22262) by Hans Wennborg · 10 years ago
  32. be7ea19 IR: Make metadata typeless in assembly by Duncan P. N. Exon Smith · 11 years ago
  33. 3ef452e AArch64 & ARM: disable generic test that relies on no CFG changes. by Tim Northover · 11 years ago
  34. cf10446 BranchProb: modify the definition of an edge in BranchProbabilityInfo to handle by Manman Ren · 13 years ago