Make the 'icmp pred trunc(ext(X)), CST --> icmp pred X, ext(trunc(CST))'
[oota-llvm.git] / test / Transforms / InstCombine / load3.ll
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-10-15 Dan GohmanTeach instcombine's visitLoad to scan back several...