llvm-6502/lib
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
..
Analysis Add a comment. 2010-03-01 17:56:04 +00:00
Archive
AsmParser
Bitcode Make the side-numbering of instructions used by metadata (which is needed to 2010-02-25 08:30:17 +00:00
CodeGen Accelerate isel dispatch for tables that start with a top-level 2010-03-01 18:47:11 +00:00
CompilerDriver Input files with empty suffixes must be passed to linker. 2010-02-23 09:05:21 +00:00
ExecutionEngine
Linker
MC pass in more section kinds, enough to get the .align 0x90 2010-02-26 18:32:26 +00:00
Support Don't potentially read past the end of the fill data when making a NaN from 2010-03-01 18:38:45 +00:00
System
Target Add explicit keywords. 2010-03-01 17:56:46 +00:00
Transforms Add some debug output to LoopSimplify. 2010-03-01 17:55:27 +00:00
VMCore Don't print "Modified" for passes which haven't modified anything. 2010-03-01 17:34:28 +00:00
Makefile