aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/v2f32.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-4/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-80/+59
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-15/+15
* 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