[all-commits] [llvm/llvm-project] cfc740: [llvm] Use drop_begin (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Thu Sep 16 08:46:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cfc74024195e3be44d023a505d80b7e19f4041fc
https://github.com/llvm/llvm-project/commit/cfc74024195e3be44d023a505d80b7e19f4041fc
Author: Kazu Hirata <kazu at google.com>
Date: 2021-09-16 (Thu, 16 Sep 2021)
Changed paths:
M llvm/lib/CodeGen/BranchFolding.cpp
M llvm/lib/CodeGen/TailDuplicator.cpp
M llvm/lib/Target/AVR/AVRFrameLowering.cpp
M llvm/lib/Target/MSP430/MSP430FrameLowering.cpp
M llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
M llvm/lib/TextAPI/TextStub.cpp
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
M llvm/utils/TableGen/CodeGenRegisters.cpp
Log Message:
-----------
[llvm] Use drop_begin (NFC)
More information about the All-commits
mailing list