new testcase
[oota-llvm.git] / test / CodeGen / X86 /
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.
2006-03-17 Evan ChengAdd a lsr common loop invariant hoisting test case
2006-03-15 Evan ChengAlso requires -mattr=-sse3
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-03 Evan ChengAdd another test case for instruction scheduling.
2006-03-03 Chris LattnerRemove these testcases. These intrinsics are going...
2006-03-02 Evan ChengAdd a regression test for bug 478.
2006-03-01 Chris Lattnernew testcase
2006-02-28 Evan ChengAdd a test case for left shift by 1. We should not...
2006-02-28 Chris Lattnerevan's recent x86 isel improvements have fixed this...
2006-02-25 Evan ChengNew test case: use lea for imul by some constants.
2006-02-25 Evan Chenglea.ll is XFAIL until we implement convertToThreeAddress.
2006-02-23 Evan ChengAdd a test case for 'lea'.
2006-02-03 Evan ChengAdded a (store (op (load ...) ...) ...) folding test...
2006-02-02 Chris Lattnernew testcase
2006-02-01 Chris Lattnernew testcase for the 'ret double folding with load...
2006-01-30 Evan ChengDon't generate (or setp, setae) for SETUGE. Simply...
2006-01-30 Chris Lattnernew testcase for the 'C++' failures last night.
2006-01-27 Evan ChengUse Intel assembly syntax to look for ST
2006-01-27 Evan ChengX86 dag isel is now (soon) the default.
2006-01-27 Evan ChengThese are fp stack test cases.
2006-01-27 Evan ChengXFAIL tailcall test cases until it's implemented.
2006-01-20 Evan ChengAdded a load folding bug test case.
2006-01-14 Nate Begemanbswap implementation
2005-12-14 Chris Lattnernew testcase, each function should have one extension...
2005-12-04 Chris Lattnernew testcase, for PR672
2005-11-20 Chris LattnerThis should not be dce'd
2005-11-20 Andrew Lenharthoops
2005-11-20 Andrew Lenharthcheck that rdtsc is generated from readcyclecounter
2005-10-19 John CriswellMoved to Regression/Codegen/Generic.
2005-10-19 John CriswellForce i386 code generation for an i386 specific test.
2005-08-30 Chris Lattnernew testcase corresponding to PR621
2005-08-21 Chris LattnerFix a bug in the RUN line
2005-08-19 Chris Lattnerremove dead args
2005-08-19 Chris Lattnerremove dead flags
2005-08-04 Chris LattnerNone of these tests should require a working lli, they...
2005-08-03 Chris LattnerFix this to test the BE we care about
2005-07-20 Chris LattnerAllow this to pass on non-linux systems as well, such...
2005-07-20 Chris Lattnerset the target triple so that we don't fail due to...
2005-05-15 Chris Lattneradd test to check for tail calls
2005-05-14 Chris LattnerMake sure this is not eligible for tail-call-eliminatio...
2005-05-14 Chris Lattnernew testcase
2005-05-14 Chris LattnerEnsure these casts are done with the hardware fildll...
2005-05-13 Chris Lattnernew testcase
2005-05-13 Chris LattnerForce x86 backend
2005-05-13 Chris Lattneradd a correct run line
2005-05-12 Chris Lattnerreg test
2005-05-09 Chris Lattnernew testcase
2005-05-09 Chris Lattnertweak test to accept the (good) code emitted by the...
2005-05-09 Chris LattnerNew testcase that crashes the pattern isel
2005-04-16 Nate BegemanUpdate dejagnu tests to use the new pattern isel flag
2005-04-09 Chris Lattnermake this test more interesting
2005-04-02 Chris Lattnerthis has now been fixed
2005-04-02 Chris Lattnerdon't forget to use the right code generator :)
2005-04-02 Chris Lattnernew testcase
2005-03-23 Chris Lattnermake sure this test tests the intended target.
2005-02-14 Chris LattnerA testcase that LLC produces illegal asm on for Prolang...
2005-01-26 Chris Lattnerxfail this.
2005-01-19 Chris LattnerNew testcase for rotate instructions. Each function...
2005-01-19 Chris LattnerAdd a test for 16-bit sh*d.
2005-01-19 Chris LattnerEnsure that each these functions generates a sh[rl...
2005-01-17 Chris LattnerThis is a carefully contrived testcase where the X86...
2005-01-17 Chris LattnerNew testcase for a problem that occurred in 132.ijpeg
2005-01-11 Chris LattnerThe pattern isel is aggressively codegen'ing all of...
2005-01-08 Chris LattnerNew testcase.
2005-01-07 Chris LattnerAdd a testcase I forgot to commit earlier.
2005-01-06 Chris LattnerNew testcase
2005-01-02 Chris Lattnerxfail these tests, whcih require more info in the code...
2005-01-02 Chris LattnerAdd several testcases for new optimizations in the...
2004-12-02 Chris LattnerThis program doesn't break anything anymore.
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-07 Chris LattnerUpdate this to expect AT&T syntax
2004-11-06 Tanya LattnerAdding XFAIL lines for dejagnu support.
2004-10-08 Chris LattnerNew testcase. The setcc is only used by a select,...
2004-07-02 Chris LattnerMake this testcase more interesting
2004-06-22 Chris LattnerIsnan became unordered
2004-06-15 Chris LattnerThis testcase is a bit silly now, but oh well :)
2004-06-11 Chris LattnerTest that the X86 backend is only emitting one fucom...
next