summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/X86/macro-fuse-cmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+141
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-141/+0
* [X86MacroFusion] Handle branch fusion (AMD CPUs).Clement Courbet2019-03-281-2/+3
* [X86MacroFusion][NFC] Add a bulldozer test.Clement Courbet2019-03-271-1/+23
* [LoopStrengthReduce, x86] don't add cost for a cmp that will be macro-fused (...Sanjay Patel2018-02-051-22/+18
* [LSR] Don't force bases of foldable formulae to the final type.Mikael Holmen2018-02-011-30/+26
* [LoopStrengthReduce] add test to show potential macro-fusion-based diff (PR35...Sanjay Patel2018-01-301-0/+126
OpenPOWER on IntegriCloud