index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
llvmgrep
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use -H on darwin as well.
Eric Christopher
2012-01-26
1
-1
/
+1
*
search unittests.
Chris Lattner
2009-08-24
1
-1
/
+1
*
Update llvm{do,grep} to also search cmake / .cmake files
Daniel Dunbar
2009-07-16
1
-1
/
+1
*
remove attributions from utils.
Chris Lattner
2007-12-29
1
-2
/
+2
*
This script takes arguments so remove the check for number of arguments,
Reid Spencer
2006-08-15
1
-7
/
+5
*
Make all tools that use llvmdo have a -topdir option that allows the top
Reid Spencer
2006-08-14
1
-3
/
+12
*
Make llvmdo and llvmgrep invulnerable to where they are run from by getting
Reid Spencer
2006-08-11
1
-2
/
+1
*
Allow a sequence of digits at the end of the directory name when trying to
Reid Spencer
2006-03-14
1
-1
/
+2
*
Make these scripts work on SunOS too.
Reid Spencer
2004-10-07
1
-1
/
+6
*
Documentation upgrade.
Reid Spencer
2004-09-20
1
-2
/
+19
*
Base the implementation on the llvmdo script so that we only have to
Reid Spencer
2004-09-20
1
-17
/
+2
*
Don't include libtool "object" files
Chris Lattner
2004-09-18
1
-0
/
+1
*
Add the examples directory to these scripts.
Reid Spencer
2004-08-24
1
-1
/
+1
*
Include .td and .txt files in the greps. This will allow me to find symbols in
Chris Lattner
2004-08-15
1
-1
/
+1
*
Fix some thinkos in the script (error handling, proper argument handling).
Reid Spencer
2004-07-07
1
-2
/
+4
*
A utility to search the LLVM source tree for a grep pattern. This is a
Reid Spencer
2004-06-19
1
-0
/
+22