summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/v2f32.ll
AgeCommit message (Expand)AuthorFilesLines
2015-11-23Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight1-0/+1
2015-01-26Line endings fix. NFC.Simon Pilgrim1-15/+15
2015-01-21[X86][SSE] Added support for SSE3 lane duplication shuffle instructionsSimon Pilgrim1-17/+15
2014-10-05[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.Chandler Carruth1-2/+4
2014-10-04[x86] Enable the new vector shuffle lowering by default.Chandler Carruth1-2/+2
2014-10-03[x86] Regenerate and clean up more tests is preparation for vectorChandler Carruth1-80/+57
2014-01-12Fix non-deterministic SDNodeOrder-dependent codegenNico Rieck1-1/+1
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin1-15/+15
2011-09-20Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura,Bruno Cardoso Lopes1-1/+1
2011-03-16test/CodeGen/X86: Add a pattern for Win64.NAKAMURA Takumi1-11/+56
2010-08-25Change handling of illegal vector types to widen when possible instead of Chris Lattner1-13/+44
2010-07-05another v2f32 case, in this case showing poor codegen.Chris Lattner1-1/+16
2010-07-05fix test on non-x86 hosts.Chris Lattner1-1/+1
2010-07-04Just rip v2f32 support completely out of the X86 backend. InChris Lattner1-5/+13
2010-07-04fix PR7518 - terrible codegen of <2 x float>, by only markingChris Lattner1-0/+16