Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / test /
2003-10-18 Chris LattnerNew testcase, distilled from 176.gcc codegen failure
2003-10-17 Chris LattnerNew testcase for C++ frontend crash
2003-10-14 Chris LattnerNew testcase which the inliner breaks
2003-10-13 Chris Lattnermake the indvar obviously non-canonical
2003-10-12 Chris Lattnernew testcase
2003-10-12 Chris LattnerFiles moved to the LoopSimplify directory
2003-10-12 Chris LattnerThe -preheaders pass is now known as -loopsimplify
2003-10-12 Chris LattnerTest that we can emit global initializers that are...
2003-10-11 Brian GaekeQuote qmtest args in $(CONTEXT).
2003-10-10 John CriswellRemoved the AnalyzeTest class.
2003-10-10 John CriswellMake the clean target remove the QMTest temporary direc...
2003-10-10 Chris Lattnernew testcase. globaldce should not delete the global
2003-10-10 Chris LattnerNew testcase
2003-10-08 Chris Lattnerold testcase
2003-10-08 Chris LattnerCheckin an old bug, which appears to be fixed
2003-10-07 Chris Lattnernew testcase
2003-10-07 John CriswellFixed the location of the expectations file.
2003-10-07 John CriswellSwitching over to the new test database.
2003-10-07 John CriswellThese scripts are no longer needed. They have been...
2003-10-07 Chris Lattnernew testcase, distilled by Brian
2003-10-05 Chris Lattnernew testcase
2003-10-04 Chris LattnerConstants are not getting merged together correctly...
2003-10-03 John CriswellChanged all of these tests to be TestRunner tests ...
2003-10-03 John CriswellRenamed these tests so that they don't contain extra...
2003-10-02 Chris LattnerRemove obsolete tests which:
2003-10-02 Chris LattnerCheckin new file, reduced by Brian
2003-10-02 Chris LattnerAdd new testcases
2003-10-02 Alkis EvlogimenosChange llc command line for register allocators
2003-09-30 Chris LattnerNew testcase that was not correctly handled
2003-09-30 Chris LattnerThis bug is not fixed, but will be in the future eventually
2003-09-30 Chris Lattnernew testcase
2003-09-30 John CriswellChanged TestRunner test class so that it replaces ...
2003-09-30 John CriswellAdjusted for the new TestRunner test class. This repla...
2003-09-30 John CriswellAdded the CXXTest test class.
2003-09-30 Chris LattnerThis makefile is completely wrong, don't even bother...
2003-09-30 Chris LattnerThese tests got moved to test/Programs/SingleSource...
2003-09-30 Chris Lattnernew testcase distilled from 177.mesa
2003-09-30 Chris LattnerNew fixed bug, distilled from 252.eon
2003-09-29 Chris Lattnerupdate run command
2003-09-29 Chris LattnerSimplify test, include problem analysis
2003-09-29 John CriswellAdding Makefiles for llvm/test/Programs/SingleSource...
2003-09-29 John CriswellUpdated for the new QMTest test suite. Temporary outpu...
2003-09-29 Chris LattnerNew testcase, distilled by John
2003-09-26 John CriswellUpdated these tests so that they use the new temporary...
2003-09-26 John CriswellUpdated to generate temporary files in the temporary...
2003-09-26 John CriswellRemoving these tests from the regressions directory.
2003-09-26 John CriswellModified the test so that it puts temporary files into...
2003-09-25 John CriswellMoved wierdnames.ll to weirdnames.ll. The new name...
2003-09-23 Chris Lattnernew testcase
2003-09-22 Chris Lattnernew testcase, reduced by bugpoint
2003-09-22 Chris Lattnernew testcase which crashes the inliner, thanks Bugpoint!
2003-09-22 Chris Lattnernew testcase that crashes the C++ frontend, found by...
2003-09-20 Chris LattnerNew testcase
2003-09-20 Chris LattnerNew testcase that basicaa should be able to handle
2003-09-19 Chris LattnerTwo new tests for shifts followed by ands
2003-09-19 Chris LattnerNew testcases
2003-09-19 Chris Lattnera bitfield stress test to exercise various parts of...
2003-09-17 Chris Lattnernew old testcase
2003-09-16 John CriswellUpdated the name of the linker to llvm-link.
2003-09-16 Misha BrukmanThese transitional scripts are no longer necessary...
2003-09-16 Chris LattnerRemove obsolete -abort-on-exception flag from LLI
2003-09-16 Chris LattnerRemove obsolete option
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-16 John CriswellAllow multiple object trees to use the source tree...
2003-09-15 John CriswellQMTest test and resource classes are always register...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-09-15 John CriswellRemoving Makefile. The QMTest program now handles...
2003-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis'.
2003-09-15 Chris Lattnernew testcase that crashes opt
2003-09-15 Chris LattnerNew testcase
2003-09-15 Chris LattnerNew testcase
2003-09-12 Chris LattnerNew testcase, this should be simplified
2003-09-12 Chris LattnerNew testcase, bug distilled from bc
2003-09-11 Chris LattnerNew testcase
2003-09-11 John CriswellFixed SPEC so that it would run correctly with the...
2003-09-10 Chris LattnerNew testcase
2003-09-09 Chris LattnerNew testcase: do not DCE volatile loads!
2003-09-09 Chris LattnerUpdate testcases to be more modern
2003-09-08 John CriswellAdded the .t implicit rule. You can now run an individ...
2003-09-08 Chris LattnerFix grammar-o
2003-09-08 Chris LattnerNew testcase
2003-09-08 Chris LattnerFix old style test
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-08-31 Chris LattnerNew testcase
2003-08-31 Chris LattnerNew testcase for annoying structure layout stuff!
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++
next