| Commit message (Expand) | Author | Age | Files | Lines |
* | llvm-mc/Mach-O: Dump relocations and section data (optionally) in my Mach-O d... | Daniel Dunbar | 2009-08-26 | 1 | -6/+28 |
* | llvm-mc: Fix tests for python variations in int printing, sigh. | Daniel Dunbar | 2009-08-26 | 1 | -1/+1 |
* | Fix typo. | Daniel Dunbar | 2009-08-22 | 1 | -1/+1 |
* | llvm-mc: Hopefully fix Mach-O tests on big-endian platforms, force values to be | Daniel Dunbar | 2009-08-22 | 1 | -1/+4 |
* | llvm-mc: Clean up some handling of symbol/section association to be more correct | Daniel Dunbar | 2009-08-22 | 1 | -12/+84 |
* | llvm-mc: Start MCAssembler and MCMachOStreamer. | Daniel Dunbar | 2009-08-21 | 1 | -0/+159 |
* | simplify shell syntax to work better on solaris, patch by | Chris Lattner | 2008-06-25 | 1 | -1/+1 |
* | Add a test script for counting lines. This can be used instead of the | Dan Gohman | 2007-08-10 | 1 | -0/+17 |
* | Add a script to run a command but ignore its return code. This script | Reid Spencer | 2007-04-14 | 1 | -0/+10 |
* | Make it handle plain old cast too, for old assembly. | Reid Spencer | 2006-11-13 | 1 | -1/+1 |
* | Handle ptrtoint and inttoptr | Reid Spencer | 2006-11-13 | 1 | -1/+1 |
* | Instruction name changes. | Reid Spencer | 2006-11-11 | 1 | -1/+1 |
* | Okay, need a pattern before and after the cast pattern. | Reid Spencer | 2006-11-04 | 1 | -2/+3 |
* | Allow the regular expression to be extended by a parameter. | Reid Spencer | 2006-11-04 | 1 | -2/+5 |
* | For PR950: | Reid Spencer | 2006-11-04 | 1 | -0/+12 |
* | Remove last remnants of Python/QMTest support | Reid Spencer | 2004-12-08 | 1 | -29/+0 |
* | Rewrote prcontext.py in tcl. | Tanya Lattner | 2004-11-13 | 1 | -0/+36 |
* | New python script that print a specified number of lines surrounding a | John Criswell | 2004-08-02 | 1 | -0/+29 |
* | These transitional scripts are no longer necessary, no one should have `as' or | Misha Brukman | 2003-09-16 | 2 | -10/+0 |
* | Near-term fix for renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'. | Misha Brukman | 2003-08-28 | 2 | -0/+10 |
* | Remove obsolete script | Chris Lattner | 2003-06-28 | 1 | -19/+0 |
* | New script for testrunner programs | Chris Lattner | 2003-06-28 | 1 | -0/+12 |
* | Handle quoting right | Chris Lattner | 2003-06-28 | 1 | -1/+1 |
* | Initial checkin of grep-not script | Chris Lattner | 2003-06-28 | 1 | -0/+19 |
* | Describe directory | Chris Lattner | 2003-06-28 | 1 | -0/+2 |