llvm-6502/lib
Dan Gohman 92b651fb19 Fix X86's isLegalAddressingMode to recognize that static addresses
need not be RIP-relative in small mode.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111917 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-24 15:55:12 +00:00
..
Analysis Don't assume that all constants with integer types are ConstantInts. 2010-08-24 07:55:44 +00:00
Archive
AsmParser Add a comment explaining why this code doesn't just call 2010-08-24 14:35:45 +00:00
Bitcode Add braces to fix dangling else. 2010-08-24 02:40:27 +00:00
CodeGen Revert r107202. It is not adding any value. 2010-08-24 00:06:12 +00:00
CompilerDriver
ExecutionEngine
Linker
MC fix rdar://7997827 - Accept and ignore LL and ULL suffixes on integer literals. 2010-08-24 00:43:25 +00:00
Support
System
Target Fix X86's isLegalAddressingMode to recognize that static addresses 2010-08-24 15:55:12 +00:00
Transforms
VMCore
Makefile