fix an x86 fast isel issue where we'd completely give up on folding an address
[oota-llvm.git] / test / CodeGen / X86 / barrier.ll
2010-07-22 Eric ChristopherCustom lower the memory barrier instructions and add...