summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/2011-10-27-lftrnull.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug w/inbounds invalidation in LFTR (recommit)Philip Reames2019-06-171-1/+3
* Revert Fix a bug w/inbounds invalidation in LFTRFlorian Hahn2019-06-141-3/+1
* Fix a bug w/inbounds invalidation in LFTRPhilip Reames2019-06-131-1/+3
* [Tests] Autogen a few lftr test in preparation for mergingPhilip Reames2019-05-161-3/+42
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+59
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-59/+0
* ConstantFold: Fold getelementptr (i32, i32* null, i64 undef) to null.Daniel Berlin2017-05-081-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* Revert some changes that were made to fix PR20680.Sanjoy Das2015-03-021-1/+1
* Revert r230921, "Revert some changes that were made to fix PR20680.", for now.NAKAMURA Takumi2015-03-021-1/+1
* Revert some changes that were made to fix PR20680.Sanjoy Das2015-03-011-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* IndVarSimplify: Don't let LFTR compare against a poison valueDavid Majnemer2014-09-031-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* LFTR should avoid a type mismatch with null pointer IVs.Andrew Trick2011-10-281-0/+59
OpenPOWER on IntegriCloud