-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated...
[oota-llvm.git] / test / CodeGen / X86 / pr21099.ll
2015-05-26 Rafael EspindolaPrint "lock \t foo" instead of "lock \n foo".
2014-10-07 Robin Morisset[X86] Fix a bug with fetch_add(INT32_MIN)