aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_clear.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* 2nd attempt, fixing SSE4.1 issues and implementing feedback from duncan.Nate Begeman2009-04-271-2/+4
* Revert 69952. Causes testsuite failures on linux x86-64.Rafael Espindola2009-04-241-4/+2
* PR2957Nate Begeman2009-04-241-2/+4
* Implement vector shift up / down and insert zero with ps{rl}lq / ps{rl}ldq.Evan Cheng2008-05-291-1/+2
* Use target triple in tests, not 'realign-stack=0' option. Per request.Anton Korobeynikov2008-05-061-1/+1
* Disable stack realignment for these testsAnton Korobeynikov2008-04-231-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-7/+9
* For PR1319:Reid Spencer2007-04-161-1/+0
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* Check for llc crash.Evan Cheng2006-04-211-0/+1
* Added a test case for , e.g. xform pand <0, 0, -1, -1> to a shuffle.Evan Cheng2006-04-201-0/+8