aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/v2f32.ll
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura,Bruno Cardoso Lopes2011-09-201-1/+1
* test/CodeGen/X86: Add a pattern for Win64.NAKAMURA Takumi2011-03-161-11/+56
* Change handling of illegal vector types to widen when possible instead of Chris Lattner2010-08-251-13/+44
* another v2f32 case, in this case showing poor codegen.Chris Lattner2010-07-051-1/+16
* fix test on non-x86 hosts.Chris Lattner2010-07-051-1/+1
* Just rip v2f32 support completely out of the X86 backend. InChris Lattner2010-07-041-5/+13
* fix PR7518 - terrible codegen of <2 x float>, by only markingChris Lattner2010-07-041-0/+16