summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/lftr-extend-const.ll
Commit message (Expand)AuthorAgeFilesLines
* [Tests] Consolidate more lftr testsPhilip Reames2019-05-171-68/+0
* [IndVarSimplify] Generate full checks for some LFTR tests; NFCNikita Popov2019-04-201-5/+25
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+48
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-48/+0
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-0/+4
* IndVarSimplify: Allow LFTR to fire more oftenDavid Majnemer2014-11-181-1/+1
* IndVarSimplify: Don't let LFTR compare against a poison valueDavid Majnemer2014-09-031-2/+2
* Fix broken CHECK lines.Benjamin Kramer2014-01-111-2/+2
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* LFTR improvement to avoid truncation.Andrew Trick2013-07-121-0/+44
OpenPOWER on IntegriCloud