[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / longlong-deadload.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-06-28 Chandler CarruthFileCheck-ize a test that had the strangest TCL quote...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-01-08 Chris LattnerMake load->store deletion a bit smarter. This allows...