llvm-6502/lib
Reed Kotler 38f85c5b9f Remove the form field from Mips16 instruction formats and set things
up so that we can apply the direct object emitter patch. This patch
should be a nop right now and it's test is to not break what is already
there.
 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175126 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-14 03:05:25 +00:00
..
Analysis Metadata for annotating loops as parallel. The first consumer for this 2013-02-13 18:08:57 +00:00
Archive
AsmParser Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration. 2013-02-12 21:21:59 +00:00
Bitcode
CodeGen Fix RegisterCoalescer::rematerializeTrivialDef() so that it works on flipped 2013-02-14 02:51:05 +00:00
DebugInfo
ExecutionEngine
IR Use array_pod_sort. 2013-02-13 09:26:26 +00:00
Linker Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration. 2013-02-12 21:21:59 +00:00
MC [ms-inline asm] Add a comment about the determinism of the rewrite sort. 2013-02-13 21:27:17 +00:00
Object Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration. 2013-02-12 21:21:59 +00:00
Option
Support Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration. 2013-02-12 21:21:59 +00:00
TableGen
Target Remove the form field from Mips16 instruction formats and set things 2013-02-14 03:05:25 +00:00
Transforms Retain the name of the new internal global that's been shrunk. 2013-02-13 23:00:51 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile