| commit | 3533ad6bbdf7256b6929f4b48dd92cddf3e5f165 | [log] [tgz] |
|---|---|---|
| author | Tim Northover <Tim.Northover@arm.com> | Fri Feb 15 09:33:43 2013 +0000 |
| committer | Tim Northover <Tim.Northover@arm.com> | Fri Feb 15 09:33:43 2013 +0000 |
| tree | 128c90b8a8950dd6a561bd2b5c6bf39a5d09d1f2 | |
| parent | 5466e36fb5887ba3f9fa84e75024cedb147469bc [diff] |
AArch64: remove ConstantIsland pass & put literals in separate section. This implements the review suggestion to simplify the AArch64 backend. If we later discover that we *really* need the extra complexity of the ConstantIslands pass for performance reasons it can be resurrected. llvm-svn: 175258