Eliminate more redundant llvm-as calls.
[oota-llvm.git] / test / Transforms / InstCombine / and2.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...
2007-10-24 Chris LattnerImplement a couple of foldings for ordered and unordere...