summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/break-sse-dep.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* X86 Peephole: fold loads to the source register operand if possible.Manman Ren2012-08-02
* Revert r160920 and r160919 due to dragonegg and clang selfhost failureManman Ren2012-07-29
* X86 Peephole: fold loads to the source register operand if possible.Manman Ren2012-07-28
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-27
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-22
* Apply the SSE dependence idiom for SSE unary operations toDan Gohman2010-07-12
* Fix some tests that didn't test anything.Benjamin Kramer2010-06-26
* Remove target attribute break-sse-dep. Instead, do not fold load into sse par...Evan Cheng2009-12-22
* On recent Intel u-arch's, folding loads into some unary SSE instructions canEvan Cheng2009-12-18