Old fork of llvm-mirror, used on older RPCS3 builds
Go to file
Chris Lattner 9d4ef12b9c Implement MaxRSS in terms of mallinfo instead of the system RSS. This gives
us much more accurate numbers and actually WORKS.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4518 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-04 00:32:44 +00:00
docs Fix spelling of `propagate'. 2002-10-29 23:06:16 +00:00
include Allow the call graph to be called from analyze naturally with print implemented 2002-11-04 00:21:19 +00:00
lib Implement MaxRSS in terms of mallinfo instead of the system RSS. This gives 2002-11-04 00:32:44 +00:00
runtime Pass renamed 2002-07-30 00:53:26 +00:00
support Implement MaxRSS in terms of mallinfo instead of the system RSS. This gives 2002-11-04 00:32:44 +00:00
test Enable div and mod tests 2002-11-02 20:54:11 +00:00
tools Disable correlated expressions pass until it is reliable. 2002-11-03 12:41:50 +00:00
utils Fix burg build problem. 2002-11-01 03:16:45 +00:00
Makefile Build burg tree 2002-09-17 23:23:52 +00:00
Makefile.common Don't link tools with -g objects! 2002-10-29 15:15:22 +00:00
Makefile.config 'whoami' doesn't exist on solaris 2002-09-22 23:35:11 +00:00
Makefile.Linux Allow LLC to be executed on Linux; only the LLC output should not be executed. 2002-09-23 14:24:19 +00:00
Makefile.rules Don't link tools with -g objects! 2002-10-29 15:15:22 +00:00
Makefile.SunOS Switch over to the right sparc c frontend 2002-10-10 19:28:10 +00:00