Age | Commit message (Expand) | Author |
2003-10-22 | New testcase for the deadreturnvalue deletion extension to -deadargelim | Chris Lattner |
2003-10-22 | New testcase for fun hack that is absolutely necessary for the C++ stdlib. | Chris Lattner |
2003-10-21 | New testcase: globals should be linked if they are the wrong type. We should | Chris Lattner |
2003-10-21 | New testcase. The linker should not consider it an error if two types | Chris Lattner |
2003-10-21 | New testcase, fixed in the C++ frontend | Chris Lattner |
2003-10-21 | This was not a lower-switch bug, it was a preselection bug | Chris Lattner |
2003-10-21 | Update test to new style | Chris Lattner |
2003-10-21 | Only fails on the Sparc, only when run via the JIT. | Misha Brukman |
2003-10-18 | New testcase, distilled from 176.gcc codegen failure | Chris Lattner |
2003-10-17 | New testcase for C++ frontend crash | Chris Lattner |
2003-10-14 | New testcase which the inliner breaks | Chris Lattner |
2003-10-13 | make the indvar obviously non-canonical | Chris Lattner |
2003-10-12 | new testcase | Chris Lattner |
2003-10-12 | Files moved to the LoopSimplify directory | Chris Lattner |
2003-10-12 | The -preheaders pass is now known as -loopsimplify | Chris Lattner |
2003-10-12 | Test that we can emit global initializers that are not normal FP values | Chris Lattner |
2003-10-11 | Quote qmtest args in $(CONTEXT). | Brian Gaeke |
2003-10-10 | Removed the AnalyzeTest class. | John Criswell |
2003-10-10 | Make the clean target remove the QMTest temporary directory. | John Criswell |
2003-10-10 | new testcase. globaldce should not delete the global | Chris Lattner |
2003-10-10 | New testcase | Chris Lattner |
2003-10-08 | old testcase | Chris Lattner |
2003-10-08 | Checkin an old bug, which appears to be fixed | Chris Lattner |
2003-10-07 | new testcase | Chris Lattner |
2003-10-07 | Fixed the location of the expectations file. | John Criswell |
2003-10-07 | Switching over to the new test database. | John Criswell |
2003-10-07 | These scripts are no longer needed. They have been replaced by QMTest. | John Criswell |
2003-10-07 | new testcase, distilled by Brian | Chris Lattner |
2003-10-05 | new testcase | Chris Lattner |
2003-10-04 | Constants are not getting merged together correctly when types are resolved | Chris Lattner |
2003-10-03 | Changed all of these tests to be TestRunner tests (or, at least they can be | John Criswell |
2003-10-03 | Renamed these tests so that they don't contain extra periods. | John Criswell |
2003-10-02 | Remove obsolete tests which: | Chris Lattner |
2003-10-02 | Checkin new file, reduced by Brian | Chris Lattner |
2003-10-02 | Add new testcases | Chris Lattner |
2003-10-02 | Change llc command line for register allocators | Alkis Evlogimenos |
2003-09-30 | New testcase that was not correctly handled | Chris Lattner |
2003-09-30 | This bug is not fixed, but will be in the future eventually | Chris Lattner |
2003-09-30 | new testcase | Chris Lattner |
2003-09-30 | Changed TestRunner test class so that it replaces %llvmgcc and %llvmgxx | John Criswell |
2003-09-30 | Adjusted for the new TestRunner test class. This replaces %gcc and %g++ with | John Criswell |
2003-09-30 | Added the CXXTest test class. | John Criswell |
2003-09-30 | This makefile is completely wrong, don't even bother to keep it | Chris Lattner |
2003-09-30 | These tests got moved to test/Programs/SingleSource/Regression/C++/EH | Chris Lattner |
2003-09-30 | new testcase distilled from 177.mesa | Chris Lattner |
2003-09-30 | New fixed bug, distilled from 252.eon | Chris Lattner |
2003-09-29 | update run command | Chris Lattner |
2003-09-29 | Simplify test, include problem analysis | Chris Lattner |
2003-09-29 | Adding Makefiles for llvm/test/Programs/SingleSource/Regression/C++/EH and | John Criswell |
2003-09-29 | Updated for the new QMTest test suite. Temporary output file is now placed | John Criswell |