Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / sibcall-3.ll
2010-09-22 Chris LattnerFix an inconsistency in the x86 backend that led it...
2010-05-29 Evan ChengFix PR7193: if sibling call address can take a register...