aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/2010-03-03-ExtElim.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-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