diff options
author | Sam Parker <sam.parker@arm.com> | 2017-11-30 11:49:11 +0000 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2017-11-30 11:49:11 +0000 |
commit | 4bd776e0019c33fcb878dc52e0cceb41c3b74766 (patch) | |
tree | 795dbec2c06cbe64085302fa6a33016c10b21fbf /llvm/lib/Object/COFFObjectFile.cpp | |
parent | a4097075e243b9943be94a21e93e2f82655e9de3 (diff) | |
download | bcm5719-llvm-4bd776e0019c33fcb878dc52e0cceb41c3b74766.tar.gz bcm5719-llvm-4bd776e0019c33fcb878dc52e0cceb41c3b74766.zip |
[DAGCombine] Refactor ReduceLoadWidth
visitAND attempts to narrow the width of extending loads that are
then masked off. ReduceLoadWidth already exists for a similar purpose
and handles shifts, so I've moved the code to handle AND nodes there.
Differential Revision: https://reviews.llvm.org/D39595
llvm-svn: 319421
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions