Revert "[ARM] Promote small global constants to constant pools"
commit3b621275428532a32a2806585282fa025af2d241
authorJames Molloy <james.molloy@arm.com>
Fri, 23 Sep 2016 13:35:43 +0000 (23 13:35 +0000)
committerJames Molloy <james.molloy@arm.com>
Fri, 23 Sep 2016 13:35:43 +0000 (23 13:35 +0000)
tree9d76e64bcdd63afc8eb38d20ef54f67b1566af24
parenta04f9019ef9b5003accd57348ceb9fbe7af9f3a2
Revert "[ARM] Promote small global constants to constant pools"

This reverts commit r282241. It caused http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/19882.

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