Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-ret-ext.ll
2011-05-19 Eli FriedmanAdd fast-isel support for zeroext and signext ret instr...