OSDN Git Service

Revert "[ARM] Promote small global constants to constant pools"
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Wed, 14 Sep 2016 20:02:30 +0000 (20:02 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Wed, 14 Sep 2016 20:02:30 +0000 (20:02 +0000)
commiteb967fb89ede1b9326670b1b6cb1f35752ca9390
treedf02c1e1b440d6ce10b793680c241e82a6392373
parent4e8d86c0375fa6c586f405395c987d82b5e545f0
Revert "[ARM] Promote small global constants to constant pools"

Breaks Android tests by introducing text relocations to ARM binaries.

http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/25362/steps/run%20asan%20lit%20tests%20%5Barm%2Fbullhead-userdebug%2FMTC20F%5D/logs/stdio

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281526 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMAsmPrinter.h
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMMachineFunctionInfo.h
test/CodeGen/ARM/constantpool-promote.ll [deleted file]