Eliminate more redundant llvm-as calls.
[oota-llvm.git] / test / Transforms / InstCombine / load2.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-08-11 Chris LattnerTransform a load from an undef/zero global into an...