llvm-6502/lib
Chandler Carruth 5c65424138 [cleanup] Hoist the promotion dispatch logic into the promote function
so that we can use return to express it more cleanly and avoid so many
nested switch statements.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212158 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-02 03:07:15 +00:00
..
Analysis Suppress inlining when the block address is taken 2014-07-01 00:19:34 +00:00
AsmParser
Bitcode
CodeGen [cleanup] Hoist the promotion dispatch logic into the promote function 2014-07-02 03:07:15 +00:00
DebugInfo
ExecutionEngine ExecutionEngine::create(): fix interpreter fallback when JIT is unavailable 2014-07-01 03:18:49 +00:00
IR DebugInfo: Provide a utility for building a mapping from llvm::Function*s to llvm::DISubprograms 2014-07-01 20:05:26 +00:00
IRReader
LineEditor
Linker
LTO Use a range loop. No functionality change. 2014-06-28 18:44:59 +00:00
MC Avoid revocations when possible. 2014-07-01 14:34:30 +00:00
Object Speculatively fix some code handling Power64 MachO files 2014-06-30 20:12:59 +00:00
Option
ProfileData
Support Remove obsolete function TargetRegistry::getClosestTargetForJIT() 2014-07-01 10:47:13 +00:00
TableGen
Target Break out subtarget initialization that dependent variables need into 2014-07-02 01:14:43 +00:00
Transforms Optimize InstCombine stack memory consumption 2014-07-01 21:36:20 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile