Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / 2009-08-08-CastError.ll
2010-05-07 Duncan SandsCorrect some bogus target triples.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-12 Chris Lattnerfix an incorrect target triple.
2009-08-07 Anton KorobeynikovDo not generate 32-bit call on win64 when imm does...