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)
commitcba8e8c3e08f00ee4155b1e91827b220ccf29319
treeb618e3ee1715e9d2307e90538d141bac5d76da44
parent41dbf59e12ef3aa5c5694e137b200acbd3d0df20
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.

llvm-svn: 146690
llvm/lib/Target/ARM/ARMConstantIslandPass.cpp