aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WindowsResource.cpp
diff options
context:
space:
mode:
authorGeoff Berry <gberry@codeaurora.org>2017-06-10 15:20:03 +0000
committerGeoff Berry <gberry@codeaurora.org>2017-06-10 15:20:03 +0000
commit3cca1da20ca3b1a1e5930dd23169e3d716b37548 (patch)
treeca0f1fb44431ad4fbaed9d1c1416c54fec790087 /llvm/lib/Object/WindowsResource.cpp
parent0c10465a57d232fe42bc43d800df1b82b22a01b5 (diff)
downloadllvm-3cca1da20ca3b1a1e5930dd23169e3d716b37548.zip
llvm-3cca1da20ca3b1a1e5930dd23169e3d716b37548.tar.gz
llvm-3cca1da20ca3b1a1e5930dd23169e3d716b37548.tar.bz2
[EarlyCSE] Add option to use MemorySSA for function simplification run of EarlyCSE (off by default).
Summary: Use MemorySSA for memory dependency checking in the EarlyCSE pass at the start of the function simplification portion of the pipeline. We rely on the fact that GVNHoist runs just after this pass of EarlyCSE to amortize the MemorySSA construction cost since GVNHoist uses MemorySSA and EarlyCSE preserves it. This is turned off by default. A follow-up change will turn it on to allow for easier reversion in case it breaks something. llvm-svn: 305146
Diffstat (limited to 'llvm/lib/Object/WindowsResource.cpp')
0 files changed, 0 insertions, 0 deletions