1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-27 05:53:07 +01:00
llvm-mirror/lib/ExecutionEngine
Chris Lattner 5f2a0d17ab Fix a really horrible problem that causes the JIT to miscompile any program
that use 64-bit integers on 32-bit hosts.

llvm-svn: 21886
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