Fork of llvm with experimental commits and workarounds for RPCS3
Go to file
Chris Lattner 70f03681e8 PassManager is now in its own header file
MethodPass's now cannot be run on external methods

llvm-svn: 1609
2002-01-31 00:46:45 +00:00
docs Add rule to build tar.gz file. 2002-01-30 21:20:23 +00:00
include Implement LoopDepth calculation in terms of dominators instead of intervals 2002-01-31 00:41:01 +00:00
lib Implement new pass framework 2002-01-31 00:45:31 +00:00
runtime Initial checkin of Makefile, just a dummy file for now. 2002-01-23 19:57:59 +00:00
support/lib/Support If an invalid alternative is listed for an argument, print the valid options 2002-01-31 00:42:56 +00:00
test Forgot to force 2002-01-31 00:27:32 +00:00
tools PassManager is now in its own header file 2002-01-31 00:46:45 +00:00
utils Exclude doxygen docs from srcs 2002-01-30 20:39:12 +00:00
getsomesrcs.sh Filter out noncore stuff 2001-07-25 22:46:22 +00:00
getsrcs.sh Exclude doxygen docs from srcs 2002-01-30 20:39:12 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Makefile.common Add := to make stuff more efficient 2002-01-23 05:46:01 +00:00
Makefile.rules Add := to make stuff more efficient 2002-01-23 05:46:01 +00:00