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