llvm-6502/lib
Jim Grosbach fbc21fabae ARM: 'add Rd, pc, #imm' is an alias for 'adr Rd, #imm'.
rdar://9795790

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164577 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-25 00:08:13 +00:00
..
Analysis GCC doesn't understand that OrigAliasResult having a value is correlated with 2012-09-19 15:43:44 +00:00
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 Mark jump tables in code sections with DataRegion directives. 2012-09-24 23:06:27 +00:00
DebugInfo
ExecutionEngine
Linker
MC Emit dtors into proper section while compiling in vcpp-compatible mode. 2012-09-23 15:53:47 +00:00
Object
Support Add LLVM_OVERRIDE to methods that override their base classes. 2012-09-23 02:12:10 +00:00
TableGen
Target ARM: 'add Rd, pc, #imm' is an alias for 'adr Rd, #imm'. 2012-09-25 00:08:13 +00:00
Transforms Remove unused name of variable to quiet a warning. Also canonicalize a 2012-09-24 23:47:23 +00:00
VMCore Don't do actual work inside an assert statement. Fixes PR11760! 2012-09-23 03:58:21 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile