Enable proper constant island alignment by default.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 15 Dec 2011 22:14:45 +0000 (22:14 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 15 Dec 2011 22:14:45 +0000 (22:14 +0000)
commitb6ff6ec85e589b8ad3bede4533dc71a09655bb1e
treee023b2914b4d9a6894999acc08f1c2cc4afdcbea
parentc8dd20170e312ad644b6f8aedc5293d3362d91c1
Enable proper constant island alignment by default.

The code size increase is tiny (< 0.05%) because so little code uses
16-byte constant pool entries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146690 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMConstantIslandPass.cpp