llvm-6502/lib
Tim Northover 93c7c449a1 Fix the handling of edge cases in ARM shifted operands.
This patch fixes load/store instructions to handle less common cases
like "asr #32", "rrx" properly throughout the MC layer.

Patch by Chris Lidbury.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164455 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-22 11:18:12 +00:00
..
Analysis
Archive
AsmParser Encapsulate the "construct*AlignmentFromInt" functions. 2012-09-21 16:07:28 +00:00
Bitcode BitcodeReader: Correctly insert blockaddress constant referring to a already parsed function. 2012-09-21 14:34:31 +00:00
CodeGen Have the DbgVariable "isArtificial" and "isObjectPointer" not 2012-09-21 22:18:52 +00:00
DebugInfo
ExecutionEngine
Linker
MC Add support for macro parameters/arguments delimited by spaces, 2012-09-19 20:36:12 +00:00
Object
Support Add an --enable-backtraces option to configure to determine 2012-09-21 23:03:29 +00:00
TableGen
Target Fix the handling of edge cases in ARM shifted operands. 2012-09-22 11:18:12 +00:00
Transforms Fix a case where the new SROA pass failed to zap dead operands to 2012-09-21 23:36:40 +00:00
VMCore Encapsulate the "construct*AlignmentFromInt" functions. 2012-09-21 16:07:28 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile