[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / atomic-or.ll
2015-05-26 Rafael EspindolaPrint "lock \t foo" instead of "lock \n foo".
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-03-06 Michael LiaoFix PR15355
2011-09-26 Eli FriedmanConvert a bunch more tests over to the new atomic instr...
2011-07-02 Eric ChristopherBe less specific about register allocation ordering.
2011-07-01 Eric ChristopherTargetConstant immediates won't be placed into register...
2011-06-30 Eric ChristopherFix a small thinko for constant i64 lock/orq optimizati...