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