]> granicus.if.org Git - llvm/commit
Revert "[ARM] Promote small global constants to constant pools"
authorJames Molloy <james.molloy@arm.com>
Mon, 12 Sep 2016 16:18:23 +0000 (16:18 +0000)
committerJames Molloy <james.molloy@arm.com>
Mon, 12 Sep 2016 16:18:23 +0000 (16:18 +0000)
commit0aa0c7d910cfa845790645e9d124e4162f9fc44b
tree5c0d633c2d4b237ca9397658627795f69b1511f0
parent59a2759391cd80ce35c6ec3dd0141c655a2b711f
Revert "[ARM] Promote small global constants to constant pools"

This reverts commit r281213. It made a bot go bang: http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/14625

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281228 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]