summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-02-12 22:25:27 +0100
committerHans Wennborg <hans@chromium.org>2020-02-27 11:39:13 +0100
commit593a0dda7a683df9b3744c6391bb2f8de9ed5908 (patch)
tree9a4e4771a3f27b5634fdef41ee08a68549470d7a /llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
parent00f4618182ada5316650eebedac3702b73819ec0 (diff)
downloadbcm5719-llvm-593a0dda7a683df9b3744c6391bb2f8de9ed5908.tar.gz
bcm5719-llvm-593a0dda7a683df9b3744c6391bb2f8de9ed5908.zip
[MemorySSA] Don't verify MemorySSA unless VerifyMemorySSA enabled
MemorySSA is often taking up an unreasonable fraction of runtime in assertion enabled builds. Turns out that there is one code-path that runs verifyMemorySSA() even if VerifyMemorySSA is not enabled. This patch makes it conditional as well. Differential Revision: https://reviews.llvm.org/D74505 (cherry picked from commit f0b57d8071853ec2ab459c0492854c67ea4fa93c)
Diffstat (limited to 'llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud