llvm-6502/include
Chris Lattner 7390eebd49 Accelerate isel dispatch for tables that start with a top-level
OPC_SwitchOpcode to use a table lookup instead of having to go
through the interpreter for this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97469 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-01 18:47:11 +00:00
..
llvm Accelerate isel dispatch for tables that start with a top-level 2010-03-01 18:47:11 +00:00
llvm-c Add support for global variables in an address space for llvm-c and ocaml. 2010-02-28 09:46:13 +00:00