summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/select-gep.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+26
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-26/+0
* [SimplifyCFG] Regenerate some test cases using update_test_checks.py to prepa...Craig Topper2017-10-311-3/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* [SimplifyCFG] Swap to using TargetTransformInfo for costJames Molloy2015-02-111-21/+2
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Fix SpeculativelyExecuteBB to either speculate all or none of the phisDan Gohman2012-01-051-2/+2
* Revert "SimplifyCFG: GEPs with just one non-constant index are also cheap."Benjamin Kramer2011-02-251-1/+1
* SimplifyCFG: GEPs with just one non-constant index are also cheap.Benjamin Kramer2011-02-241-2/+22
* SimplifyCFG: GEPs with constant indices are cheap enough to be executed uncon...Benjamin Kramer2011-02-241-0/+20
OpenPOWER on IntegriCloud