llvm-6502/lib
Reed Kotler 7f0125ba19 For Mips16, start to consolidate all forms of 32 bit literal loading so that
they can be better handled and optimized in the Mips16 constant island code.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192520 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-12 02:19:08 +00:00
..
Analysis
AsmParser Add a GlobalAlias::isValidLinkage to reduce code duplication. 2013-10-09 16:07:32 +00:00
Bitcode
CodeGen Debug Info: remove form from function addDIEEntry. 2013-10-11 23:58:05 +00:00
DebugInfo
ExecutionEngine Adding multiple object support to MCJIT EH frame handling 2013-10-11 21:25:48 +00:00
IR Debug Info: In DIBuilder, the context field of subprogram is updated to use 2013-10-10 18:40:01 +00:00
IRReader
Linker Add missing #include's to cctype when using isdigit/alpha/etc. 2013-10-12 00:55:57 +00:00
LTO
MC
Object Add missing #include's to cctype when using isdigit/alpha/etc. 2013-10-12 00:55:57 +00:00
Option
Support Add missing #include's to cctype when using isdigit/alpha/etc. 2013-10-12 00:55:57 +00:00
TableGen
Target For Mips16, start to consolidate all forms of 32 bit literal loading so that 2013-10-12 02:19:08 +00:00
Transforms Better info when debugging vectorizer 2013-10-11 16:14:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile