Added information on input and output filenames.
[oota-llvm.git] / test /
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++
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
next