Skip to content
  1. Jul 07, 2004
  2. Jul 06, 2004
  3. Jul 05, 2004
  4. Jun 25, 2004
  5. Jun 23, 2004
  6. Jun 22, 2004
  7. Jun 21, 2004
  8. Jun 20, 2004
  9. Jun 19, 2004
    • Reid Spencer's avatar
      A utility to search the LLVM source tree for a grep pattern. This is a · 0277fd7b
      Reid Spencer authored
      replacement for getsrcs.sh which now generates too much text to put on a
      Linux command line. The approach taken with llvmgrep is to execute a find
      command and execute a grep on each file that matches the name pattern. The
      arguments to this script are the same as those of egrep. Note that the -H
      and -n options to egrep will always be passed so that you always get the
      file and line number of matches.
      
      llvm-svn: 14255
      0277fd7b
  10. Jun 17, 2004
  11. Jun 14, 2004
  12. Jun 13, 2004
  13. Jun 11, 2004
  14. Jun 10, 2004
  15. Jun 09, 2004
  16. Jun 08, 2004
  17. Jun 04, 2004
  18. Jun 03, 2004
  19. May 31, 2004
  20. May 30, 2004
  21. May 28, 2004
  22. May 27, 2004
  23. May 19, 2004
  24. Apr 28, 2004
Loading