CALL node change: now including signness of every argument.
[oota-llvm.git] / test / CodeGen /
2006-05-24 Chris LattnerUpdate testcase with recent cbe change
2006-05-24 Chris LattnerOne of these xforms is only safe with unsafe math enabled.
2006-05-24 Chris LattnerNew testcase
2006-05-23 Evan ChengAdded a test case for FP equality check.
2006-05-17 Evan ChengNew test case for vector type argument pass by value.
2006-05-17 Andrew LenharthAdded regression that breaks gcc4 build
2006-05-17 Chris Lattneradd an external symbol testcase
2006-05-17 Chris Lattnernew test for various forms of calls
2006-05-17 Chris Lattnertest for support to pass/return vectors to calls.
2006-05-16 Chris LattnerAnother testcase that shouldn't need vrsave twiddling
2006-05-16 Chris LattnerRemove this xfail-d test, which doesn't make any sense
2006-05-12 Chris Lattnernew testcase for a recent rlwimi crash.
2006-05-12 Evan ChengNew scheduling test case.
2006-05-10 Evan ChengUpdate test case
2006-05-09 Evan ChengAnother instruction scheduling test case
2006-05-09 Evan ChengTest case for PR770
2006-05-08 Chris Lattnernew testcase
2006-05-06 Chris Lattnernew testcase we handle right now.
2006-05-06 Chris Lattnernew testcase
2006-05-03 Evan ChengUse movsd to shuffle in the lowest two elements of...
2006-05-03 Evan ChengA few instruction scheduling test cases.
2006-05-01 Chris LattnerIntel mode no longer uses %'s on registers
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 Evan ChengTest case for PR748
2006-04-27 Chris Lattnernew testcase
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 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 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 LattnerForce a specific config, because this test fails in...
2006-04-13 Andrew Lenharthfix this for the more restrictive linkage
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 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 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 Evan ChengAdd a vselect test case.
2006-04-08 Chris Lattneradd new testcase
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 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 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-03-31 Chris LattnerAn identity shuffle shouldn't generate any permute...
2006-03-31 Chris LattnerMake this test harder, always check generic x86 and...
2006-03-31 Chris Lattnernew testcase
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-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*
next