2012-04-19 |
Michael J. Spencer | Remove llvm-ld and llvm-stub (which is only used by... |
tree | commitdiff |
2012-02-27 |
Bill Wendling | Add back removed code. It still causes LLVM to miscompi... |
tree | commitdiff |
2012-02-27 |
Bill Wendling | XFAIL test until <rdar://problem/10913281> is fixed. |
tree | commitdiff |
2012-02-16 |
Eli Bendersky | Replace all instances of dg.exp file with lit.local... |
tree | commitdiff |
2012-02-15 |
Bill Wendling | Remove extraneous tests. |
tree | commitdiff |
2012-02-15 |
Bill Wendling | Add a test for the Objective-C garbage collection metad... |
tree | commitdiff |
2012-02-14 |
Bill Wendling | Change error tests to coincide with message changes. |
tree | commitdiff |
2012-02-11 |
Bill Wendling | [WIP] Initial code for module flags. |
tree | commitdiff |
2012-01-05 |
Rafael Espindola | Link symbols with different visibilities according... |
tree | commitdiff |
2011-12-20 |
Chris Lattner | Now that PR11464 is fixed, reapply the patch to fix... |
tree | commitdiff |
2011-12-20 |
Chris Lattner | fix PR11464 by preventing the linker from mapping two... |
tree | commitdiff |
2011-12-17 |
Chad Rosier | Revert 146728 as it's causing failures on some of the... |
tree | commitdiff |
2011-12-16 |
Chris Lattner | By popular demand, link up types by name if they are... |
tree | commitdiff |
2011-11-27 |
Chris Lattner | Upgrade syntax of tests using volatile instructions... |
tree | commitdiff |
2011-10-15 |
Nico Weber | Let this test pass even if 'int' is somewhere in its... |
tree | commitdiff |
2011-08-26 |
Andrew Trick | Use %% for literals in RUN lines. |
tree | commitdiff |
2011-08-22 |
Duncan Sands | Testcase for PR10663. |
tree | commitdiff |
2011-08-18 |
Devang Patel | Add another test. |
tree | commitdiff |
2011-08-18 |
Devang Patel | Add test to check type uniquing. |
tree | commitdiff |
2011-08-04 |
Devang Patel | We need to map DebugLoc. It leads to Fuction * (through... |
tree | commitdiff |
2011-08-04 |
Devang Patel | Linke NamedMDNodes after linking global values as comme... |
tree | commitdiff |
2011-07-15 |
Chris Lattner | fix rdar://9776316 - type remapping needed for inline... |
tree | commitdiff |
2011-07-09 |
Chris Lattner | Land the long talked about "type system rewrite" patch... |
tree | commitdiff |
2011-07-09 |
Chris Lattner | remove a test that doesn't make sense in the new world. |
tree | commitdiff |
2011-07-02 |
Chandler Carruth | Quote two greps which contain parentheses. |
tree | commitdiff |
2011-02-01 |
Rafael Espindola | Correctly merge available_externally and regular defini... |
tree | commitdiff |
2011-01-24 |
Chris Lattner | fix PR9015, a crash linking recursive metadata. |
tree | commitdiff |
2011-01-16 |
Michael J. Spencer | Make everyone happy this time. |
tree | commitdiff |
2011-01-16 |
Michael J. Spencer | Try and fix this test. For some reason llvm-ar thinks... |
tree | commitdiff |
2011-01-16 |
Michael J. Spencer | Revert "Archive: Replace all internal uses of PathV1... |
tree | commitdiff |
2011-01-16 |
Chris Lattner | one of michael's recent patches broke this, temporarily... |
tree | commitdiff |
2011-01-15 |
Rafael Espindola | Allow unnamed_addr on declarations. |
tree | commitdiff |
2011-01-13 |
Rafael Espindola | Keep unnamed_addr when linking. |
tree | commitdiff |
2010-10-19 |
Rafael Espindola | Fix PR8300 by remembering to keep the bitcast in all... |
tree | commitdiff |
2010-08-26 |
Dan Gohman | Reapply r112091 and r111922, support for metadata linki... |
tree | commitdiff |
2010-08-26 |
Daniel Dunbar | Revert r112091, "Remap metadata attached to instruction... |
tree | commitdiff |
2010-08-25 |
Dan Gohman | Remap metadata attached to instructions when remapping... |
tree | commitdiff |
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 |
next |