This is the patch to enable global merge pass for AArch64 and adrp instructions can be reduced accordingly. For ARM64, it also works, but it fails to reduce adrp instructions statically due to different ISEL strategy.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Committed as r206861.
Thanks,
-Jiangning
2014-04-20 0:20 GMT+08:00 Tim Northover <t.p.northover@gmail.com>:
Hi Jiangning, This looks straightforward enough; go for it. Tim.