fix an x86 fast isel issue where we'd completely give up on folding an address
[oota-llvm.git] / test / CodeGen / X86 / lsr-redundant-addressing.ll
2011-03-04 Dan GohmanWhen decling to reuse existing expressions that involve...