1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
Go to file
Chris Lattner 50900b8381 - Cleaned up the interface to AnalysisUsage to take analysis class names
instead of ::ID's.
 - Pass::getAnalysis<> now no longer takes an optional argument

llvm-svn: 3263
2002-08-08 19:01:11 +00:00
docs * Write the "Custom parser" section 2002-08-07 18:27:04 +00:00
include - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:11 +00:00
lib Remove extraneous #includes 2002-08-08 19:00:34 +00:00
runtime
support/lib/Support Simplify writing custom parsers. 2002-08-07 18:36:37 +00:00
test Add a sequence of GEPs with constant indices, for folding. 2002-08-04 20:53:14 +00:00
tools Only include the sparc.o file once! 2002-08-07 19:42:34 +00:00
utils
cvsupdate
getsomesrcs.sh
getsrcs.sh
Makefile
Makefile.common Comment options that may be enabled 2002-08-03 20:19:30 +00:00
Makefile.rules Comment options that may be enabled 2002-08-03 20:19:30 +00:00