2009-09-15 |
Dan Gohman | When a constant's type is refined, update the constant... |
tree | commitdiff |
2009-09-15 |
Dan Gohman | Use llvm-link -S instead of using llvm-dis. |
tree | commitdiff |
2009-09-05 |
Daniel Dunbar | Rename %S metavar to %M (clang uses %S for the basename... |
tree | commitdiff |
2009-09-03 |
Devang Patel | There is not any need to copy metadata while merging... |
tree | commitdiff |
2009-08-25 |
Dan Gohman | Remove obsolete -f flags. |
tree | commitdiff |
2009-08-11 |
Devang Patel | Link NamedMDNodes. |
tree | commitdiff |
2009-08-11 |
Devang Patel | Link metadata. |
tree | commitdiff |
2009-01-02 |
Chris Lattner | Reimplement the old and horrible bison parser for ... |
tree | commitdiff |
2008-10-15 |
Anton Korobeynikov | Add global variable to test for consistency |
tree | commitdiff |
2008-10-15 |
Anton Korobeynikov | This is not failing anymore |
tree | commitdiff |
2008-07-14 |
Chris Lattner | Reimplement LinkFunctionProtos in terms of GetLinkageRe... |
tree | commitdiff |
2008-07-14 |
Chris Lattner | implement linking of globals to functions, in one direction |
tree | commitdiff |
2008-07-05 |
Anton Korobeynikov | Testcase for PR2463 |
tree | commitdiff |
2008-07-05 |
Anton Korobeynikov | Testcase for PR2146 |
tree | commitdiff |
2008-06-27 |
Duncan Sands | Use the c modifier to tell llvm-ar not to issue a |
tree | commitdiff |
2008-06-27 |
Chris Lattner | when linking globals, make sure to preserve the address... |
tree | commitdiff |
2008-06-20 |
Chris Lattner | Fix an error handling redefinition of linkonce function... |
tree | commitdiff |
2008-06-12 |
Evan Cheng | Fix some tests. |
tree | commitdiff |
2008-06-10 |
Matthijs Kooijman | Fix some escaping and quoting in RUN lines, mainly... |
tree | commitdiff |
2008-05-20 |
Gabor Greif | Eliminate questionable syntax for stdin redirection... |
tree | commitdiff |
2008-05-20 |
Gabor Greif | sabre brings to my attention that the 'tr' suffix is... |
tree | commitdiff |
2008-05-20 |
Gabor Greif | Rename the last test with .llx extension to .ll, resolv... |
tree | commitdiff |
2008-05-01 |
Dan Gohman | Update old-style syntax in some "not grep" tests. |
tree | commitdiff |
2008-03-10 |
Anton Korobeynikov | This passes now |
tree | commitdiff |
2008-03-10 |
Tanya Lattner | Remove llvm-upgrade and update tests. |
tree | commitdiff |
2008-03-09 |
Anton Korobeynikov | Temporary XFAIL the test, until I'll commit a fix |
tree | commitdiff |
2008-03-09 |
Tanya Lattner | Remove llvm-upgrade and update tests. |
tree | commitdiff |
2008-03-08 |
Andrew Lenharth | much simpler test case |
tree | commitdiff |
2008-03-07 |
Andrew Lenharth | add dropped section test case for PR2123 |
tree | commitdiff |
2008-03-05 |
Anton Korobeynikov | Fix test not to emit junk into source directory |
tree | commitdiff |
2008-03-05 |
Anton Korobeynikov | Testcase for PR2054 |
tree | commitdiff |
2007-12-11 |
Dan Gohman | Use not instead of ignore when an exit status is expect... |
tree | commitdiff |
2007-08-16 |
Reid Spencer | Add a test to ensure that obvious link messages are... |
tree | commitdiff |
2007-06-29 |
John Criswell | Convert .cvsignore files |
tree | commitdiff |
2007-05-18 |
Reid Spencer | Add a test case for PR1434 |
tree | commitdiff |
2007-04-16 |
Reid Spencer | For PR1319: |
tree | commitdiff |
2007-04-15 |
Reid Spencer | For PR1319: Upgrade to new test harness |
tree | commitdiff |
2007-04-11 |
Reid Spencer | Make the llvm-runtest function much more amenable by... |
tree | commitdiff |
2007-02-05 |
Reid Spencer | For PR411: |
tree | commitdiff |
2007-01-30 |
Reid Spencer | For PR411: |
tree | commitdiff |
2007-01-27 |
Reid Spencer | Use -f option so test is repeatable. |
tree | commitdiff |
2007-01-27 |
Reid Spencer | Add a test case for PR411. |
tree | commitdiff |
2007-01-27 |
Reid Spencer | Make this really do nothing. |
tree | commitdiff |
2007-01-26 |
Reid Spencer | For PR761: |
tree | commitdiff |
2007-01-05 |
Reid Spencer | Global variables are not renamed by llvm-upgrade any... |
tree | commitdiff |
2007-01-03 |
Reid Spencer | Update test cases that grepped for register names that... |
tree | commitdiff |
2007-01-02 |
Reid Spencer | For PR1070: |
tree | commitdiff |
2006-12-31 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-12-29 |
Reid Spencer | Update tests that need to be run through llvm-upgrade... |
tree | commitdiff |
2006-12-19 |
Reid Spencer | Make sure linker output is overwritten so this test... |
tree | commitdiff |
2006-12-19 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-12-15 |
Andrew Lenharth | extern_weak link test |
tree | commitdiff |
2006-12-02 |
Reid Spencer | These files need llvm-upgrade. |
tree | commitdiff |
2006-11-23 |
Reid Spencer | Promote GEP ubyte indices to uint. Backwards compatibil... |
tree | commitdiff |
2006-06-16 |
Chris Lattner | New testcase, the linker is not merging alignments... |
tree | commitdiff |
2006-04-12 |
Tanya Lattner | Added the ability to xfail based on llvmgcc version |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Tired of wading through cvs's list ? files that are... |
tree | commitdiff |
2006-01-20 |
Reid Spencer | Add a test case for PR697, ensuring the linker works... |
tree | commitdiff |
2005-12-06 |
Chris Lattner | new testcase for PR662 |
tree | commitdiff |
2005-02-12 |
Chris Lattner | New test, adjust other test. |
tree | commitdiff |
2005-02-12 |
Chris Lattner | Reinstate this test, it is correct after all. |
tree | commitdiff |
2005-02-11 |
Chris Lattner | Actually, this testcase is invalid, the bug is in the... |
tree | commitdiff |
2005-02-11 |
Chris Lattner | New testcase that manyoso found compiling QT 4.0. |
tree | commitdiff |
2005-01-02 |
Chris Lattner | Check in an old test that never made it into CVS |
tree | commitdiff |
2004-12-03 |
Chris Lattner | Do not multiply define symbol |
tree | commitdiff |
2004-11-19 |
Tanya Lattner | Adding srcdir arg |
tree | commitdiff |
2004-11-13 |
Tanya Lattner | Adding subdirectory dg.exp files in order to be able... |
tree | commitdiff |
2004-10-05 |
Chris Lattner | Another testcase for constness linkage |
tree | commitdiff |
2004-10-05 |
Chris Lattner | Testcase to ensure that the 'constant' flag follows... |
tree | commitdiff |
2004-05-27 |
Chris Lattner | Correct test. use "not grep" instead of "grep -v" |
tree | commitdiff |
2004-05-07 |
John Criswell | Regression test for PR#330. |
tree | commitdiff |
2004-02-17 |
Chris Lattner | New testcase for PR245 |
tree | commitdiff |
2003-11-19 |
Chris Lattner | New testcase for PR 130 |
tree | commitdiff |
2003-10-27 |
Chris Lattner | Fix initializers to match |
tree | commitdiff |
2003-10-27 |
Chris Lattner | New testcase |
tree | commitdiff |
2003-10-21 |
Chris Lattner | New testcase. The linker should not consider it an... |
tree | commitdiff |
2003-09-26 |
John Criswell | Updated these tests so that they use the new temporary... |
tree | commitdiff |
2003-09-15 |
John Criswell | Removing Makefiles. Regression tests are now run by... |
tree | commitdiff |
2003-09-15 |
Misha Brukman | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link... |
tree | commitdiff |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
tree | commitdiff |
2003-08-29 |
Chris Lattner | Yet ANOTHER complication that the libstdc++ library... |
tree | commitdiff |
2003-08-29 |
Chris Lattner | Ok, the last bug fix was not good enough to fix libstdc... |
tree | commitdiff |
2003-08-29 |
Chris Lattner | New testcase which is preventing the linking of libstdc++ |
tree | commitdiff |
2003-08-25 |
Brian Gaeke | Fix spelling error in comment. |
tree | commitdiff |
2003-08-24 |
Chris Lattner | New testcase |
tree | commitdiff |
2003-08-23 |
Chris Lattner | New testcase, which causes the linker to segv. |
tree | commitdiff |
2003-08-23 |
Chris Lattner | Test functions as well as globals |
tree | commitdiff |
2003-08-23 |
Chris Lattner | New testcase, which is basically the problem with 176.gcc |
tree | commitdiff |
2003-08-20 |
Chris Lattner | new testcase |
tree | commitdiff |
2003-06-28 |
Chris Lattner | Remove usage of grep-not script |
tree | commitdiff |
2003-06-28 |
Chris Lattner | Remove explicit control flow through the use of the... |
tree | commitdiff |
2003-06-02 |
Chris Lattner | Second testcase identified by Joel |
tree | commitdiff |
2003-06-02 |
Chris Lattner | New testcase identified by Joel |
tree | commitdiff |
2003-05-31 |
Chris Lattner | New testcase for behavior we depend on. |
tree | commitdiff |
2003-05-15 |
Chris Lattner | New linker problem from twolf benchmark |
tree | commitdiff |
2003-05-13 |
Chris Lattner | Add uses of the appending variable |
tree | commitdiff |
2003-05-13 |
Chris Lattner | Add new testcase for appending linkage |
tree | commitdiff |
2003-05-13 |
Chris Lattner | New test for appending linkage |
tree | commitdiff |
2003-04-26 |
Chris Lattner | New testcase distilled from a problem identified by... |
tree | commitdiff |
2003-04-23 |
Chris Lattner | New testcase |
tree | commitdiff |
next |