Fix rdar://9289512 - not folding load into compare at -O0
[oota-llvm.git] / test / CodeGen / X86 / avx-intrinsics-x86.ll
2011-04-14 Bill WendlingAs Dan pointed out, movzbl, movsbl, and friends are...
2011-04-14 Bill WendlingHave the X86 back-end emit the alias instead of what...
2011-04-13 Bill WendlingReapply r129401 with patch for clang.
2011-04-12 Bill WendlingRevert r129401 for now. Clang is using the old way...
2011-04-12 Bill WendlingRemove the unaligned load intrinsics in favor of using...
2010-12-19 Chris Lattnerimprove the setcc -> setcc_carry optimization to happen...
2010-10-28 Dale JohannesenFix pastos in handling of AVX cvttsd2si, PR8491.
2010-09-03 Dale JohannesenRemove the rest of the nonexistent 64-bit AVX instructions.
2010-09-03 Bruno Cardoso LopesAVX doesn't support mm operations neither its instrinsics.
2010-08-11 Bruno Cardoso LopesAdd testcases for all AVX 256-bit intrinsics added...
2010-08-11 Bruno Cardoso LopesReapply r109881 using a more strict command line for...
2010-07-31 Bob WilsonRevert new AVX intrinsic tests. They are breaking...
2010-07-30 Bruno Cardoso LopesA *bunch* of tests for AVX intrinsics