Add pass ID's for various passes, so they can be AddRequiredID. Patch by
[oota-llvm.git] / test /
2006-05-01 Chris LattnerNew testcase that crashes the new CFE.
2006-05-01 Chris LattnerIntel mode no longer uses %'s on registers
2006-04-28 Chris Lattnernew testcase miscompiled by instcombine
2006-04-28 Chris Lattnertestcase that crashes the ppc backend, which can't...
2006-04-28 Evan ChengUpdate. It should use two shufps, not three!
2006-04-28 Chris Lattnernew testcase
2006-04-28 Evan ChengTest case for PR748
2006-04-27 Chris LattnerThis should turn into one vector shuffle instruction.
2006-04-27 Chris Lattnernew testcase
2006-04-26 Chris Lattnernew testcase
2006-04-25 Andrew Lenharthanother c99 style problem
2006-04-24 Evan ChengAdded a movq test case.
2006-04-22 Evan ChengTwo more build_vector tests.
2006-04-21 Evan Chengmovddup is a SSE3 instruction.
2006-04-21 Evan ChengAdd && to each RUN: line (except the last one).
2006-04-21 Evan ChengMore build_vector tests.
2006-04-21 Evan ChengCheck for llc crash.
2006-04-21 Evan ChengTo be replaced with another 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
next