aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/PDB/Native/HashTable.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2018-03-15 17:29:32 +0000
committerPhilip Reames <listmail@philipreames.com>2018-03-15 17:29:32 +0000
commitca587fe0b4749b5ffca8cfc8358ea4602e435bb7 (patch)
tree241736b9b956b7c7a9dfaab6df9bfae2c0126040 /llvm/lib/DebugInfo/PDB/Native/HashTable.cpp
parent8e53917a26ad7504dfd6b1c956100c6b43433125 (diff)
downloadllvm-ca587fe0b4749b5ffca8cfc8358ea4602e435bb7.zip
llvm-ca587fe0b4749b5ffca8cfc8358ea4602e435bb7.tar.gz
llvm-ca587fe0b4749b5ffca8cfc8358ea4602e435bb7.tar.bz2
[EarlyCSE] Reuse invariant scopes for invariant load
This is a follow up to https://reviews.llvm.org/D43716 which rewrites the invariant load handling using the new infrastructure. It's slightly more powerful, but only in somewhat minor ways for the moment. It's not clear that DSE of stores to invariant locations is actually interesting since why would your IR have such a construct to start with? Note: The submitted version is slightly different than the reviewed one. I realized the scope could start for an invariant load which was proven redundant and removed. Added a test case to illustrate that as well. Differential Revision: https://reviews.llvm.org/D44497 llvm-svn: 327646
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native/HashTable.cpp')
0 files changed, 0 insertions, 0 deletions