Transform @llvm.objectsize to integer if the argument is a result of malloc of known...
[oota-llvm.git] / test / Transforms / InstCombine / lshr-phi.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...
2009-05-21 Dan GohmanTeach ValueTracking a new way to analyze PHI nodes...