summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/HardwareLoops.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC)."Florian Hahn2020-01-041-1/+1
* [SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC).Florian Hahn2020-01-041-1/+1
* Add missing includes needed to prune LLVMContext.h include, NFCReid Kleckner2019-11-141-0/+1
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-4/+5
* Recommit "[HardwareLoops] Optimisation remarks"Sjoerd Meijer2019-11-051-23/+82
* Revert "[HardwareLoops] Optimisation remarks"Sjoerd Meijer2019-10-161-81/+23
* [HardwareLoops] Optimisation remarksSjoerd Meijer2019-10-161-23/+81
* Change TargetLibraryInfo analysis passes to always require FunctionTeresa Johnson2019-09-071-1/+1
* Revert "[HardwareLoops] NFC - move hardware loop checking code to isHardwareL...Jinsong Ji2019-07-091-12/+33
* [HardwareLoops] NFC - move hardware loop checking code to isHardwareLoopProfi...Chen Zheng2019-07-091-33/+12
* [ARM] WLS/LE Code GenerationSam Parker2019-07-011-0/+1
* [HardwareLoops] Loop counter guard intrinsicSam Parker2019-06-281-16/+105
* [HardwareLoops] NFC - move loop with irreducible control flow checking logic ...Chen Zheng2019-06-261-1/+4
* [HardwareLoops] NFC - move loop with irreducible control flow checking logic ...Chen Zheng2019-06-261-9/+1
* [NFC] move some hardware loop checking code to a common place for other using.Chen Zheng2019-06-191-82/+10
* [CodeGen] Check for HardwareLoop Latch ExitBlockSam Parker2019-06-171-3/+13
* Fix for lld buildbotSam Parker2019-06-071-2/+1
* [CodeGen] Generic Hardware Loop SupportSam Parker2019-06-071-0/+441
OpenPOWER on IntegriCloud