llvm-6502/lib/ExecutionEngine/JIT
Brian Gaeke 24a26e58ef The flag modifications weren't picking up the old values of the
flags before. Save them in a temporary variable, then restore them from the
temporary after creating the new constant.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6520 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-02 02:10:31 +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 Move target specific code to target files. The new MachineCodeEmitter 2003-06-01 23:24:36 +00:00
JIT.h Move target specific code to target files. The new MachineCodeEmitter 2003-06-01 23:24:36 +00:00
JITEmitter.cpp Remove obsolete code 2003-06-02 00:09:00 +00:00
Makefile
SparcEmitter.cpp The flag modifications weren't picking up the old values of the 2003-06-02 02:10:31 +00:00
VM.cpp Move target specific code to target files. The new MachineCodeEmitter 2003-06-01 23:24:36 +00:00
VM.h Move target specific code to target files. The new MachineCodeEmitter 2003-06-01 23:24:36 +00:00