Revert "[ARM] Promote small global constants to constant pools"
authorJames Molloy <james.molloy@arm.com>
Fri, 23 Sep 2016 13:35:43 +0000 (13:35 +0000)
committerJames Molloy <james.molloy@arm.com>
Fri, 23 Sep 2016 13:35:43 +0000 (13:35 +0000)
commit85124c76fc5407e43c73466f6950dbee8766d4c2
tree8850638f8d9267dcb549ac6b42ee89f7a7bf36a9
parent4ebc562052d82bd51179703a4f9e557ced817973
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.

llvm-svn: 282249
llvm/lib/Target/ARM/ARMAsmPrinter.cpp
llvm/lib/Target/ARM/ARMAsmPrinter.h
llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
llvm/lib/Target/ARM/ARMConstantPoolValue.cpp
llvm/lib/Target/ARM/ARMConstantPoolValue.h
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp
llvm/lib/Target/ARM/ARMMachineFunctionInfo.h
llvm/test/CodeGen/ARM/constantpool-promote-dbg.ll [deleted file]
llvm/test/CodeGen/ARM/constantpool-promote.ll [deleted file]