llvm-6502/lib/ExecutionEngine
Nate Begeman 37efe67645 JumpTable support! What this represents is working asm and jit support for
x86 and ppc for 100% dense switch statements when relocations are non-PIC.
This support will be extended and enhanced in the coming days to support
PIC, and less dense forms of jump tables.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27947 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-22 18:53:45 +00:00
..
Interpreter Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
JIT JumpTable support! What this represents is working asm and jit support for 2006-04-22 18:53:45 +00:00
ExecutionEngine.cpp JumpTable support! What this represents is working asm and jit support for 2006-04-22 18:53:45 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00