Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / atomic_add.ll
2014-10-08 Robin Morisset[X86] Don't transform atomic-load-add into an inc/dec...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-03-06 Michael LiaoFix PR15355
2012-09-19 Michael LiaoUnify the logic in SelectAtomicLoadAdd and SelectAtomic...
2011-09-26 Eli FriedmanConvert a bunch more tests over to the new atomic instr...
2010-04-28 Evan ChengEnable i16 to i32 promotion by default.
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...