fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / lsr-static-addr.ll
2010-08-24 Dan GohmanFix X86's isLegalAddressingMode to recognize that stati...