Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / sse-align-4.ll
2008-05-07 Evan ChengAdd nounwind.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-18 Dan GohmanImplement initial memory alignment awareness for SSE...