llvm-6502/lib
Jim Grosbach 0b4c673886 Thumb2 alternate syntax for LDR(literal) and friends.
Explicit pc-relative syntax. For example, "ldrb r2, [pc, #-22]".

rdar://10250964

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148432 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-18 22:46:46 +00:00
..
Analysis Remove dead code. 2012-01-18 10:10:28 +00:00
Archive
AsmParser
Bitcode
CodeGen Fixed macro condition. 2012-01-18 19:48:31 +00:00
DebugInfo
ExecutionEngine Fix MCJIT memory leak of owned TargetMachine. 2012-01-17 23:08:46 +00:00
Linker
MC MCAssembler tweak for determining when a symbol difference is resolved. 2012-01-18 21:54:12 +00:00
Object
Support Removes template magic to build up containers. 2012-01-17 09:34:07 +00:00
TableGen
Target Thumb2 alternate syntax for LDR(literal) and friends. 2012-01-18 22:46:46 +00:00
Transforms Add a depth limit to avoid runaway recursion. 2012-01-18 21:24:45 +00:00
VMCore Provide better messages in llvm_unreachable. 2012-01-17 07:00:13 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile