aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_cast.ll
Commit message (Expand)AuthorAgeFilesLines
* test/CodeGen/X86/vec_cast.ll: [PR8311] Add explicit -mtriple=x86_64-linux and...NAKAMURA Takumi2011-03-051-2/+2
* Revert r126195, "test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32 for ...NAKAMURA Takumi2011-02-221-2/+1
* test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32 for workaround of PR8...NAKAMURA Takumi2011-02-221-1/+2
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-191-1/+0
* get this test passing on linux builders.Chris Lattner2010-08-271-8/+8
* Add a hackaround for PR7993 which is causing failures on x86 builders that la...Chris Lattner2010-08-261-2/+3
* I think enough general codegen bugs are fixed to allow this to workChris Lattner2010-08-261-4/+2
* temporarily disable this, which started failing on the llvm-i686-linuxChris Lattner2010-08-251-2/+4
* Fix several places to handle vector operands properly.Dan Gohman2010-03-021-5/+13
* Revert an earlier change to SIGN_EXTEND_INREG for vectors. The VTSDNodeDan Gohman2010-01-091-0/+48