Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / zext-shl.ll
2009-12-15 Evan ChengMake 91378 more conservative.
2009-12-15 Evan ChengPropagate zest through logical shift.