summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/2010-03-03-ExtElim.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+32
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-32/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* IR: Fold away compares between GV GEPs and GVsDavid Majnemer2014-07-041-2/+2
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-3/+3
* ConstantFold: Check that truncating the other side is safe under a sext when ...Benjamin Kramer2013-06-301-3/+17
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Make the 'icmp pred trunc(ext(X)), CST --> icmp pred X, ext(trunc(CST))'Nick Lewycky2010-03-041-0/+18
OpenPOWER on IntegriCloud