hanchenye-llvm-project/llvm/lib/ExecutionEngine/JIT
Brian Gaeke 101ed907f4 Fix induction variable name clash in for loops, in finishFunction().
Modify new MachineOperand so that its flags match the old MachineOperand's
 flags, for the flags that matter.

llvm-svn: 6513
2003-06-01 22:08:29 +00:00
..
Callback.cpp Add support for function stubs, which allow calling functions which need to 2003-05-09 03:30:07 +00:00
Emitter.cpp Allow for specification of which JIT to run on the commandline. 2003-05-27 21:40:39 +00:00
Intercept.cpp Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.c 2003-05-14 13:53:40 +00:00
JIT.cpp Allow for specification of which JIT to run on the commandline. 2003-05-27 21:40:39 +00:00
Makefile
SparcEmitter.cpp Fix induction variable name clash in for loops, in finishFunction(). 2003-06-01 22:08:29 +00:00
VM.cpp Add a framework for intercepting system calls 2003-05-14 13:26:47 +00:00
VM.h Allow for specification of which JIT to run on the commandline. 2003-05-27 21:40:39 +00:00