[TableGen] Use SmallVector::assign instead of a resize and replace element.
[oota-llvm.git] / utils / llvmgrep
2012-01-26 Eric ChristopherUse -H on darwin as well.
2009-08-24 Chris Lattnersearch unittests.
2009-07-16 Daniel DunbarUpdate llvm{do,grep} to also search cmake / .cmake...
2007-12-29 Chris Lattnerremove attributions from utils.
2006-08-15 Reid SpencerThis script takes arguments so remove the check for...
2006-08-14 Reid SpencerMake all tools that use llvmdo have a -topdir option...
2006-08-11 Reid SpencerMake llvmdo and llvmgrep invulnerable to where they...
2006-03-14 Reid SpencerAllow a sequence of digits at the end of the directory...
2004-10-07 Reid SpencerMake these scripts work on SunOS too.
2004-09-20 Reid SpencerDocumentation upgrade.
2004-09-20 Reid SpencerBase the implementation on the llvmdo script so that...
2004-09-18 Chris LattnerDon't include libtool "object" files
2004-08-24 Reid SpencerAdd the examples directory to these scripts.
2004-08-15 Chris LattnerInclude .td and .txt files in the greps. This will...
2004-07-07 Reid SpencerFix some thinkos in the script (error handling, proper...
2004-06-19 Reid SpencerA utility to search the LLVM source tree for a grep...