Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / unreachable-stack-protector.ll
2012-03-04 Bill WendlingDo trivial CSE of dead BBs during codegen preparation.
2011-03-11 Cameron ZwarichFix the GCC test suite issue exposed by r127477, which...