summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2010-03-03-ExtElim.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* ConstantFold: Check that truncating the other side is safe under a sext when ...Benjamin Kramer2013-06-30
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-30
* Make the 'icmp pred trunc(ext(X)), CST --> icmp pred X, ext(trunc(CST))'Nick Lewycky2010-03-04