Fix Transforms/ScalarRepl/2006-04-20-PromoteCrash.ll
[oota-llvm.git] / test /
2006-04-20 Chris Lattnernew testcase
2006-04-20 Evan ChengDon't know what I was thinking...
2006-04-20 Evan ChengVector extract element test case.
2006-04-20 Evan ChengVector insert test case.
2006-04-20 Chris Lattnerallow this dir to get pruned
2006-04-20 Chris LattnerRemove this target's reg tests
2006-04-20 Chris LattnerFails with all sparcs
2006-04-20 Andrew Lenharthcan we cast between pointers and IntPtrType
2006-04-20 Evan Chengv16i8 splat with 2 punpcklbw and a single pshufd.
2006-04-20 Evan ChengAnother shuffle test. For 4-wide shuffle, no more than...
2006-04-20 Evan ChengAdded a test case for , e.g. xform pand <0, 0, -1,...
2006-04-20 Evan ChengAdded a movhlps, movlhps test case.
2006-04-20 Chris LattnerNew testcase for a codegen crash
2006-04-18 Chris Lattnernew testcase
2006-04-18 Chris LattnerAdd tests for v8i16 and v16i8
2006-04-18 Chris Lattnernew testcase
2006-04-17 Chris LattnerNew testcase, shouldn't touch vrsave
2006-04-17 Chris LattnerNew testcase
2006-04-17 Chris LattnerSome more cases that can be generated with two instructions
2006-04-17 Chris LattnerNew testcases
2006-04-17 Chris Lattnernew testcase
2006-04-17 Chris LattnerNew testcase
2006-04-17 Chris Lattnernew testcase, these shuffles can be implemented with...
2006-04-16 Evan ChengBetter way to splat v2f64
2006-04-14 Chris LattnerNew testcase, checking to see we can turn this code:
2006-04-14 Chris LattnerForce a specific config, because this test fails in...
2006-04-14 Chris Lattnernew testcase, vector operations should be CSE'd
2006-04-14 Chris LattnerRemove this test, there is no need to test GCC's bugs
2006-04-13 Chris LattnerMy addition of the xfail marker threw off the line...
2006-04-13 Reid SpencerUse quotes properly so that the possibility of a null...
2006-04-13 Andrew Lenharthfrom the linux kernel
2006-04-13 Chris LattnerFix this regex to match what llvmgcc4 produces also
2006-04-13 Chris LattnerTry xfailing this
2006-04-13 Andrew Lenharthfix this for the more restrictive linkage
2006-04-13 Chris LattnerThese tests are now xfailed for llvmgcc4. This is...
2006-04-13 Chris LattnerOnly look at .ll files in this directory
2006-04-13 Chris LattnerThis file is an invalid C file, test that it is properl...
2006-04-13 Chris LattnerAnother case where a dead cast was causing the test...
2006-04-13 Chris LattnerDon't get confused by dead casts.
2006-04-13 Chris LattnerFix an accidental commit.
2006-04-13 Chris LattnerThis test fails and I don't know why, xfail it until...
2006-04-13 Chris LattnerOops, move misplaced test
2006-04-13 Chris LattnerThese are only XFAILs with llvmgcc3, they pass with...
2006-04-13 Chris LattnerAdd a run with an unusual target triple, revert the...
2006-04-13 Chris LattnerUpdate a count, this test now passes.
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-04-12 Reid SpencerDon't dump the llc assembly output to stdout.
2006-04-12 Chris Lattnernew testcase
2006-04-12 Tanya LattnerAdded llvmgcc version to allow tests to be xfailed...
2006-04-12 Chris LattnerThese casts should turn into gep instructions
2006-04-12 Chris Lattnertwo equivalent vsplti*s in different types should be...
2006-04-12 Chris LattnerRename this file
2006-04-12 Chris LattnerMake this test more interesting by checking that the...
2006-04-12 Chris Lattnernew testcase
2006-04-12 Chris Lattnernew testcase
2006-04-10 Chris Lattnernew testcase
2006-04-10 Chris LattnerNew testcase
2006-04-10 Evan ChengAdd a vselect test case.
2006-04-08 Chris Lattneradd new testcase
2006-04-08 Chris Lattnernew testcase for shufflevector
2006-04-07 Evan ChengDoh!
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
next