aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/break-sse-dep.ll
Commit message (Expand)AuthorAgeFilesLines
* X86 Peephole: fold loads to the source register operand if possible.Manman Ren2012-08-021-2/+1
* Revert r160920 and r160919 due to dragonegg and clang selfhost failureManman Ren2012-07-291-1/+2
* X86 Peephole: fold loads to the source register operand if possible.Manman Ren2012-07-281-2/+1
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-271-2/+2
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-221-7/+8
* Apply the SSE dependence idiom for SSE unary operations toDan Gohman2010-07-121-0/+41
* Fix some tests that didn't test anything.Benjamin Kramer2010-06-261-2/+2
* Remove target attribute break-sse-dep. Instead, do not fold load into sse par...Evan Cheng2009-12-221-14/+7
* On recent Intel u-arch's, folding loads into some unary SSE instructions canEvan Cheng2009-12-181-0/+28