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 Convert tabs to spaces 2005-04-22 04:08:30 +00:00
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 Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00