[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / 2010-01-08-Atomic64Bug.ll
2014-07-01 Tim NorthoverX86: expand atomics in IR instead of as MachineInstrs.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-11-12 Michael LiaoFix PR14314
2012-09-20 Michael LiaoSpecify CPu to prevent failure on ATOM due to different...
2012-09-20 Michael LiaoRe-work X86 code generation of atomic ops with spin...
2011-09-26 Eli FriedmanConvert a bunch more tests over to the new atomic instr...
2010-04-17 Dan GohmanStart function numbering at 0.
2010-01-08 Evan ChengFix a critical bug in 64-bit atomic operation lowering...