Fix MachineLICM to actually visit inner loops.
[oota-llvm.git] / test / CodeGen / X86 / sibcall-3.ll
2010-05-29 Evan ChengFix PR7193: if sibling call address can take a register...