[llvm-commits] [llvm] r132522 - in /llvm/trunk: lib/Target/ARM/ARMFastISel.cpp test/CodeGen/ARM/fast-isel.ll

Eric Christopher echristo at apple.com
Thu Jun 2 18:51:56 PDT 2011


On Jun 2, 2011, at 6:13 PM, Eli Friedman wrote:

> Author: efriedma
> Date: Thu Jun  2 20:13:19 2011
> New Revision: 132522
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=132522&view=rev
> Log:
> Add ARM fast-isel support for materializing the address of a global in cases where the global uses an indirect symbol.
> 
> rdar://9431157
> 

Thanks Eli!

-eric



More information about the llvm-commits mailing list