diff options
author | Zaara Syeda <syzaara@ca.ibm.com> | 2018-04-09 14:50:02 +0000 |
---|---|---|
committer | Zaara Syeda <syzaara@ca.ibm.com> | 2018-04-09 14:50:02 +0000 |
commit | 935474fef57d9bf57cd7faca0deb1f2b0ce3e8c3 (patch) | |
tree | 96def8cd421544ba3d39c84ca11dc408524af6b2 /clang/unittests/Tooling/CompilationDatabaseTest.cpp | |
parent | f0029a77382483aeede05c5d0ac8423a5eba7f7a (diff) | |
download | llvm-935474fef57d9bf57cd7faca0deb1f2b0ce3e8c3.zip llvm-935474fef57d9bf57cd7faca0deb1f2b0ce3e8c3.tar.gz llvm-935474fef57d9bf57cd7faca0deb1f2b0ce3e8c3.tar.bz2 |
[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/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions