summaryrefslogtreecommitdiff
path: root/utils/llvmgrep
Commit message (Expand)AuthorAge
* Use -H on darwin as well.Eric Christopher2012-01-26
* search unittests.Chris Lattner2009-08-24
* Update llvm{do,grep} to also search cmake / .cmake filesDaniel Dunbar2009-07-16
* remove attributions from utils.Chris Lattner2007-12-29
* This script takes arguments so remove the check for number of arguments,Reid Spencer2006-08-15
* Make all tools that use llvmdo have a -topdir option that allows the topReid Spencer2006-08-14
* Make llvmdo and llvmgrep invulnerable to where they are run from by gettingReid Spencer2006-08-11
* Allow a sequence of digits at the end of the directory name when trying toReid Spencer2006-03-14
* Make these scripts work on SunOS too.Reid Spencer2004-10-07
* Documentation upgrade.Reid Spencer2004-09-20
* Base the implementation on the llvmdo script so that we only have toReid Spencer2004-09-20
* Don't include libtool "object" filesChris Lattner2004-09-18
* Add the examples directory to these scripts.Reid Spencer2004-08-24
* Include .td and .txt files in the greps. This will allow me to find symbols inChris Lattner2004-08-15
* Fix some thinkos in the script (error handling, proper argument handling).Reid Spencer2004-07-07
* A utility to search the LLVM source tree for a grep pattern. This is aReid Spencer2004-06-19