fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / 2010-01-08-Atomic64Bug.ll
2010-04-17 Dan GohmanStart function numbering at 0.
2010-01-08 Evan ChengFix a critical bug in 64-bit atomic operation lowering...