index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Scripts
Age
Commit message (
Expand
)
Author
2009-08-26
llvm-mc/Mach-O: Dump relocations and section data (optionally) in my Mach-O d...
Daniel Dunbar
2009-08-26
llvm-mc: Fix tests for python variations in int printing, sigh.
Daniel Dunbar
2009-08-22
Fix typo.
Daniel Dunbar
2009-08-22
llvm-mc: Hopefully fix Mach-O tests on big-endian platforms, force values to be
Daniel Dunbar
2009-08-22
llvm-mc: Clean up some handling of symbol/section association to be more correct
Daniel Dunbar
2009-08-21
llvm-mc: Start MCAssembler and MCMachOStreamer.
Daniel Dunbar
2008-06-25
simplify shell syntax to work better on solaris, patch by
Chris Lattner
2007-08-10
Add a test script for counting lines. This can be used instead of the
Dan Gohman
2007-04-14
Add a script to run a command but ignore its return code. This script
Reid Spencer
2006-11-13
Make it handle plain old cast too, for old assembly.
Reid Spencer
2006-11-13
Handle ptrtoint and inttoptr
Reid Spencer
2006-11-11
Instruction name changes.
Reid Spencer
2006-11-04
Okay, need a pattern before and after the cast pattern.
Reid Spencer
2006-11-04
Allow the regular expression to be extended by a parameter.
Reid Spencer
2006-11-04
For PR950:
Reid Spencer
2004-12-08
Remove last remnants of Python/QMTest support
Reid Spencer
2004-11-13
Rewrote prcontext.py in tcl.
Tanya Lattner
2004-08-02
New python script that print a specified number of lines surrounding a
John Criswell
2003-09-16
These transitional scripts are no longer necessary, no one should have `as' or
Misha Brukman
2003-08-28
Near-term fix for renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'.
Misha Brukman
2003-06-28
Remove obsolete script
Chris Lattner
2003-06-28
New script for testrunner programs
Chris Lattner
2003-06-28
Handle quoting right
Chris Lattner
2003-06-28
Initial checkin of grep-not script
Chris Lattner
2003-06-28
Describe directory
Chris Lattner