Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / aligned-comm.ll
2008-05-16 Dale JohannesenUse common where we mean common, not weak.
2008-01-18 Dale JohannesenTest is correct again for the moment.
2008-01-11 Dale JohannesenDisable for now.
2008-01-02 Chris Lattnerverify that aligned common support doesn't break.