Go to file
Dan Gohman 007a6bb9b9 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.

llvm-svn: 56676
2008-09-26 19:15:30 +00:00
clang alphabetize files 2008-09-26 18:49:39 +00:00
llvm Factor out the code for determining when symblic addresses 2008-09-26 19:15:30 +00:00