llvm-6502/lib/ExecutionEngine/JIT
Chris Lattner 9f3d1ba9ad Fix some bugs in the freelist manipulation code.
Finally, implement ExecutionEngine::freeMachineCodeForFunction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28227 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-11 23:56:57 +00:00
..
Intercept.cpp Convert llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:54:52 +00:00
JIT.cpp Move some methods out of line so that MutexGuard.h isn't needed in a public header. 2006-05-08 22:00:52 +00:00
JIT.h remove the intrinsiclowering hook 2006-03-23 05:22:51 +00:00
JITEmitter.cpp Fix some bugs in the freelist manipulation code. 2006-05-11 23:56:57 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00
TargetSelect.cpp remove always-null IntrinsicLowering argument. 2006-03-23 05:28:02 +00:00