Chandler Carruth
d280754094
Add several CFG-stress-testing input source files. These use the
...
preprocessor to build up very large CFGs in various shapes that can
produce different algorithmic behavior in CFG-walking code.
llvm-svn: 134698
2011-07-08 11:20:51 +00:00
Douglas Gregor
4d46522df1
Add an input file that includes all standard C++ headers
...
llvm-svn: 83042
2009-09-29 03:26:11 +00:00
Chris Lattner
d6d0619fb4
added to wrong directory
...
llvm-svn: 62997
2009-01-26 04:36:31 +00:00
Chris Lattner
bb26836c35
add an evil macro expansion perf test from Neil.
...
llvm-svn: 40138
2007-07-21 04:54:14 +00:00
Steve Naroff
f84d11f9d7
Bug #:
...
Submitted by:
Reviewed by:
Added "global" statistics gathering for Decls/Stmts/Exprs.
Very useful for working with a single file. When we start compiling
multiple files, will need to enhance this to collect stats on a per-module
basis.
llvm-svn: 39485
2007-05-23 21:48:04 +00:00
Chris Lattner
21b691d573
add some of the smaller test inputs I use.
...
llvm-svn: 39073
2006-10-27 18:15:56 +00:00