Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / reverse_branches.ll
2012-07-31 Manman RenReverse order of the two branches at end of a basic...