[PATCH] Allow X86FastIsel to cope with 64 bit absolute relocations

Eric Christopher echristo at gmail.com
Tue Jun 17 16:20:58 PDT 2014


LGTM.

-eric

On Tue, Jun 17, 2014 at 1:52 PM, Louis Gerbarg <lgg at apple.com> wrote:
> 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
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>




More information about the llvm-commits mailing list