Added new license information in preparation for LLVM 1.0.
[oota-llvm.git] / test /
2003-08-31 Chris Lattnernew tests
2003-08-31 Chris LattnerAdd tests for the pruneeh pass
2003-08-30 Chris LattnerNew testcase *sigh*
2003-08-30 Chris LattnerNew, HARD, bitfield testcase
2003-08-29 Chris LattnerYet another bit-field bug
2003-08-29 Chris Lattnerminor simplification
2003-08-29 Misha BrukmanTest case distilled from sed.
2003-08-29 Misha BrukmanTestcase distilled from xemacs.
2003-08-29 Chris LattnerNew testcase
2003-08-29 Misha BrukmanUse `llvm-dis' instead of simply `dis'.
2003-08-29 Chris LattnerYet ANOTHER complication that the libstdc++ library...
2003-08-29 Chris LattnerOk, the last bug fix was not good enough to fix libstdc...
2003-08-29 Chris LattnerNew testcase which is preventing the linking of libstdc++
2003-08-29 Chris LattnerNEw testcase
2003-08-29 Chris LattnerNew testcase, not only possible of causing compilation...
2003-08-28 Misha BrukmanNear-term fix for renaming `as' -> `llvm-as' and `dis...
2003-08-28 Chris LattnerAdd another testcase I found lying around.
2003-08-28 Chris LattnerAdd test for the last chapter of our C++ exception...
2003-08-28 Chris LattnerNew testcases, all of which work with llvmg++!
2003-08-28 Chris LattnerLink to the C++ libraries. This is temporary
2003-08-27 Chris LattnerMove the testcase elsewhere
2003-08-27 Chris LattnerNew testcase. Unfortunately, native GCC gets this...
2003-08-27 Chris LattnerNew testcases, which WORK with LLVMG++ and the CBE.
2003-08-27 Chris LattnerNew testcase
2003-08-25 Brian GaekeFix spelling error in comment.
2003-08-24 Chris LattnerNew testcase
2003-08-24 Chris LattnerAdd output
2003-08-24 Chris LattnerNew testcase
2003-08-24 Chris LattnerNew testcase
2003-08-24 Chris LattnerFix grep
2003-08-24 Chris LattnerNew testcase
2003-08-24 Chris LattnerNew testcase directory
2003-08-24 Chris LattnerFix typeos and add descriptions
2003-08-24 Chris LattnerNew testcases for inlining invoke instructions
2003-08-24 Chris LattnerNew testcase
2003-08-24 Chris Lattnernew testcase
2003-08-24 Chris LattnerNew testcase, distilled from 176.gcc
2003-08-23 Chris Lattnernew testcase distilled from 176.gcc
2003-08-23 Chris LattnerAdd a new switch folding testcase
2003-08-23 Chris LattnerNew testcase
2003-08-23 Chris LattnerNew testcase
2003-08-23 Chris LattnerNew testcase, which causes the linker to segv.
2003-08-23 Chris LattnerTest functions as well as globals
2003-08-23 Chris Lattnernew testcase: we warn if we are merging together two...
2003-08-23 Chris LattnerNew testcase
2003-08-23 Chris LattnerNew testcase, which is basically the problem with 176.gcc
2003-08-22 Chris LattnerDisable .d file generation for LLVM tests
2003-08-22 Chris LattnerNew testcase for non-simple variable and type names
2003-08-22 Chris LattnerRemove name, add body. Causes llvmg++ segfault!
2003-08-22 Chris Lattneradd comment
2003-08-22 Chris Lattnernew testcase
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:
next