Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
[oota-llvm.git] / test / CodeGen / X86 / sse41.ll
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2012-04-12 Craig TopperFix 128-bit ptest intrinsics to take v2i64 instead...
2010-12-19 Chris Lattnerimprove the setcc -> setcc_carry optimization to happen...
2010-08-28 Chris Lattnerfix the buildvector->insertp[sd] logic to not always...
2010-04-17 Dan GohmanStart function numbering at 0.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-29 Eric ChristopherAdd a couple more tests for the ptest intrinsics to...
2009-07-29 Eric ChristopherAdd support for gcc __builtin_ia32_ptest{z,c,nzc} intri...
2009-07-24 Eric ChristopherMove insertps tests to sse41 combo test file, convert...
2009-07-23 Chris Lattnermerge one more sse41 test into sse41.ll
2009-07-23 Chris Lattnermerge another sse41 test into sse41.ll
2009-07-23 Chris Lattnermerge sse41-pmovx.ll into sse41.ll
2009-07-23 Chris Lattnerchange a test to run in filecheck style. Rename it...