[patch] Remove ConstantIslands from AArch64

Jim Grosbach grosbach at apple.com
Thu Feb 14 13:11:04 PST 2013


This seems reasonable to me. How does x86_64 handle it? The same thing should work here.

-Jim

On Feb 14, 2013, at 8:56 AM, Tim Northover <t.p.northover at gmail.com> wrote:

>> I'm reasonably confident of the AArch64 parts, but I'm asking for
>> review because there's a slight novelty (as far as I'm aware) in
>> AArch64ISelDAGToDAG.cpp. I think this has to be where constants of
>> last resort are selected (ISelLowering is too early), but I've made
>> the SelectToLitpool functions behave much more as if they were in
>> lowering.
> 
> Ping?
> 
> Tim.
> <0002-AArch64-remove-ConstantIsland-pass-put-literals-in-s.patch><0001-AArch64-refactor-frame-handling-to-use-movz-movk-for.patch>_______________________________________________
> 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