[llvm] r175258 - AArch64: remove ConstantIsland pass & put literals in separate section.
Tim Northover
t.p.northover at gmail.com
Fri Feb 15 06:14:43 PST 2013
> AArch64: remove ConstantIsland pass & put literals in separate section.
This caused a regression when self-hosting (turns out the pass also
fixes branches to be in range, a fact which I'd forgotten). I'm
working on a fix now -- I'll be adding back the branch fixup parts of
the constantisland pass.
Tim.
More information about the llvm-commits
mailing list