Age | Commit message (Expand) | Author |
2007-04-11 | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer |
2007-02-05 | For PR411: | Reid Spencer |
2007-01-30 | For PR411: | Reid Spencer |
2007-01-27 | Use -f option so test is repeatable. | Reid Spencer |
2007-01-27 | Add a test case for PR411. | Reid Spencer |
2007-01-27 | Make this really do nothing. | Reid Spencer |
2007-01-26 | For PR761: | Reid Spencer |
2007-01-05 | Global variables are not renamed by llvm-upgrade any more. | Reid Spencer |
2007-01-03 | Update test cases that grepped for register names that have now changed | Reid Spencer |
2007-01-02 | For PR1070: | Reid Spencer |
2006-12-31 | For PR950: | Reid Spencer |
2006-12-29 | Update tests that need to be run through llvm-upgrade. This is necessary | Reid Spencer |
2006-12-19 | Make sure linker output is overwritten so this test can pass multiple times. | Reid Spencer |
2006-12-19 | For PR950: | Reid Spencer |
2006-12-15 | extern_weak link test | Andrew Lenharth |
2006-12-02 | These files need llvm-upgrade. | Reid Spencer |
2006-11-23 | Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and | Reid Spencer |
2006-06-16 | New testcase, the linker is not merging alignments right. | Chris Lattner |
2006-04-12 | Added the ability to xfail based on llvmgcc version | Tanya Lattner |
2006-03-23 | Tired of wading through cvs's list ? files that are generated when building | Reid Spencer |
2006-01-20 | Add a test case for PR697, ensuring the linker works with ConstantPacked. | Reid Spencer |
2005-12-06 | new testcase for PR662 | Chris Lattner |
2005-02-12 | New test, adjust other test. | Chris Lattner |
2005-02-12 | Reinstate this test, it is correct after all. | Chris Lattner |
2005-02-11 | Actually, this testcase is invalid, the bug is in the C++ FE. | Chris Lattner |
2005-02-11 | New testcase that manyoso found compiling QT 4.0. | Chris Lattner |
2005-01-02 | Check in an old test that never made it into CVS | Chris Lattner |
2004-12-03 | Do not multiply define symbol | Chris Lattner |
2004-11-19 | Adding srcdir arg | Tanya Lattner |
2004-11-13 | Adding subdirectory dg.exp files in order to be able to use dejagnu to only r... | Tanya Lattner |
2004-10-05 | Another testcase for constness linkage | Chris Lattner |
2004-10-05 | Testcase to ensure that the 'constant' flag follows the definition when there | Chris Lattner |
2004-05-27 | Correct test. use "not grep" instead of "grep -v" | Chris Lattner |
2004-05-07 | Regression test for PR#330. | John Criswell |
2004-02-17 | New testcase for PR245 | Chris Lattner |
2003-11-19 | New testcase for PR 130 | Chris Lattner |
2003-10-27 | Fix initializers to match | Chris Lattner |
2003-10-27 | New testcase | Chris Lattner |
2003-10-21 | New testcase. The linker should not consider it an error if two types | Chris Lattner |
2003-09-26 | Updated these tests so that they use the new temporary directory as opposed | John Criswell |
2003-09-15 | Removing Makefiles. Regression tests are now run by QMTest. | John Criswell |
2003-09-15 | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman |
2003-09-06 | Checkin of autoconf-style object root. | John Criswell |
2003-08-29 | Yet ANOTHER complication that the libstdc++ library runs into linking... | Chris Lattner |
2003-08-29 | Ok, the last bug fix was not good enough to fix libstdc++. Maybe this one wi... | Chris Lattner |
2003-08-29 | New testcase which is preventing the linking of libstdc++ | Chris Lattner |
2003-08-25 | Fix spelling error in comment. | Brian Gaeke |
2003-08-24 | New testcase | Chris Lattner |
2003-08-23 | New testcase, which causes the linker to segv. | Chris Lattner |
2003-08-23 | Test functions as well as globals | Chris Lattner |