aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/v2f32.ll
AgeCommit message (Expand)Author
2011-09-20Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura,Bruno Cardoso Lopes
2011-03-16test/CodeGen/X86: Add a pattern for Win64.NAKAMURA Takumi
2010-08-25Change handling of illegal vector types to widen when possible instead of Chris Lattner
2010-07-05another v2f32 case, in this case showing poor codegen.Chris Lattner
2010-07-05fix test on non-x86 hosts.Chris Lattner
2010-07-04Just rip v2f32 support completely out of the X86 backend. InChris Lattner
2010-07-04fix PR7518 - terrible codegen of <2 x float>, by only markingChris Lattner