summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorLeonard Chan <leonardchan@google.com>2019-06-21 16:03:06 +0000
committerLeonard Chan <leonardchan@google.com>2019-06-21 16:03:06 +0000
commitf66309203e277506a2d4b228d17b4c915c9d56e2 (patch)
tree5b59d5610b33bbfb3d7663d8343592eec5ea7966 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parente652f8097b803cbe49b19b2c47341f3771edf6b1 (diff)
downloadbcm5719-llvm-f66309203e277506a2d4b228d17b4c915c9d56e2.tar.gz
bcm5719-llvm-f66309203e277506a2d4b228d17b4c915c9d56e2.zip
[clang][NewPM] Add -fno-experimental-new-pass-manager to tests
As per the discussion on D58375, we disable test that have optimizations under the new PM. This patch adds -fno-experimental-new-pass-manager to RUNS that: - Already run with optimizations (-O1 or higher) that were missed in D58375. - Explicitly test new PM behavior along side some new PM RUNS, but are missing this flag if new PM is enabled by default. - Specify -O without the number. Based on getOptimizationLevel(), it seems the default is 2, and the IR appears to be the same when changed to -O2, so update the test to explicitly say -O2 and provide -fno-experimental-new-pass-manager`. Differential Revision: https://reviews.llvm.org/D63156 llvm-svn: 364066
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud