fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / gather-addresses.ll
2010-03-30 Jakob Stoklund OlesenEnable -sse-domain-fix by default. Now with tests!
2010-03-16 Dan GohmanAdd an rdar number to this test.
2010-03-15 Dan GohmanRecognize code for doing vector gather/scatter index...