OSDN Git Service

[NVPTX] do not run DCE after SLSR and SeparateConstOffsetFromGEP
authorJingyue Wu <jingyue@google.com>
Tue, 21 Apr 2015 20:47:15 +0000 (20:47 +0000)
committerJingyue Wu <jingyue@google.com>
Tue, 21 Apr 2015 20:47:15 +0000 (20:47 +0000)
commit0f710d7a5ab37e55d3824552be0b60a00be383df
tree40ccf488178b85343afd4a888b800bedd50f96be
parent86ab1ba559898ec78b2fa0e425cd2f666831b8ab
[NVPTX] do not run DCE after SLSR and SeparateConstOffsetFromGEP

Summary:
With D9096 and D9101, there's no need to run DCE after SLSR and
SeparateConstOffsetFromGEP.

Test Plan: no regression

Reviewers: jholewinski, meheff

Subscribers: jholewinski, llvm-commits

Differential Revision: http://reviews.llvm.org/D9172

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235415 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/NVPTX/NVPTXTargetMachine.cpp