summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/vector.ll
Commit message (Expand)AuthorAge
* XFAIL some of the generic CodeGen tests for Hexagon.Jyotsna Verma2013-03-25
* Codegen support for arbitrary vector getelementptrs.Duncan Sands2012-11-13
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-19
* Change all floating constants that are not exactlyDale Johannesen2007-09-05
* remove this bogus t-tChris Lattner2007-07-09
* Split target dependent test portions to target-specific directories.Reid Spencer2007-05-01
* For PR1319:Reid Spencer2007-04-16
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* New testcaseChris Lattner2006-05-24
* Add a run with an unusual target triple, revert the patch that sent output toChris Lattner2006-04-13
* Don't dump the llc assembly output to stdout.Reid Spencer2006-04-12
* Make this test harder, always check generic x86 and SSE-enabled x86.Chris Lattner2006-03-31
* add some tests for typecasts and extract_elementChris Lattner2006-03-23
* Add an integer splat testChris Lattner2006-03-21
* add a new testcase. This insertelement should be a noop on SSE.Chris Lattner2006-03-19
* add another testcase, explicitly check stuff works with G5 and G3 codegen onChris Lattner2006-03-19
* add two new insert_element testsChris Lattner2006-03-19
* Add three new testcasesChris Lattner2006-03-19
* new testcaseChris Lattner2006-03-17