summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_cast.ll
Commit message (Expand)AuthorAge
* test/CodeGen/X86/vec_cast.ll: [PR8311] Add explicit -mtriple=x86_64-linux and...NAKAMURA Takumi2011-03-05
* Revert r126195, "test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32 for ...NAKAMURA Takumi2011-02-22
* test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32 for workaround of PR8...NAKAMURA Takumi2011-02-22
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-19
* get this test passing on linux builders.Chris Lattner2010-08-27
* Add a hackaround for PR7993 which is causing failures on x86 builders that la...Chris Lattner2010-08-26
* I think enough general codegen bugs are fixed to allow this to workChris Lattner2010-08-26
* temporarily disable this, which started failing on the llvm-i686-linuxChris Lattner2010-08-25
* Fix several places to handle vector operands properly.Dan Gohman2010-03-02
* Revert an earlier change to SIGN_EXTEND_INREG for vectors. The VTSDNodeDan Gohman2010-01-09