Fix two-address pass's aggressive instruction commuting heuristics. It's meant
[oota-llvm.git] / test / CodeGen / X86 / dbg-prolog-end.ll
2011-05-11 Devang PatelIdentify end of prologue (and beginning of function...