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
CodeGen Accelerate isel dispatch for tables that start with a top-level 2010-03-01 18:47:11 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
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