The sense of this branch was backwards
[oota-llvm.git] / test / CodeGen / Generic /
2006-09-07 Chris LattnerNew testcase for a switch lowering bug.
2006-09-03 Chris LattnerTestcase (distilled from crafty) that crashed the local...
2006-08-30 Chris LattnerBugfix for recent coallescer crash
2006-08-27 Chris LattnerMove this test from Codegen/PowerPC to CodeGen/Generic...
2006-08-03 Jim LaskeyApplying for all.
2006-08-03 Jim LaskeyMake all the schedulers continue to work.
2006-06-28 Chris LattnerTestcase that crashes the ppc backend.
2006-06-13 Jim LaskeyMy original test case was bogus. Reverting to crasher...
2006-06-13 Jim LaskeyTests to make sure that ComputeMaskedBits discards...
2006-06-12 Chris LattnerNew testcase that crashes llc
2006-05-24 Chris LattnerNew testcase
2006-05-06 Chris Lattnernew testcase
2006-04-28 Chris Lattnertestcase that crashes the ppc backend, which can't...
2006-04-27 Chris Lattnernew testcase
2006-04-14 Chris LattnerForce a specific config, because this test fails in...
2006-04-13 Chris LattnerOops, move misplaced test
2006-04-13 Chris LattnerAdd a run with an unusual target triple, revert the...
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-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-29 Chris Lattnernew testcase
2006-03-28 Jim LaskeyRegression test for the handling of nulls as arguments...
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-03-23 Chris Lattneradd some tests for typecasts and extract_element
2006-03-21 Chris LattnerAdd an integer splat test
2006-03-19 Chris Lattneradd a new testcase. This insertelement should be a...
2006-03-19 Chris Lattneradd another testcase, explicitly check stuff works...
2006-03-19 Chris Lattneradd two new insert_element tests
2006-03-19 Chris LattnerAdd three new testcases
2006-03-17 Chris Lattnernew testcase
2006-03-14 Jim LaskeyRemove the use of llvm.dbg.declare.
2006-03-01 Chris Lattnernew testcase
2006-02-15 Jim LaskeyCode sufficiently protected against this test.
2006-02-13 Chris LattnerReduce this testcase a bit more, with the help of llvm...
2006-02-12 Evan ChengAdded a test case for a libcall insertion bug.
2006-02-09 Chris Lattnerthis apparently passes on linux
2006-02-08 Jim LaskeyDisable this test for the time being as debug is brough...
2006-01-18 Chris Lattnerthis testcase sent the dag combiner spinning into an...
2006-01-13 Evan ChengTest case for a SETCC / BRCOND folding bug.
2005-12-21 Chris Lattnernew testcase, fails on X86 and probably others
2005-12-12 Chris LattnerTestcase for a problem that reid ran into
2005-12-01 Chris LattnerNew testcase that crashes llc
2005-11-12 Chris Lattnerthis is no apparently passing on alpha
2005-10-30 Chris LattnerThe pass was removed, but the spirit lives on
2005-10-28 Chris Lattneradd the xfail lines
2005-10-28 Chris LattnerNew testcase. Probably many targets don't support...
2005-10-21 Chris LattnerNew testcase that crashes the ppc backend
2005-10-19 John CriswellThis is a generic test for all code generators. It...
2005-10-18 Chris Lattnernew testcase
2005-10-07 Chris Lattnertest broken in the IA64 backend.
2005-08-09 Chris Lattnernew reg test for a failure last night on ppc/darwin
2005-07-30 Chris Lattnerthis tests every fp-to-integer conversion
2005-07-13 Chris Lattnernew testcase that crashes llc on x86/ppc. Not generate...
2005-05-11 Chris Lattnerinclude the other bit count intrinsics
2005-05-11 Chris Lattnernew testcase
2005-05-05 Chris Lattnernew testcase
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 Lattnerthis passes on darwin
2005-04-09 Chris Lattnernew testcase that used to crash the ppc fe. It could...
2005-04-02 Chris Lattnernew testcase
2005-04-02 Chris Lattnernew generic testcsae
2005-04-01 Chris Lattnernew testcase
2005-02-14 Chris Lattnerexecution tests shouldn't go here. This was killing...
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.
2004-11-30 Chris LattnerThis passes on darwin now
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-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-08-11 Misha BrukmanSimple hand-coded tests to aid in early development...
2004-07-22 Chris LattnerUpdate gc intrinsics to take pointer to object as well...
2004-06-25 Chris LattnerNew testcase for constant expression lowering pass...
2004-05-27 Reid SpencerMake the test pass by using the correct RUN: syntax.
2004-05-27 Reid SpencerAdded a "RUN:" line so this file can be executed by...
2004-05-27 Chris Lattnergc_init now gets an argument
2004-05-23 Chris LattnerAdd a simple testcase for garbage collection support
2004-05-10 Chris LattnerTestcase for PR337, which was reduced by Reid Spencer.
2004-04-07 Chris LattnerNew file that can be useful for hand inspection of...
2004-04-07 Chris LattnerNew testcase
2003-11-22 Brian GaekeUnbreak this test case - llvm-as no longer tolerates...
2003-10-03 John CriswellRenamed these tests so that they don't contain extra...
2003-09-09 Chris LattnerUpdate testcases to be more modern
2003-07-29 Vikram S. AdveRegression test for incorrect character emitted to...
2003-07-10 Vikram S. Adve*** empty log message ***
2003-07-10 Vikram S. AdveJust documentation.
2003-07-08 Vikram S. Adve*** empty log message ***
2003-07-06 Vikram S. AdveRegression test for bug in reg. allocation that was...
2003-05-31 Vikram S. Adve3 more bugs from the SPEC codes and from richards_bench...
2003-05-28 Vikram S. AdveThree kinds of boolean values handled incorrectly:
2003-01-15 Chris LattnerCleanup testcase
next