llvm-6502/lib
Jim Grosbach 056ab107ff ARMPseudoInst instructions should default to being considered a single 4-byte
instruction. Any that may be expanded otherwise by MC lowering should
override this value. rdar://8683274

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119713 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-18 18:01:40 +00:00
..
Analysis Strip trailing whitespace. 2010-11-18 17:06:31 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix typos. 2010-11-18 17:44:17 +00:00
CompilerDriver
ExecutionEngine MCJIT: Stub out MCJIT implementation, still doesn't do anything useful. 2010-11-17 16:06:43 +00:00
Linker
MC Change CodeGen to use .loc directives. This produces a lot more readable output 2010-11-18 02:04:25 +00:00
Object
Support Bounds-check APInt's operator[]. 2010-11-18 17:14:56 +00:00
System
Target ARMPseudoInst instructions should default to being considered a single 4-byte 2010-11-18 18:01:40 +00:00
Transforms slightly simplify code and substantially improve comment. Instead of 2010-11-18 08:07:09 +00:00
VMCore
Makefile