summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopPredication/basic_widenable_branch_guards.ll
Commit message (Expand)AuthorAgeFilesLines
* Broaden the definition of a "widenable branch"Philip Reames2019-11-211-0/+66
* Revert "[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS"Petr Hosek2019-07-071-2/+3
* [IRBuilder] Fold consistently for or/and whether constant is LHS or RHSPhilip Reames2019-07-061-3/+2
* [LoopPredication] Allow predication of loop invariant computations (within th...Philip Reames2019-04-181-3/+5
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+1935
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-1935/+0
* [Tests] Add branch_weights to latches so that test is not effected by future ...Philip Reames2019-04-161-55/+57
* [WideableCond] Fix a nasty bug in detection of "explicit guards"Philip Reames2019-04-021-0/+59
* [LoopPred] Delete the old condition expressions if unusedPhilip Reames2019-04-011-50/+0
* [Tests] Autogen all the LoopPredication testsPhilip Reames2019-04-011-1/+439
* [LoopPredication] Support guards expressed as branches by widenable conditionMax Kazantsev2019-01-221-0/+1486
OpenPOWER on IntegriCloud