aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/vector.ll
AgeCommit message (Expand)Author
2013-03-25XFAIL some of the generic CodeGen tests for Hexagon.Jyotsna Verma
2012-11-13Codegen support for arbitrary vector getelementptrs.Duncan Sands
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-09-05Change all floating constants that are not exactlyDale Johannesen
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