| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "[SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC)." | Florian Hahn | 2020-01-04 | 1 | -1/+1 |
| * | [SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC). | Florian Hahn | 2020-01-04 | 1 | -1/+1 |
| * | Add missing includes needed to prune LLVMContext.h include, NFC | Reid Kleckner | 2019-11-14 | 1 | -0/+1 |
| * | Sink all InitializePasses.h includes | Reid Kleckner | 2019-11-13 | 1 | -4/+5 |
| * | Recommit "[HardwareLoops] Optimisation remarks" | Sjoerd Meijer | 2019-11-05 | 1 | -23/+82 |
| * | Revert "[HardwareLoops] Optimisation remarks" | Sjoerd Meijer | 2019-10-16 | 1 | -81/+23 |
| * | [HardwareLoops] Optimisation remarks | Sjoerd Meijer | 2019-10-16 | 1 | -23/+81 |
| * | Change TargetLibraryInfo analysis passes to always require Function | Teresa Johnson | 2019-09-07 | 1 | -1/+1 |
| * | Revert "[HardwareLoops] NFC - move hardware loop checking code to isHardwareL... | Jinsong Ji | 2019-07-09 | 1 | -12/+33 |
| * | [HardwareLoops] NFC - move hardware loop checking code to isHardwareLoopProfi... | Chen Zheng | 2019-07-09 | 1 | -33/+12 |
| * | [ARM] WLS/LE Code Generation | Sam Parker | 2019-07-01 | 1 | -0/+1 |
| * | [HardwareLoops] Loop counter guard intrinsic | Sam Parker | 2019-06-28 | 1 | -16/+105 |
| * | [HardwareLoops] NFC - move loop with irreducible control flow checking logic ... | Chen Zheng | 2019-06-26 | 1 | -1/+4 |
| * | [HardwareLoops] NFC - move loop with irreducible control flow checking logic ... | Chen Zheng | 2019-06-26 | 1 | -9/+1 |
| * | [NFC] move some hardware loop checking code to a common place for other using. | Chen Zheng | 2019-06-19 | 1 | -82/+10 |
| * | [CodeGen] Check for HardwareLoop Latch ExitBlock | Sam Parker | 2019-06-17 | 1 | -3/+13 |
| * | Fix for lld buildbot | Sam Parker | 2019-06-07 | 1 | -2/+1 |
| * | [CodeGen] Generic Hardware Loop Support | Sam Parker | 2019-06-07 | 1 | -0/+441 |