aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_clear.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-04-272nd attempt, fixing SSE4.1 issues and implementing feedback from duncan.Nate Begeman
2009-04-24Revert 69952. Causes testsuite failures on linux x86-64.Rafael Espindola
2009-04-24PR2957Nate Begeman
2008-05-29Implement vector shift up / down and insert zero with ps{rl}lq / ps{rl}ldq.Evan Cheng
2008-05-06Use target triple in tests, not 'realign-stack=0' option. Per request.Anton Korobeynikov
2008-04-23Disable stack realignment for these testsAnton Korobeynikov
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-04-21Check for llc crash.Evan Cheng
2006-04-20Added a test case for , e.g. xform pand <0, 0, -1, -1> to a shuffle.Evan Cheng