| Commit message (Expand) | Author | Age | Files | Lines |
* | Reimplement the old and horrible bison parser for .ll files with a nice | Chris Lattner | 2009-01-02 | 1 | -1/+1 |
* | Add global variable to test for consistency | Anton Korobeynikov | 2008-10-15 | 2 | -0/+4 |
* | This is not failing anymore | Anton Korobeynikov | 2008-10-15 | 1 | -2/+0 |
* | Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes | Chris Lattner | 2008-07-14 | 4 | -4/+6 |
* | implement linking of globals to functions, in one direction | Chris Lattner | 2008-07-14 | 1 | -0/+13 |
* | Testcase for PR2463 | Anton Korobeynikov | 2008-07-05 | 2 | -0/+32 |
* | Testcase for PR2146 | Anton Korobeynikov | 2008-07-05 | 2 | -0/+27 |
* | 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 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 44 | -0/+570 |