This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6235d9d3b6c [AMDGPU]: PHI Elimination hooks added for custom COPY insertion. new 9387344a361 Reland [DWARF] Add a unit test for DWARFUnit::getLength(). new f7db5e52ae9 [Alignment][NFC] Use llvm::Align for TargetLowering::getPre [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/CodeGen/MachineBasicBlock.h | 14 +++++--- include/llvm/CodeGen/TargetLowering.h | 4 +-- lib/CodeGen/MachineBlockPlacement.cpp | 8 ++--- lib/Target/AMDGPU/SIISelLowering.cpp | 22 ++++++------- lib/Target/AMDGPU/SIISelLowering.h | 2 +- lib/Target/PowerPC/PPCISelLowering.cpp | 8 ++--- lib/Target/PowerPC/PPCISelLowering.h | 2 +- unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 42 ++++++++++++++++++++++++ 8 files changed, 74 insertions(+), 28 deletions(-)