[TableGen] Use std::remove_if instead of manually coded loops that called erase insid...
[oota-llvm.git] / utils / llvmdo
2010-08-04 Dan GohmanRemove CVS artifacts.
2010-08-04 Dan Gohmancvsupdate is gone.
2009-12-19 Chris Lattner.llx is no more.
2009-07-16 Daniel DunbarUpdate llvm{do,grep} to also search cmake / .cmake...
2009-01-08 Chris Lattnerremove some exclusions that don't exist anymore.
2008-08-11 Chris Lattnerremove obsolete files
2007-12-29 Chris Lattnerremove attributions from utils.
2007-07-04 Reid SpencerIgnore the .svn directories so countloc.sh and llvmgrep...
2006-08-14 Reid SpencerMake all tools that use llvmdo have a -topdir option...
2006-08-13 Reid SpencerCount the documentation. Otherwise we take a 30,000...
2006-08-13 Reid SpencerAdd a -code-only option which restricts llvmdo to visit...
2006-08-11 Reid SpencerLexer.cpp is a generated file both in lib/AsmParser...
2006-08-11 Reid SpencerWeed out some cruft and add in some missing extensions.
2006-08-11 Reid SpencerMake llvmdo and llvmgrep invulnerable to where they...
2006-04-20 Chris Lattnerremove some stuff
2006-04-17 Chris LattnerPPCPerfectShuffle.h is autogenerated, don't include...
2006-03-14 Reid SpencerAllow a sequence of digits at the end of the directory...
2006-01-19 Chris LattnerDon't include generated lexer .cpp files.
2004-10-08 Reid SpencerRemove unused variable.
2004-10-08 Reid SpencerMake it so that positional parameters can have spaces...
2004-10-08 Misha BrukmanFix usage description typo
2004-10-07 Reid SpencerMake these scripts work on SunOS too.
2004-09-20 Reid SpencerFinish the documentation.
2004-09-20 Reid SpencerTighten up the specification of what counts as a code...
2004-09-20 Reid SpencerFixed to actually work correctly and be the basis for...
2004-09-18 Chris LattnerDon't include libtool "object" files
2004-07-26 Reid SpencerA utility to run an arbitrary program on each of the...