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