summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/misc-unused-using-decls-errors.cpp
diff options
context:
space:
mode:
authorZaara Syeda <syzaara@ca.ibm.com>2018-04-09 14:50:02 +0000
committerZaara Syeda <syzaara@ca.ibm.com>2018-04-09 14:50:02 +0000
commit935474fef57d9bf57cd7faca0deb1f2b0ce3e8c3 (patch)
tree96def8cd421544ba3d39c84ca11dc408524af6b2 /clang-tools-extra/test/clang-tidy/misc-unused-using-decls-errors.cpp
parentf0029a77382483aeede05c5d0ac8423a5eba7f7a (diff)
downloadbcm5719-llvm-935474fef57d9bf57cd7faca0deb1f2b0ce3e8c3.tar.gz
bcm5719-llvm-935474fef57d9bf57cd7faca0deb1f2b0ce3e8c3.zip
[MachineLICM] Re-enable hoisting of constant stores
This patch fixes an issue exposed on the SystemZ build bots when committing https://reviews.llvm.org/rL327856. The hoisting was temporarily disabled with an option. This patch now re-enables hoisting and checks that we only hoist a store instruction when all its operands are either constant caller preserved registers or immediates. Differential Revision: https://reviews.llvm.org/D45286 llvm-svn: 329577
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/misc-unused-using-decls-errors.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud