summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/2011-11-01-lftrptr.ll
Commit message (Expand)AuthorAgeFilesLines
* [LFTR] Use SCEVExpander for the pointer limit case instead of manual IR genPhilip Reames2019-07-031-4/+4
* [LFTR] Fix post-inc pointer IV with truncated exit count (PR41998)Nikita Popov2019-06-291-2/+5
* Fix a bug w/inbounds invalidation in LFTR (recommit)Philip Reames2019-06-171-6/+4
* Revert Fix a bug w/inbounds invalidation in LFTRFlorian Hahn2019-06-141-4/+6
* Fix a bug w/inbounds invalidation in LFTRPhilip Reames2019-06-131-6/+4
* [Tests] Autogen the last lftr testPhilip Reames2019-05-161-14/+222
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+144
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-144/+0
* opt: Rename -default-data-layout flag to -data-layout and make it always over...Peter Collingbourne2017-02-171-2/+2
* Verifier: Call verifyModule() from llc and optDuncan P. N. Exon Smith2015-03-271-4/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-6/+6
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-4/+4
* Remove redundant -enable-iv-rewrite=false flags from test cases.Andrew Trick2012-03-221-4/+2
* Rewrite LinearFunctionTestReplace to handle pointer-type IVs.Andrew Trick2011-11-021-11/+115
* Broaden an assert to handle enable-iv-rewrite=true following r143183.Andrew Trick2011-11-021-0/+38
OpenPOWER on IntegriCloud