Fixed PR#596:
[oota-llvm.git] / test /
2005-07-13 Chris Lattnernew testcase for PR593
2005-07-13 Chris Lattnernew testcase that crashes llc on x86/ppc. Not generate...
2005-07-13 Reid SpencerAdd a test that runs the ParallelJIT example program...
2005-07-07 Chris LattnerNew testcase distilled from a large chunk of code Misha...
2005-06-30 Chris Lattnernew testcase for PR590
2005-06-18 Reid SpencerFix this test case to actually test the new va_arg...
2005-06-18 Andrew Lenharthnew vararg test
2005-06-17 Chris Lattnernew testcase for PR586
2005-06-17 Chris Lattnernew testcase for PR585
2005-06-17 Chris Lattnernew testcase for PR584
2005-06-16 Chris Lattnernew testcase for PR583
2005-06-15 Chris Lattnernew testcase for PR580
2005-06-15 Chris Lattnernew testcase for PR582
2005-06-15 Chris Lattnernew testcase for PR579
2005-06-15 Chris Lattnernew testcase for PR577
2005-05-21 Reid SpencerRemove trailing blank line, just to test whether the...
2005-05-20 Chris Lattnernew testcase
2005-05-20 Chris LattnerNew testcase that crashes simplifycfg, identified accid...
2005-05-20 Reid SpencerFinally get the quoting right for both Unix and Windows...
2005-05-15 Reid SpencerDon't eliminate a test case, just the form of the test...
2005-05-15 Chris LattnerThis does not belong
2005-05-15 Reid SpencerAdd a case with non-constant argument for testing the...
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 Reid SpencerAdd a test case for testing ffs libcall conversion...
2005-05-14 Chris LattnerEnsure these casts are done with the hardware fildll...
2005-05-14 Chris Lattnerthis passes
2005-05-14 Chris LattnerFix this
2005-05-13 Chris Lattnernew testcase
2005-05-13 Andrew Lenharthfix regression tests
2005-05-13 Chris LattnerThis passes on sparc
2005-05-13 Chris Lattnerremove test
2005-05-13 John CriswellThese tests are currently expected to fail.
2005-05-13 Chris LattnerForce x86 backend
2005-05-13 Chris Lattnerfix buggy test
2005-05-13 Chris LattnerFix buggy test
2005-05-13 Chris Lattnerlet dj run this
2005-05-13 Andrew Lenharthfixed test case
2005-05-13 Chris Lattnerdisable this test for now.
2005-05-13 Chris Lattneradd a correct run line
2005-05-12 Chris Lattnerreg test
2005-05-12 John CriswellFix this test on Solaris.
2005-05-11 Nate BegemanAdd testcase for legalizing ISD::CTTZ efficiently....
2005-05-11 John CriswellRegression test for PR#563.
2005-05-11 Andrew LenharthLegalize for CTLZ generates a ctpop, but this ctpop...
2005-05-11 Chris Lattnerinclude the other bit count intrinsics
2005-05-11 Chris Lattnernew testcase
2005-05-10 Chris Lattnernew testcase for PR562
2005-05-10 Chris Lattnernew testcase
2005-05-09 Chris Lattnertestcase I've had in my tree
2005-05-09 John CriswellTell tblgen exactly where to find the include file.
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
2005-05-09 Reid SpencerAdd note to self to complete the testing of all intrins...
2005-05-09 Chris LattnerNew testcase that crashes the pattern isel
2005-05-08 Chris LattnerNew testacse for information exposed by the 'tail'...
2005-05-08 Chris Lattneradd a testcase for a case we do not handle yet
2005-05-08 Chris Lattnernew testcase
2005-05-08 Chris Lattnernew testcase
2005-05-08 Chris Lattnernew testcases for PR557
2005-05-08 Chris Lattnernew testcase
2005-05-08 Chris Lattnernew testcase
2005-05-07 Reid Spencer* Break tests into individual cases so its easier to...
2005-05-07 Chris Lattnertest that reassociate can handle shifts
2005-05-07 Chris Lattnernew testcase
2005-05-06 Chris Lattnernew testcase
2005-05-06 Chris LattnerMake sure to not accidentally get a bogus tail marker
2005-05-06 Chris Lattnertest that tail call survives bytecodification
2005-05-06 Chris Lattnernew testcases
2005-05-06 Chris Lattnernew testcase
2005-05-06 Chris Lattnernew testcase for unneeded and
2005-05-06 Chris Lattnernew testcase
2005-05-06 Chris Lattnernew testcase
2005-05-05 Chris Lattnernew testcase for PR541
2005-05-05 Chris Lattnernew testcase
2005-05-05 Chris Lattnernew testcase for a bug Jim found
2005-05-04 Chris Lattnernew testcase
2005-05-04 Reid SpencerMake sure both optimization cases get tested.
2005-05-04 Reid SpencerAdd a test case for the IsDigitOptimization class.
2005-05-04 Andrew Lenharthcomment fix
2005-05-04 Andrew Lenharthsee if the legalize code propery compensates for the...
2005-05-04 Andrew Lenharthadded a use of ctpop to debug stuff with
2005-05-03 Reid SpencerFix this test to succeed even if "strchr" is on a call...
2005-05-03 Reid SpencerAdd a test case for SPrintFOptimization.
2005-05-03 Andrew Lenharthyea yea yea
2005-05-03 Andrew Lenharthpre add count tests
2005-05-03 Reid SpencerAdd a test case for StrChrOptimizer for -simplify-libcalls
2005-05-03 Reid SpencerA new test case for the LLVMMemSetOptimization.
2005-05-03 Reid SpencerCorrect the title and the success criteria: strcmp...
2005-05-03 Reid SpencerAdd a new test case for the StrNCmpOptimization.
2005-05-02 Reid SpencerAdd a test case for testing the FPrintFOptimization.
2005-05-01 Chris Lattnernew testcase
2005-05-01 Chris Lattneradd a new testcase
2005-04-30 Chris Lattneradd sin/cos tests
2005-04-30 Chris LattnerAdd a test for llvm.sqrt
2005-04-30 Reid Spencer* Fix signed/unsigned usage problem
2005-04-30 Reid SpencerA new test case for the ToAsciiOptimizer.
2005-04-30 Reid SpencerA new test case for the StrCmpOptimization in -simplify...
next