| Commit message (Expand) | Author | Age | Files | Lines |
* | remove some exclusions that don't exist anymore. | Chris Lattner | 2009-01-08 | 1 | -3/+0 |
* | remove obsolete files | Chris Lattner | 2008-08-11 | 1 | -7/+0 |
* | remove attributions from utils. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Ignore the .svn directories so countloc.sh and llvmgrep won't traverse them. | Reid Spencer | 2007-07-04 | 1 | -0/+2 |
* | Make all tools that use llvmdo have a -topdir option that allows the top | Reid Spencer | 2006-08-14 | 1 | -113/+131 |
* | Count the documentation. Otherwise we take a 30,000 hit in the LOC on the | Reid Spencer | 2006-08-13 | 1 | -5/+5 |
* | Add a -code-only option which restricts llvmdo to visiting just those | Reid Spencer | 2006-08-13 | 1 | -80/+116 |
* | Lexer.cpp is a generated file both in lib/AsmParser and projects/Stacker | Reid Spencer | 2006-08-11 | 1 | -0/+1 |
* | Weed out some cruft and add in some missing extensions. | Reid Spencer | 2006-08-11 | 1 | -18/+40 |
* | Make llvmdo and llvmgrep invulnerable to where they are run from by getting | Reid Spencer | 2006-08-11 | 1 | -3/+10 |
* | remove some stuff | Chris Lattner | 2006-04-20 | 1 | -2/+0 |
* | PPCPerfectShuffle.h is autogenerated, don't include it in the LOC counts. | Chris Lattner | 2006-04-17 | 1 | -0/+1 |
* | Allow a sequence of digits at the end of the directory name when trying to | Reid Spencer | 2006-03-14 | 1 | -1/+1 |
* | Don't include generated lexer .cpp files. | Chris Lattner | 2006-01-19 | 1 | -0/+3 |
* | Remove unused variable. | Reid Spencer | 2004-10-08 | 1 | -1/+0 |
* | Make it so that positional parameters can have spaces in them. | Reid Spencer | 2004-10-08 | 1 | -1/+1 |
* | Fix usage description typo | Misha Brukman | 2004-10-08 | 1 | -1/+1 |
* | Make these scripts work on SunOS too. | Reid Spencer | 2004-10-07 | 1 | -1/+5 |
* | Finish the documentation. | Reid Spencer | 2004-09-20 | 1 | -9/+5 |
* | Tighten up the specification of what counts as a code file. The previous | Reid Spencer | 2004-09-20 | 1 | -11/+60 |
* | Fixed to actually work correctly and be the basis for other tools by | Reid Spencer | 2004-09-20 | 1 | -9/+39 |
* | Don't include libtool "object" files | Chris Lattner | 2004-09-18 | 1 | -0/+1 |
* | A utility to run an arbitrary program on each of the LLVM source files. | Reid Spencer | 2004-07-26 | 1 | -0/+31 |