summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* new testcaseChris Lattner2006-04-20
* Don't know what I was thinking...Evan Cheng2006-04-20
* Vector extract element test case.Evan Cheng2006-04-20
* Vector insert test case.Evan Cheng2006-04-20
* allow this dir to get prunedChris Lattner2006-04-20
* Remove this target's reg testsChris Lattner2006-04-20
* Fails with all sparcsChris Lattner2006-04-20
* can we cast between pointers and IntPtrTypeAndrew Lenharth2006-04-20
* v16i8 splat with 2 punpcklbw and a single pshufd.Evan Cheng2006-04-20
* Another shuffle test. For 4-wide shuffle, no more than 3 {p}shuf*.Evan Cheng2006-04-20
* Added a test case for , e.g. xform pand <0, 0, -1, -1> to a shuffle.Evan Cheng2006-04-20
* Added a movhlps, movlhps test case.Evan Cheng2006-04-20
* New testcase for a codegen crashChris Lattner2006-04-20
* new testcaseChris Lattner2006-04-18
* Add tests for v8i16 and v16i8Chris Lattner2006-04-18
* new testcaseChris Lattner2006-04-18
* New testcase, shouldn't touch vrsaveChris Lattner2006-04-17
* New testcaseChris Lattner2006-04-17
* Some more cases that can be generated with two instructionsChris Lattner2006-04-17
* New testcasesChris Lattner2006-04-17
* new testcaseChris Lattner2006-04-17
* New testcaseChris Lattner2006-04-17
* new testcase, these shuffles can be implemented with discrete instructions,Chris Lattner2006-04-17
* Better way to splat v2f64Evan Cheng2006-04-16
* New testcase, checking to see we can turn this code:Chris Lattner2006-04-14
* Force a specific config, because this test fails in certain configs otherwise.Chris Lattner2006-04-14
* new testcase, vector operations should be CSE'dChris Lattner2006-04-14
* Remove this test, there is no need to test GCC's bugsChris Lattner2006-04-14
* My addition of the xfail marker threw off the line #. move it.Chris Lattner2006-04-13
* Use quotes properly so that the possibility of a null variable set isReid Spencer2006-04-13
* from the linux kernelAndrew Lenharth2006-04-13
* Fix this regex to match what llvmgcc4 produces alsoChris Lattner2006-04-13
* Try xfailing thisChris Lattner2006-04-13
* fix this for the more restrictive linkageAndrew Lenharth2006-04-13
* These tests are now xfailed for llvmgcc4. This is PR735, unlikely to beChris Lattner2006-04-13
* Only look at .ll files in this directoryChris Lattner2006-04-13
* This file is an invalid C file, test that it is properly rejectedChris Lattner2006-04-13
* Another case where a dead cast was causing the test to spuriouslyChris Lattner2006-04-13
* Don't get confused by dead casts.Chris Lattner2006-04-13
* Fix an accidental commit.Chris Lattner2006-04-13
* This test fails and I don't know why, xfail it until andrew gets a chance toChris Lattner2006-04-13
* Oops, move misplaced testChris Lattner2006-04-13
* These are only XFAILs with llvmgcc3, they pass with llvmgcc4Chris Lattner2006-04-13
* Add a run with an unusual target triple, revert the patch that sent output toChris Lattner2006-04-13
* Update a count, this test now passes.Chris Lattner2006-04-13
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Don't dump the llc assembly output to stdout.Reid Spencer2006-04-12
* new testcaseChris Lattner2006-04-12
* Added llvmgcc version to allow tests to be xfailed by frontend version.Tanya Lattner2006-04-12
* These casts should turn into gep instructionsChris Lattner2006-04-12