summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils
diff options
context:
space:
mode:
authorManuel Jacob <me@manueljacob.de>2016-01-05 04:06:21 +0000
committerManuel Jacob <me@manueljacob.de>2016-01-05 04:06:21 +0000
commit75cbfdcf0378034d037afd013cd999655c520894 (patch)
treefb68745b157679aa27913d59ed89b790c36020a9 /llvm/lib/Transforms/Utils
parent83eefa6d2072af46c07b505991462c4c03d0aa77 (diff)
downloadbcm5719-llvm-75cbfdcf0378034d037afd013cd999655c520894.tar.gz
bcm5719-llvm-75cbfdcf0378034d037afd013cd999655c520894.zip
[RS4GC] Simplify handling of Constants in findBaseDefiningValue(). NFC.
Summary: Previously there were three conditionals, checking for global variables, undef values and everything constant except these two, all three returning the same value. This commit replaces them by one conditional. Reviewers: reames Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D15818 llvm-svn: 256812
Diffstat (limited to 'llvm/lib/Transforms/Utils')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud