[SimplifyLibCalls] Remove useless bits of this tests.
[oota-llvm.git] / test / Transforms / InstCombine / cast-mul-select.ll
2009-11-10 Chris Lattnerunify the code that determines whether it is a good...
2009-11-07 Chris Lattnermake instcombine only rewrite a chain of computation
2009-10-12 Edward O'CallaghanConvert the rest of the InstCombine tests from notcast...
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-07-05 Nick LewyckyFix missed optimization opportunity when analyzing...