aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2003-10-22New testcase for the deadreturnvalue deletion extension to -deadargelimChris Lattner
2003-10-22New testcase for fun hack that is absolutely necessary for the C++ stdlib.Chris Lattner
2003-10-21New testcase: globals should be linked if they are the wrong type. We shouldChris Lattner
2003-10-21New testcase. The linker should not consider it an error if two typesChris Lattner
2003-10-21New testcase, fixed in the C++ frontendChris Lattner
2003-10-21This was not a lower-switch bug, it was a preselection bugChris Lattner
2003-10-21Update test to new styleChris Lattner
2003-10-21Only fails on the Sparc, only when run via the JIT.Misha Brukman
2003-10-18New testcase, distilled from 176.gcc codegen failureChris Lattner
2003-10-17New testcase for C++ frontend crashChris Lattner
2003-10-14New testcase which the inliner breaksChris Lattner
2003-10-13make the indvar obviously non-canonicalChris Lattner
2003-10-12new testcaseChris Lattner
2003-10-12Files moved to the LoopSimplify directoryChris Lattner
2003-10-12The -preheaders pass is now known as -loopsimplifyChris Lattner
2003-10-12Test that we can emit global initializers that are not normal FP valuesChris Lattner
2003-10-11Quote qmtest args in $(CONTEXT).Brian Gaeke
2003-10-10Removed the AnalyzeTest class.John Criswell
2003-10-10Make the clean target remove the QMTest temporary directory.John Criswell
2003-10-10new testcase. globaldce should not delete the globalChris Lattner
2003-10-10New testcaseChris Lattner
2003-10-08old testcaseChris Lattner
2003-10-08Checkin an old bug, which appears to be fixedChris Lattner
2003-10-07new testcaseChris Lattner
2003-10-07Fixed the location of the expectations file.John Criswell
2003-10-07Switching over to the new test database.John Criswell
2003-10-07These scripts are no longer needed. They have been replaced by QMTest.John Criswell
2003-10-07new testcase, distilled by BrianChris Lattner
2003-10-05new testcaseChris Lattner
2003-10-04Constants are not getting merged together correctly when types are resolvedChris Lattner
2003-10-03Changed all of these tests to be TestRunner tests (or, at least they can beJohn Criswell
2003-10-03Renamed these tests so that they don't contain extra periods.John Criswell
2003-10-02Remove obsolete tests which:Chris Lattner
2003-10-02Checkin new file, reduced by BrianChris Lattner
2003-10-02Add new testcasesChris Lattner
2003-10-02Change llc command line for register allocatorsAlkis Evlogimenos
2003-09-30New testcase that was not correctly handledChris Lattner
2003-09-30This bug is not fixed, but will be in the future eventuallyChris Lattner
2003-09-30new testcaseChris Lattner
2003-09-30Changed TestRunner test class so that it replaces %llvmgcc and %llvmgxxJohn Criswell
2003-09-30Adjusted for the new TestRunner test class. This replaces %gcc and %g++ withJohn Criswell
2003-09-30Added the CXXTest test class.John Criswell
2003-09-30This makefile is completely wrong, don't even bother to keep itChris Lattner
2003-09-30These tests got moved to test/Programs/SingleSource/Regression/C++/EHChris Lattner
2003-09-30new testcase distilled from 177.mesaChris Lattner
2003-09-30New fixed bug, distilled from 252.eonChris Lattner
2003-09-29update run commandChris Lattner
2003-09-29Simplify test, include problem analysisChris Lattner
2003-09-29Adding Makefiles for llvm/test/Programs/SingleSource/Regression/C++/EH andJohn Criswell
2003-09-29Updated for the new QMTest test suite. Temporary output file is now placedJohn Criswell