X86: when we are auto-detecting the subtarget features, make sure we turn on
[oota-llvm.git] / test / CodeGen / X86 / 2008-08-19-SubAndFetch.ll
2011-09-26 Eli FriedmanConvert a bunch more tests over to the new atomic instr...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-30 Evan ChengOptimize some common usage patterns of atomic built...
2008-08-19 Bill WendlingAdd support for the __sync_sub_and_fetch atomics and...