Initial checkin
[oota-llvm.git] / test /
2003-08-21 Chris LattnerSimplify test
2003-08-21 John CriswellRegression test that verifies that the JIT passes the...
2003-08-21 Chris LattnerNew testcase
2003-08-21 Misha BrukmanTest case distilled from bash.
2003-08-21 Chris Lattnerremove invalid test
2003-08-21 Misha BrukmanTest case distilled from `bash'.
2003-08-21 Chris LattnerYet another testcase distilled from emacs by Misha!
2003-08-21 Chris LattnerNew testcase, distilled from emacs by Misha
2003-08-21 John CriswellAdded the ability to run the QMTests. It is currently...
2003-08-20 Chris LattnerPoint to the RIGHT GCC library directory
2003-08-20 Chris LattnerSimplify testcase even more
2003-08-20 Chris LattnerNew makefile for new directory
2003-08-20 Chris Lattnernew testcase
2003-08-20 Chris Lattnernew testcase
2003-08-20 Chris Lattnernew testcase
2003-08-20 Chris LattnerWhoa, GCC accepts this. Whack.
2003-08-20 Chris LattnerNew testcase, distilled from bison
2003-08-20 Chris LattnerNew testcase, distilled from 'screen' by Misha
2003-08-20 Chris LattnerNew testcase for GEP folding
2003-08-19 Chris LattnerMake testcase more interesting
2003-08-18 Chris LattnerFix buggy testcase
2003-08-18 Chris LattnerMake the testcase more interesting
2003-08-18 Chris LattnerNew testcase distilled from mutt
2003-08-18 Chris LattnerNew testcase, distilled from ed-0.2
2003-08-18 Misha BrukmanSpell `necessary' correctly.
2003-08-18 Chris LattnerNew testcase distilled from GNU Go
2003-08-17 Chris LattnerNew testcase to ensure that switch folding happens...
2003-08-17 Chris LattnerNew testcase
2003-08-17 Chris LattnerNew testcase
2003-08-16 Chris LattnerNo need to print in the testcase
2003-08-15 Chris Lattnernew testcase narrowed down from xboard
2003-08-15 Chris LattnerNew testcase identified by misha, distilled from the...
2003-08-15 Chris LattnerSome of this gets hoisted up to Makefile.common
2003-08-13 Chris LattnerI must have missed these when eliminating the cast...
2003-08-13 Chris LattnerAdd some more tests for: (A <setcc1> B) logicalop ...
2003-08-13 Chris LattnerAdd some tests for difficult reassociation cases
2003-08-13 Chris LattnerReorganize tests because we no longer cannonicalize...
2003-08-13 Chris LattnerUpdate test to represent new cannonicalization rules...
2003-08-12 Chris Lattnernew testcase
2003-08-12 Chris LattnerRight, instcombine cannot remove ((X >> C) << C) if...
2003-08-12 Chris LattnerNew testcases
2003-08-12 Chris LattnerNew testcases
2003-08-12 Chris LattnerTestcase for feature we should support eventually
2003-08-10 Chris LattnerNew testcase
2003-08-07 Sumant KowshikRemoved the support for pool allocation testing. This...
2003-08-06 John CriswellRemoved Makefile.common.
2003-08-06 Chris LattnerNew testcase
2003-08-06 Sumant KowshikAdded POOLFLAGS option to run pool allocation
2003-08-05 Tanya LattnerAdded LICM test cases to:
2003-08-05 Chris Lattnernew testcases that simplifycfg breaks
2003-08-04 Chris LattnerNew testcase, identified by Vikram, reduced by Brian
2003-08-04 Chris LattnerNew testcase
2003-08-04 Chris LattnerNew testcase
2003-08-04 Chris LattnerNew testcase
2003-08-03 Chris LattnerNew testcase
2003-08-03 Chris LattnerNew testcase
2003-08-01 Chris LattnerFix problem executing the CBE
2003-07-30 Chris LattnerAdd test of file inclusion capability for bugpoint
2003-07-30 Chris LattnerInitial tests for tblgen
2003-07-29 Vikram S. AdveRegression test for incorrect character emitted to...
2003-07-27 Chris LattnerSomehow "simplest" test became a hello world test....
2003-07-25 Chris LattnerSimplify some makefile magic, no functional changes
2003-07-25 Chris LattnerAdd fixmes
2003-07-25 Chris LattnerThis test has been automatized
2003-07-25 Chris LattnerUpdate to use more modern graph checker
2003-07-25 Chris LattnerNew testcase, an automatized version of Vikrams ggcolla...
2003-07-25 Chris LattnerRemove testcase which has been automatized
2003-07-25 Chris LattnerCheckin of Vikram's ggfuncptr.c test adapted for automa...
2003-07-24 Chris LattnerMore testcases, which I'll implement later
2003-07-24 Chris LattnerModernize testcase
2003-07-24 Chris LattnerNew testcase
2003-07-24 Chris LattnerNew testcases for signed shifts
2003-07-23 Chris LattnerAdd new tests, make existing tests more difficult
2003-07-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew testcases
2003-07-23 Chris LattnerRenumber tests sequentially
2003-07-23 Chris LattnerSplit the or and xor tests into two separate files
2003-07-23 Chris LattnerRemove obscure test
2003-07-23 Chris LattnerCheck in old testcase sitting in my tree
2003-07-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew testcases
2003-07-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew tests
2003-07-23 Chris LattnerNew testcase that caused infinite loop in taildup
2003-07-22 Chris LattnerNew testcases
2003-07-22 Chris LattnerAdd new testcase
2003-07-21 John CriswellRegression test for the Instruction Combining optimiziz...
2003-07-16 Vikram S. AdveTests for globals with different kinds of behavior...
2003-07-10 Vikram S. Adve*** empty log message ***
2003-07-10 Vikram S. AdveJust documentation.
2003-07-08 Vikram S. AdveSimplified DOTRACING flag.
2003-07-08 Vikram S. AdveUse libinstr.$(ARCH).a instead of libinstr64.a
2003-07-08 Vikram S. Adve*** empty log message ***
2003-07-06 Vikram S. AdveRegression test for bug in reg. allocation that was...
2003-07-03 Chris LattnerNew testcase
2003-07-01 Chris LattnerFix testcase failing because of change of output
2003-07-01 John CriswellUpdated the name of the LLVM disassembler so that the...
next