aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fix two spellosChris Lattner2006-03-242-2/+2
* Add a v2f64 shuffle case.Evan Cheng2006-03-241-1/+9
* Add a vector shuffle test caseEvan Cheng2006-03-241-0/+10
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-2371-1/+214
* Ignore some files that occur when srcdir = objdir.Reid Spencer2006-03-231-0/+5
* add some tests for typecasts and extract_elementChris Lattner2006-03-231-0/+23
* Replace vector splat test case.Evan Cheng2006-03-222-11/+22
* Add a v2f64 splat (using movlhps) test case.Evan Cheng2006-03-221-0/+11
* test that vspltw is generated for test casesChris Lattner2006-03-221-0/+31
* Add an integer splat testChris Lattner2006-03-211-0/+19
* new testcaseChris Lattner2006-03-201-0/+9
* Option -enable-x86-lsr has been removedEvan Cheng2006-03-201-1/+1
* new testcase, contributed by Eric Kidd.Chris Lattner2006-03-191-0/+20
* 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
* update testcases for x86 fastcc changes.Chris Lattner2006-03-182-2/+4
* Add a missing testcaseNate Begeman2006-03-171-0/+6
* new testcaseChris Lattner2006-03-171-0/+41
* Add a lsr common loop invariant hoisting test caseEvan Cheng2006-03-171-0/+28
* new testcase that broke the new f.e.Chris Lattner2006-03-171-0/+8
* New testcase, the new CFE compiles this into insertelement instructions, theChris Lattner2006-03-161-0/+11
* Add a RUN: line so this test doesn't fail.Reid Spencer2006-03-161-1/+1
* better checkAndrew Lenharth2006-03-151-3/+15
* Also requires -mattr=-sse3Evan Cheng2006-03-153-3/+3
* new testcase from a FIXME in the codeChris Lattner2006-03-142-2/+16
* Test that we can reassociate (x<<1)+(y<<1) -> (X+Y)<<1.Chris Lattner2006-03-141-0/+11
* Remove the use of llvm.dbg.declare.Jim Laskey2006-03-141-6/+3
* new testcaseChris Lattner2006-03-131-0/+11
* Simplify this testcaseChris Lattner2006-03-101-14/+2
* weak globals on darwin require an extra load, breaking this testChris Lattner2006-03-101-1/+1
* Add a test case for (store (op (load ..) ..) ..) folding.Evan Cheng2006-03-092-2/+45
* Update these tests (which use autoupgrade) to run constprop and checkChris Lattner2006-03-092-2/+4
* Automatically pass -emit-llvm to llvmgcc when using %llvmgccChris Lattner2006-03-081-2/+2
* Pass -emit-llvm automatically to %llvmgcc and %llvmg++ to fix regressionChris Lattner2006-03-081-1/+1
* new testcase that should have been added long ago.Chris Lattner2006-03-071-0/+6
* new testcaseChris Lattner2006-03-071-0/+15
* new regression testChris Lattner2006-03-061-0/+24
* new testcase I forgot to check in earlierChris Lattner2006-03-051-0/+7
* new testcase for vector narrowing.Chris Lattner2006-03-051-0/+11
* new testcaseChris Lattner2006-03-041-0/+21
* new testcaseChris Lattner2006-03-042-0/+27
* new testcaseChris Lattner2006-03-041-0/+7
* new testcaseChris Lattner2006-03-041-0/+31
* New testcase, make sure nate doesn't vanishChris Lattner2006-03-041-0/+10
* Add another test case for instruction scheduling.Evan Cheng2006-03-031-0/+10
* Remove these testcases. These intrinsics are going awayChris Lattner2006-03-032-42/+0
* new testcasesChris Lattner2006-03-022-0/+21
* Add a regression test for bug 478.Evan Cheng2006-03-021-0/+11