summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle-30.ll
Commit message (Expand)AuthorAge
* Re-commit r166971. I reverted it to quickly, when buildbots didn't have a chanceJakub Staszak2012-10-30
* Revert r166971. It causes buildbot failure. To be investigated.Jakub Staszak2012-10-29
* llvm/test/CodeGen/X86/vec_shuffle-30.ll: Try to unbreak builds - assuming +avx.NAKAMURA Takumi2012-10-29
* Allow to fold vector load if there is more than one bitcast, so in the case:Jakub Staszak2012-10-29
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-19
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* change selectiondag to add the sign extended versions of immediate operandsChris Lattner2009-09-08
* Remove obsolete -f flags.Dan Gohman2009-08-25
* 2nd attempt, fixing SSE4.1 issues and implementing feedback from duncan.Nate Begeman2009-04-27
* Revert 69952. Causes testsuite failures on linux x86-64.Rafael Espindola2009-04-24
* PR2957Nate Begeman2009-04-24
* Fixes a case where we generate an incorrect mask for pshfhw in the presenceMon P Wang2009-02-04