1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
Go to file
Vikram S. Adve fe68c73977 analyze() now checks to see that we don't analyze the same method twice.
Needs a mechnanism to override this check (e.g., after a transformation).

llvm-svn: 391
2001-08-28 22:36:35 +00:00
docs Add another TODO: sigh 2001-08-27 05:17:20 +00:00
include Simplification transformations to normalize the code for later passes. 2001-08-28 21:40:27 +00:00
lib analyze() now checks to see that we don't analyze the same method twice. 2001-08-28 22:36:35 +00:00
support/lib/Support Support passing a data pointer to annotation factory methods 2001-08-27 05:19:10 +00:00
test Rename start methods to main so interpreter works easier 2001-08-23 17:08:51 +00:00
tools Lots of new functionality 2001-08-27 05:16:50 +00:00
utils Filter out the sparc.burm.c file 2001-07-21 19:43:08 +00:00
getsomesrcs.sh Filter out noncore stuff 2001-07-25 22:46:22 +00:00
getsrcs.sh Filter out the sparc.burm.c file 2001-07-21 19:43:08 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Makefile.common Added InstrSched library to link line. 2001-08-28 21:33:33 +00:00
Makefile.rules Added InstrSched library to link line. 2001-08-28 21:33:33 +00:00