OSDN Git Service

[DAG] BaseIndexOffset: FrameIndexSDNodes with the same FrameIndex compare equal.
authorClement Courbet <courbet@google.com>
Tue, 5 Feb 2019 07:36:20 +0000 (07:36 +0000)
committerClement Courbet <courbet@google.com>
Tue, 5 Feb 2019 07:36:20 +0000 (07:36 +0000)
commitc605438958a7c35065de7edbb517cee86bef8757
tree13674b5ad6e8b72bf73b0ef794655cec93372292
parenta0e049148f8cb1501e6ec071027f5243a76be91b
[DAG] BaseIndexOffset: FrameIndexSDNodes with the same FrameIndex compare equal.

Reviewers: niravd

Subscribers: arphaman, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D57692

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353143 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp