aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/vector.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-10/+10
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-110/+108
* Change all floating constants that are not exactlyDale Johannesen2007-09-051-1/+1
* remove this bogus t-tChris Lattner2007-07-091-1/+0
* Split target dependent test portions to target-specific directories.Reid Spencer2007-05-011-4/+0
* For PR1319:Reid Spencer2007-04-161-5/+5
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-6/+6
* New testcaseChris Lattner2006-05-241-0/+9
* Add a run with an unusual target triple, revert the patch that sent output toChris Lattner2006-04-131-5/+6
* Don't dump the llc assembly output to stdout.Reid Spencer2006-04-121-5/+5
* Make this test harder, always check generic x86 and SSE-enabled x86.Chris Lattner2006-03-311-1/+10
* add some tests for typecasts and extract_elementChris Lattner2006-03-231-0/+23
* Add an integer splat testChris Lattner2006-03-211-0/+19
* add a new testcase. This insertelement should be a noop on SSE.Chris Lattner2006-03-191-0/+6
* add another testcase, explicitly check stuff works with G5 and G3 codegen onChris Lattner2006-03-191-1/+17
* add two new insert_element testsChris Lattner2006-03-191-0/+12
* Add three new testcasesChris Lattner2006-03-191-0/+25
* new testcaseChris Lattner2006-03-171-0/+41