[Morello] Remove the ISel cap table adrp optimization
We were doing this at ISel which is way too early as it can interfere with MachineLICM. Additionally this adds an add instruction which is not always a win.
We were doing this at ISel which is way too early as it can interfere with MachineLICM. Additionally this adds an add instruction which is not always a win.