more edits
[oota-llvm.git] / test / CodeGen /
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-14 Chris Lattnerthis passes
2005-05-13 Chris Lattnernew testcase
2005-05-13 Andrew Lenharthfix regression tests
2005-05-13 John CriswellThese tests are currently expected to fail.
2005-05-13 Chris LattnerForce x86 backend
2005-05-13 Chris Lattnerlet dj run this
2005-05-13 Andrew Lenharthfixed test case
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-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-05-05 Chris Lattnernew testcase
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-04-30 Chris Lattneradd sin/cos tests
2005-04-30 Chris LattnerAdd a test for llvm.sqrt
2005-04-23 Jeff CohenEliminate tabs and trailing spaces
2005-04-21 Chris LattnerCheck for eqv matching
2005-04-21 Chris Lattnerthis passes on darwin
2005-04-16 Nate BegemanUpdate dejagnu tests to use the new pattern isel flag
2005-04-14 Andrew Lenharthadded a random and mask test
2005-04-13 Nate BegemanAdd CodeGen tests for the recent SelectionDAG transforms
2005-04-13 Andrew Lenharthregression case for faster call sequence
2005-04-13 Andrew Lenharthcheck that casts still use zap
2005-04-13 Andrew Lenharthadded s4addl matching test
2005-04-10 Chris Lattnerfix this testcase so the regex doesn't match the functi...
2005-04-09 Chris Lattnernew testcase that used to crash the ppc fe. It could...
2005-04-09 Nate BegemanAdd a testcase to make sure that we don't emit two...
2005-04-09 Nate BegemanAdd cases to cover the rest of the patterns we should...
2005-04-09 Chris LattnerNew testcase that the sparc backend crashes on
2005-04-09 Chris Lattnermake this test more interesting
2005-04-09 Chris Lattneradd a test for fnabs
2005-04-09 Chris Lattneradd a partial test for the fma operations that ppc...
2005-04-08 Andrew Lenharthoops
2005-04-08 Andrew Lenharthadded some tests to check stupid pattern matching mistakes
2005-04-07 Andrew Lenharthmatch case change in codegen
2005-04-06 Andrew Lenharthsimplified
2005-04-06 Andrew Lenharthadded first alpha codegen regression test
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-04-02 Chris Lattnernew generic testcsae
2005-04-01 Chris Lattnernew testcase
2005-03-23 Chris Lattnermake sure this test tests the intended target.
2005-03-08 Chris Lattnernew testcase that crashes the CBE.
2005-02-14 Chris Lattnerexecution tests shouldn't go here. This was killing...
2005-02-14 Chris LattnerA testcase that LLC produces illegal asm on for Prolang...
2005-02-14 Chris Lattnernew testcase
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-14 Chris LattnerNew testcase, problem found by Rob.
2005-01-14 Chris LattnerTestcase that crashes the PPC backend. Thanks to Rob...
2005-01-11 Chris LattnerThe pattern isel is aggressively codegen'ing all of...
2005-01-08 Chris LattnerNew testcase.
2005-01-07 Chris LattnerCleanup a bunch of tests. In particular do not allow...
2005-01-07 Chris LattnerMake this test a bit more interesting by making there...
2005-01-07 Chris Lattnermodernize and clean up this test.
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-29 Chris Lattnernew testcase for PR490
2004-12-13 Chris LattnerNew testcase that crashes the V9 backend.
2004-12-12 Chris LattnerNew testcase that the PPC backend miscompiles. It...
2004-12-03 Chris Lattnernew testcase for PR472
2004-12-02 Chris LattnerThis program doesn't break anything anymore.
2004-11-30 Chris LattnerThis passes on darwin now
2004-11-30 Chris LattnerNew testcase that crashes the PPC BE
2004-11-30 Chris LattnerNew testcase
2004-11-30 Chris LattnerNew testcase that crashes the PPC backend
2004-11-20 Tanya LattnerAdding missing dg file.
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-13 Chris LattnerNew testcase
2004-11-07 Tanya LattnerChanged to XFAIL
2004-11-07 Chris LattnerUpdate this to expect AT&T syntax
2004-11-07 Chris LattnerFix a test.
2004-11-06 Tanya LattnerAdding RUN lines.
2004-11-06 Tanya LattnerAdding RUN lines.
2004-11-06 Chris LattnerAdd missing run line
2004-11-06 Tanya LattnerAdding XFAIL lines for dejagnu support.
2004-10-24 Nate BegemanInitial checkin of regression test for generating the...
2004-10-08 Chris LattnerNew testcase. The setcc is only used by a select,...
2004-08-25 Brian GaekeNew version of Bill Wendling's PR33 patch.
next