summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/v2f32.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura,Bruno Cardoso Lopes2011-09-20
* test/CodeGen/X86: Add a pattern for Win64.NAKAMURA Takumi2011-03-16
* Change handling of illegal vector types to widen when possible instead of Chris Lattner2010-08-25
* another v2f32 case, in this case showing poor codegen.Chris Lattner2010-07-05
* fix test on non-x86 hosts.Chris Lattner2010-07-05
* Just rip v2f32 support completely out of the X86 backend. InChris Lattner2010-07-04
* fix PR7518 - terrible codegen of <2 x float>, by only markingChris Lattner2010-07-04