1. 75f75b9 Ignore the .svn directories so countloc.sh and llvmgrep won't traverse them. by Reid Spencer · 17 years ago
  2. ca7592a Make all tools that use llvmdo have a -topdir option that allows the top by Reid Spencer · 18 years ago
  3. 99aa271 Count the documentation. Otherwise we take a 30,000 hit in the LOC on the by Reid Spencer · 18 years ago
  4. 956dae8 Add a -code-only option which restricts llvmdo to visiting just those by Reid Spencer · 18 years ago
  5. 4477185 Lexer.cpp is a generated file both in lib/AsmParser and projects/Stacker by Reid Spencer · 18 years ago
  6. 2914a69 Weed out some cruft and add in some missing extensions. by Reid Spencer · 18 years ago
  7. 1e75b7b Make llvmdo and llvmgrep invulnerable to where they are run from by getting by Reid Spencer · 18 years ago
  8. ab38f5b remove some stuff by Chris Lattner · 18 years ago
  9. 2f97623 PPCPerfectShuffle.h is autogenerated, don't include it in the LOC counts. by Chris Lattner · 18 years ago
  10. 09a053a Allow a sequence of digits at the end of the directory name when trying to by Reid Spencer · 18 years ago
  11. 485a350 Don't include generated lexer .cpp files. by Chris Lattner · 19 years ago
  12. 83e9193 Remove unused variable. by Reid Spencer · 20 years ago
  13. 761e41b Make it so that positional parameters can have spaces in them. by Reid Spencer · 20 years ago
  14. ef7dd46 Fix usage description typo by Misha Brukman · 20 years ago
  15. 054defa Make these scripts work on SunOS too. by Reid Spencer · 20 years ago
  16. 9610fc9 Finish the documentation. by Reid Spencer · 20 years ago
  17. 33709e5 Tighten up the specification of what counts as a code file. The previous by Reid Spencer · 20 years ago
  18. 8141e37 Fixed to actually work correctly and be the basis for other tools by by Reid Spencer · 20 years ago
  19. 60ec265 Don't include libtool "object" files by Chris Lattner · 20 years ago
  20. a60ff2e A utility to run an arbitrary program on each of the LLVM source files. by Reid Spencer · 20 years ago