llvm-6502/lib
Dan Gohman 97135e1ee5 Factor out the code for determining when symblic addresses
require RIP-relative addressing and use it to fix a bug
in X86FastISel in x86-64 PIC mode, where it was trying to
use base/index registers with RIP-relative addresses. This
fixes a bunch of x86-64 testsuite failures.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56676 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-26 19:15:30 +00:00
..
Analysis s/ParameterAttributes/Attributes/g 2008-09-23 23:03:40 +00:00
Archive Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
AsmParser Large mechanical patch. 2008-09-25 21:00:45 +00:00
Bitcode Large mechanical patch. 2008-09-25 21:00:45 +00:00
CodeGen We don't need to insert copies for implicit_def's. 2008-09-26 18:50:46 +00:00
Debugger Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
ExecutionEngine Large mechanical patch. 2008-09-25 21:00:45 +00:00
Linker Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Support Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
System Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Target Factor out the code for determining when symblic addresses 2008-09-26 19:15:30 +00:00
Transforms Large mechanical patch. 2008-09-25 21:00:45 +00:00
VMCore Make pointer parameter const for isUsedInBasicBlock. 2008-09-25 22:42:01 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00