summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMISelLowering.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2017-08-03 15:27:00 +0000
committerMichael Kruse <llvm@meinersbur.de>2017-08-03 15:27:00 +0000
commit672c0114600a948847b49d139bde2d8bdd183ae9 (patch)
tree307062c4294f2c18de7d45cd5de25a3a33ad9d3d /llvm/lib/Target/ARM/ARMISelLowering.cpp
parent7cf745cc94bae252df314c28c62202e26dc62dc8 (diff)
downloadbcm5719-llvm-672c0114600a948847b49d139bde2d8bdd183ae9.tar.gz
bcm5719-llvm-672c0114600a948847b49d139bde2d8bdd183ae9.zip
[VirtualInstruction] Avoid use of getStmtFor(BB). NFC.
With this patch, we get rid of the last use of getStmtFor(BB). Here this is done by getting the last statement of the incoming block in case the user is a phi node; otherwise just fetching the statement comprising the instruction for which the virtual use is being created. Differential Revision: https://reviews.llvm.org/D36268 llvm-svn: 309947
Diffstat (limited to 'llvm/lib/Target/ARM/ARMISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud