llvm-6502/lib/ExecutionEngine
Chris Lattner 4b3141d324 Fix a really horrible problem that causes the JIT to miscompile any program
that use 64-bit integers on 32-bit hosts.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21886 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-12 06:01:28 +00:00
..
Interpreter
JIT Make the stub functions be tail calls 2005-05-06 06:48:54 +00:00
ExecutionEngine.cpp Fix a really horrible problem that causes the JIT to miscompile any program 2005-05-12 06:01:28 +00:00
Makefile