aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/vector.ll
AgeCommit message (Expand)Author
2007-07-09remove this bogus t-tChris Lattner
2007-05-01Split target dependent test portions to target-specific directories.Reid Spencer
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-05-24New testcaseChris Lattner
2006-04-13Add a run with an unusual target triple, revert the patch that sent output toChris Lattner
2006-04-12Don't dump the llc assembly output to stdout.Reid Spencer
2006-03-31Make this test harder, always check generic x86 and SSE-enabled x86.Chris Lattner
2006-03-23add some tests for typecasts and extract_elementChris Lattner
2006-03-21Add an integer splat testChris Lattner
2006-03-19add a new testcase. This insertelement should be a noop on SSE.Chris Lattner
2006-03-19add another testcase, explicitly check stuff works with G5 and G3 codegen onChris Lattner
2006-03-19add two new insert_element testsChris Lattner
2006-03-19Add three new testcasesChris Lattner
2006-03-17new testcaseChris Lattner