aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_clear.ll
AgeCommit message (Expand)Author
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