llvm/test/CodeGen/X86/vselect.ll: Unbreak Windows x64 targets to add -mtriple=x86_64...
[oota-llvm.git] / test / CodeGen / X86 / 2008-08-19-SubAndFetch.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-09-26 Eli FriedmanConvert a bunch more tests over to the new atomic instr...
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...
2008-08-19 Bill WendlingAdd support for the __sync_sub_and_fetch atomics and...