1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
Go to file
Chris Lattner 91d4742562 - 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: 3264
2002-08-08 19:01:28 +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 - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:28 +00:00
runtime Pass renamed 2002-07-30 00:53:26 +00:00
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 Ignore the boost #include files 2002-07-23 17:56:32 +00:00
cvsupdate Merge Chris's script with the one already checked in 2002-04-29 19:11:01 +00:00
getsomesrcs.sh
getsrcs.sh Ignore the boost #include files 2002-07-23 17:56:32 +00:00
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