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