| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the c modifier to tell llvm-ar not to issue a | Duncan Sands | 2008-06-27 | 1 | -2/+2 |
* | when linking globals, make sure to preserve the address space of the global. | Chris Lattner | 2008-06-27 | 1 | -0/+9 |
* | Fix an error handling redefinition of linkonce functions where the | Chris Lattner | 2008-06-20 | 2 | -1/+9 |
* | Fix some tests. | Evan Cheng | 2008-06-12 | 1 | -2/+1 |
* | Fix some escaping and quoting in RUN lines, mainly involving { and <. In two | Matthijs Kooijman | 2008-06-10 | 2 | -2/+2 |
* | Eliminate questionable syntax for stdin redirection. This probably also speed... | Gabor Greif | 2008-05-20 | 6 | -6/+6 |
* | sabre brings to my attention that the 'tr' suffix is also obsolete | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Rename the last test with .llx extension to .ll, resolve duplicate test by re... | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Update old-style syntax in some "not grep" tests. | Dan Gohman | 2008-05-01 | 1 | -1/+1 |
* | This passes now | Anton Korobeynikov | 2008-03-10 | 1 | -1/+0 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-10 | 16 | -186/+162 |
* | Temporary XFAIL the test, until I'll commit a fix | Anton Korobeynikov | 2008-03-09 | 1 | -0/+1 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-09 | 15 | -61/+62 |
* | much simpler test case | Andrew Lenharth | 2008-03-08 | 2 | -442/+3 |
* | add dropped section test case for PR2123 | Andrew Lenharth | 2008-03-07 | 2 | -0/+460 |
* | Fix test not to emit junk into source directory | Anton Korobeynikov | 2008-03-05 | 1 | -2/+2 |
* | Testcase for PR2054 | Anton Korobeynikov | 2008-03-05 | 2 | -0/+28 |
* | Use not instead of ignore when an exit status is expected to always | Dan Gohman | 2007-12-11 | 2 | -3/+3 |
* | Add a test to ensure that obvious link messages are actually produced on | Reid Spencer | 2007-08-16 | 1 | -0/+11 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -5/+0 |
* | Add a test case for PR1434 | Reid Spencer | 2007-05-18 | 1 | -0/+15 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -2/+2 |
* | For PR1319: Upgrade to new test harness | Reid Spencer | 2007-04-15 | 38 | -104/+108 |
* | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer | 2007-04-11 | 1 | -1/+1 |
* | 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 |