80 col violation.
[oota-llvm.git] / test / CodeGen / X86 /
2006-10-05 Chris LattnerVerify that jump tables are emitted to the same section...
2006-10-04 Chris Lattnerpattern match min/max nodes
2006-10-03 Chris Lattnertestcase for PR933
2006-09-26 Chris Lattnertest that the no_dead_strip directive is emitted on...
2006-09-14 Chris LattnerNew testcase
2006-09-13 Chris LattnerThe sense of this branch was backwards
2006-09-13 Chris Lattnernew testcase
2006-09-13 Chris LattnerNew testcase
2006-09-13 Chris Lattnernew testcase
2006-09-11 Evan ChengRename a test-not-cmp.ll to cmp-test.ll; add a test.
2006-09-08 Evan ChengNew test case.
2006-09-08 Evan ChengAdd a new test case for 'undef' shuffles.
2006-09-06 Chris Lattnertestcase, ensure this never breaks.
2006-09-05 Chris Lattnermake this harder
2006-09-01 Evan ChengAnother "cyclic DAG" test case.
2006-08-29 Chris Lattnernew testcase for pr687
2006-08-29 Evan ChengThis is also a 32-bit only test. x86-64 would pass...
2006-08-29 Evan ChengFix test case so it passes on x86-64.
2006-08-29 Evan ChengUndo xfail.
2006-08-26 Evan ChengImproved codegen due to Chris' live interval joining...
2006-08-21 Bill WendlingAdded a check so that if we have two machine instructio...
2006-08-18 Chris LattnerTemporarily xfail this test, evan will look at it in...
2006-08-17 Evan ChengAnother cyclic dag test case.
2006-08-07 Evan ChengNew test case.
2006-07-31 Chris LattnerNew testcase for PR850.
2006-07-30 Chris LattnerTestcase for GCC bug28417, ensuring that we don't start...
2006-07-29 Chris LattnerNew testcase for PR853
2006-07-26 Chris Lattnerallow this to pass on non-x86 machines
2006-07-24 Evan ChengXFAIL for now.
2006-07-20 Evan ChengNew vector shuffle test case.
2006-07-20 Evan ChengFix a broken test.
2006-07-20 Chris LattnerNew testcase for PR833
2006-07-19 Jim LaskeyRegression test for PR834.
2006-07-12 Chris LattnerTestcase for PR828.
2006-07-12 Evan ChengFix test failure on non-Apple systems.
2006-07-11 Chris LattnerNew testcase for PR825.
2006-07-10 Evan ChengUpdate.
2006-07-07 Evan ChengNew vector shuffle test case.
2006-07-07 Evan ChengUpdate
2006-07-05 Evan ChengUpdate test case.
2006-06-14 Chris Lattnernew testcase, not currently working.
2006-06-08 Chris LattnerAdd new testcase
2006-06-08 Chris LattnerNew testcase, using "AX" as i32.
2006-05-31 Evan ChengUpdate vector extract test cases.
2006-05-30 Evan ChengAdded a test case for parameter passing of vector values.
2006-05-30 Evan ChengFix the test failure on non-Darwin targets.
2006-05-30 Evan ChengAdd a lea instruction selection test case.
2006-05-25 Evan ChengNew test case. x86 isel was creating a cycle in the...
2006-05-25 Evan Cheng-sched-commute-nodes is now on by default.
2006-05-24 Chris LattnerOne of these xforms is only safe with unsafe math enabled.
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-16 Chris LattnerRemove this xfail-d test, which doesn't make any sense
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-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 Evan ChengUpdate. It should use two shufps, not three!
2006-04-28 Evan ChengTest case for PR748
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 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-17 Chris LattnerNew testcase
2006-04-16 Evan ChengBetter way to splat v2f64
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-04-10 Evan ChengAdd a vselect test case.
2006-04-07 Evan ChengDoh!
2006-04-07 Evan ChengAdded more shuffle tests
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-03-29 Evan ChengAdd a pshufhw test case.
2006-03-29 Evan ChengUse unpcklpd for v2f64 splat.
2006-03-28 Chris Lattnernew testcase
2006-03-28 Evan ChengUse movhpd is even better than movlhps.
2006-03-25 Evan ChengAdd a BUILD_VECTOR with unpack and interleave testcase.
2006-03-25 Evan ChengAdded a scalar to vector with zero extension testcase
2006-03-24 Evan ChengZero vector 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-22 Evan ChengReplace vector splat test case.
2006-03-22 Evan ChengAdd a v2f64 splat (using movlhps) test case.
2006-03-20 Evan ChengOption -enable-x86-lsr has been removed
2006-03-18 Chris Lattnerupdate testcases for x86 fastcc changes.
next