summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChains/Linux.cpp
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2018-05-11 18:40:02 +0000
committerVedant Kumar <vsk@apple.com>2018-05-11 18:40:02 +0000
commitf0e5f7c45e940c80623c60b89b28b8806a899841 (patch)
tree6a177fc510cb9558d29c345993c9a32857111469 /clang/lib/Driver/ToolChains/Linux.cpp
parentd1386a88dd1654f79544e93b03985b8700a3dbea (diff)
downloadbcm5719-llvm-f0e5f7c45e940c80623c60b89b28b8806a899841.tar.gz
bcm5719-llvm-f0e5f7c45e940c80623c60b89b28b8806a899841.zip
[DAGCombiner] Factor out duplicated logic for an extload combine, NFC (5/N)
Part of the logic for combining (zext (load ...)) and (sext (load ...)) is duplicated. This creates problems because bugs in one version have to be fixed again in the other version. To address this, as a first step, I've extracted the duplicate logic into a helper. I'll fix the debug location bug in the helper and eliminate the copy of its logic in a followup. Part of: llvm.org/PR37262 Differential Revision: https://reviews.llvm.org/D46157 llvm-svn: 332117
Diffstat (limited to 'clang/lib/Driver/ToolChains/Linux.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud