LLVM backend for 6502
Go to file
Chris Lattner 8f0d824dd7 Add peak memory usage measurement capability
Add (currently disabled) faciility to try to filter out pool allocation overhead from memory usage stats


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4753 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-18 21:47:09 +00:00
docs Add more numbers 2002-11-17 22:19:10 +00:00
include Add facility to compute peak memory usage 2002-11-18 21:45:55 +00:00
lib Add peak memory usage measurement capability 2002-11-18 21:47:09 +00:00
runtime fix path 2002-11-08 21:29:22 +00:00
support Add peak memory usage measurement capability 2002-11-18 21:47:09 +00:00
test New testcase for loads and stores 2002-11-17 21:06:13 +00:00
tools Add a timer to evaluate bytecode load time and space requirements 2002-11-10 06:55:02 +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 Generalize ExportSymbols into PLATFORMLINKOPTS 2002-11-04 20:50:33 +00:00
Makefile.config 'whoami' doesn't exist on solaris 2002-09-22 23:35:11 +00:00
Makefile.Linux Generalize ExportSymbols into PLATFORMLINKOPTS 2002-11-04 20:50:33 +00:00
Makefile.rules Generalize ExportSymbols into PLATFORMLINKOPTS 2002-11-04 20:50:33 +00:00
Makefile.SunOS Fix typo. 2002-11-04 21:03:13 +00:00