summaryrefslogtreecommitdiff
path: root/test/Scripts
Commit message (Expand)AuthorAge
* Teach macho-dump to dump UUIDs.Daniel Dunbar2009-10-24
* remove notcast, it is now dead!Chris Lattner2009-10-13
* Add count/not tools as executables.Daniel Dunbar2009-09-24
* Remove prcontext.Daniel Dunbar2009-09-10
* llvm-mc/Mach-O: Dump relocations and section data (optionally) in my Mach-O d...Daniel Dunbar2009-08-26
* llvm-mc: Fix tests for python variations in int printing, sigh.Daniel Dunbar2009-08-26
* Fix typo.Daniel Dunbar2009-08-22
* llvm-mc: Hopefully fix Mach-O tests on big-endian platforms, force values to beDaniel Dunbar2009-08-22
* llvm-mc: Clean up some handling of symbol/section association to be more correctDaniel Dunbar2009-08-22
* llvm-mc: Start MCAssembler and MCMachOStreamer.Daniel Dunbar2009-08-21
* simplify shell syntax to work better on solaris, patch byChris Lattner2008-06-25
* Add a test script for counting lines. This can be used instead of theDan Gohman2007-08-10
* Add a script to run a command but ignore its return code. This scriptReid Spencer2007-04-14
* Make it handle plain old cast too, for old assembly.Reid Spencer2006-11-13
* Handle ptrtoint and inttoptrReid Spencer2006-11-13
* Instruction name changes.Reid Spencer2006-11-11
* Okay, need a pattern before and after the cast pattern.Reid Spencer2006-11-04
* Allow the regular expression to be extended by a parameter.Reid Spencer2006-11-04
* For PR950:Reid Spencer2006-11-04
* Remove last remnants of Python/QMTest supportReid Spencer2004-12-08
* Rewrote prcontext.py in tcl.Tanya Lattner2004-11-13
* New python script that print a specified number of lines surrounding aJohn Criswell2004-08-02
* These transitional scripts are no longer necessary, no one should have `as' orMisha Brukman2003-09-16
* Near-term fix for renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'.Misha Brukman2003-08-28
* Remove obsolete scriptChris Lattner2003-06-28
* New script for testrunner programsChris Lattner2003-06-28
* Handle quoting rightChris Lattner2003-06-28
* Initial checkin of grep-not scriptChris Lattner2003-06-28
* Describe directoryChris Lattner2003-06-28