For PR723:
[oota-llvm.git] / test /
2006-04-07 Evan ChengAdded more shuffle tests
2006-04-06 Chris LattnerAdd testcases for vpku[hw]um(x,x)
2006-04-06 Reid SpencerAdd the variable llvmgccmajvers to the site.exp file...
2006-04-06 Chris LattnerAdd vmrg(x,x) tests
2006-04-06 Chris LattnerAdd tests for vmrg[hl]*
2006-04-06 Chris Lattnertest vperm promotion
2006-04-06 Chris Lattnernew testcase
2006-04-05 Chris Lattnernew testcase that was miscompiled to vspltisb
2006-04-05 Chris Lattnernew testcase
2006-04-05 Evan ChengSeparate out to 2 test cases
2006-04-05 Andrew Lenharthmake this test less exacting
2006-04-05 Evan ChengAdd a new shuffle test case that requires pshuflw ...
2006-04-04 Chris LattnerNew testcase
2006-04-04 Chris Lattnernew testcase
2006-04-03 Andrew Lenharthtest powers of 2
2006-04-03 Andrew Lenharthtest some more mul by constant removal
2006-04-02 Andrew LenharthMake sure mul by constant 5 is turned into a s4addq
2006-04-02 Chris LattnerNew testcase that crashes the compiler.
2006-04-01 Chris LattnerNew testcase that caused instcombine to infinitely...
2006-04-01 Chris Lattnernew testcases
2006-04-01 Chris Lattnernew testcase for PR726
2006-03-31 Chris LattnerAn identity shuffle shouldn't generate any permute...
2006-03-31 Chris Lattnernew testcase
2006-03-31 Chris LattnerMake this test harder, always check generic x86 and...
2006-03-31 Chris Lattnernew testcase
2006-03-30 Chris LattnerDag operator should be able to be template params.
2006-03-30 Chris Lattnernew testcase that crashes instcombine
2006-03-29 Evan ChengAdd a pshufhw test case.
2006-03-29 Evan ChengUse unpcklpd for v2f64 splat.
2006-03-29 Chris Lattnernew testcase
2006-03-28 Chris Lattnernew testcase
2006-03-28 Evan ChengUse movhpd is even better than movlhps.
2006-03-28 Jim LaskeyRegression test for the handling of nulls as arguments...
2006-03-27 Andrew LenharthAdding links to a node collapsed during type merging...
2006-03-25 Chris LattnerCorrect the vandc testcase
2006-03-25 Chris Lattnernew testcases
2006-03-25 Evan ChengAdd a BUILD_VECTOR with unpack and interleave testcase.
2006-03-25 Chris LattnerNew tests for vsplti*
2006-03-25 Evan ChengAdded a scalar to vector with zero extension testcase
2006-03-24 Chris LattnerNew testcase
2006-03-24 Evan ChengZero vector testcase
2006-03-24 Chris Lattnernew testcase
2006-03-24 Chris Lattnerfix two spellos
2006-03-24 Evan ChengAdd a v2f64 shuffle case.
2006-03-24 Evan ChengAdd a vector shuffle test case
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-03-23 Reid SpencerIgnore some files that occur when srcdir = objdir.
2006-03-23 Chris Lattneradd some tests for typecasts and extract_element
2006-03-22 Evan ChengReplace vector splat test case.
2006-03-22 Evan ChengAdd a v2f64 splat (using movlhps) test case.
2006-03-22 Chris Lattnertest that vspltw is generated for test cases
2006-03-21 Chris LattnerAdd an integer splat test
2006-03-20 Chris Lattnernew testcase
2006-03-20 Evan ChengOption -enable-x86-lsr has been removed
2006-03-19 Chris Lattnernew testcase, contributed by Eric Kidd.
2006-03-19 Chris Lattneradd a new testcase. This insertelement should be a...
2006-03-19 Chris Lattneradd another testcase, explicitly check stuff works...
2006-03-19 Chris Lattneradd two new insert_element tests
2006-03-19 Chris LattnerAdd three new testcases
2006-03-18 Chris Lattnerupdate testcases for x86 fastcc changes.
2006-03-17 Nate BegemanAdd a missing testcase
2006-03-17 Chris Lattnernew testcase
2006-03-17 Evan ChengAdd a lsr common loop invariant hoisting test case
2006-03-17 Chris Lattnernew testcase that broke the new f.e.
2006-03-16 Chris LattnerNew testcase, the new CFE compiles this into insertelem...
2006-03-16 Reid SpencerAdd a RUN: line so this test doesn't fail.
2006-03-15 Andrew Lenharthbetter check
2006-03-15 Evan ChengAlso requires -mattr=-sse3
2006-03-14 Chris Lattnernew testcase from a FIXME in the code
2006-03-14 Chris LattnerTest that we can reassociate (x<<1)+(y<<1) -> (X+Y...
2006-03-14 Jim LaskeyRemove the use of llvm.dbg.declare.
2006-03-13 Chris Lattnernew testcase
2006-03-10 Chris LattnerSimplify this testcase
2006-03-10 Chris Lattnerweak globals on darwin require an extra load, breaking...
2006-03-09 Evan ChengAdd a test case for (store (op (load ..) ..) ..) folding.
2006-03-09 Chris LattnerUpdate these tests (which use autoupgrade) to run const...
2006-03-08 Chris LattnerAutomatically pass -emit-llvm to llvmgcc when using...
2006-03-08 Chris LattnerPass -emit-llvm automatically to %llvmgcc and %llvmg...
2006-03-07 Chris Lattnernew testcase that should have been added long ago.
2006-03-07 Chris Lattnernew testcase
2006-03-06 Chris Lattnernew regression test
2006-03-05 Chris Lattnernew testcase I forgot to check in earlier
2006-03-05 Chris Lattnernew testcase for vector narrowing.
2006-03-04 Chris Lattnernew testcase
2006-03-04 Chris Lattnernew testcase
2006-03-04 Chris Lattnernew testcase
2006-03-04 Chris Lattnernew testcase
2006-03-04 Chris LattnerNew testcase, make sure nate doesn't vanish
2006-03-03 Evan ChengAdd another test case for instruction scheduling.
2006-03-03 Chris LattnerRemove these testcases. These intrinsics are going...
2006-03-02 Chris Lattnernew testcases
2006-03-02 Evan ChengAdd a regression test for bug 478.
2006-03-02 Chris Lattneradd a couple more cases
2006-03-01 Chris Lattnertestcase that crashed the new CFE
2006-03-01 Chris Lattnernew testcase
2006-03-01 Chris Lattnerload (x|y) -> load (x+y) iff x and y have no common...
2006-03-01 Chris Lattnernew testcase. These functions shouldn't touch the...
2006-03-01 Chris Lattnernew testcase. There should be no accesses to the stack...
2006-03-01 Chris Lattnernew testcase
2006-02-28 Evan ChengAdd a test case for left shift by 1. We should not...
next