[PATCH] Allow X86FastIsel to cope with 64 bit absolute relocations
Louis Gerbarg
lgg at apple.com
Tue Jun 17 13:52:45 PDT 2014
This is a follow on to the patches I did yesterday (r211040 & r211052). This allows us to stay in the fast isel instead of bailing out to DAG when we encounter a global symbol in static linkage unit that might exceed 32bit displacement. It also reverts the test case changes that were necessitated by yesterdays patches.
Louis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Allow-X86FastIsel-to-cope-with-64-bit-absolute-reloc.patch
Type: application/octet-stream
Size: 4510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140617/56f259a1/attachment.obj>
More information about the llvm-commits
mailing list