This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0cc137e0510 RegisterScavenging: Followup to r305625 new d6d2feb9a74 Remove diff pedantic mode. new 6ebce80ed17 [PDB] Don't write uninitialized bytes to a PDB file. new 5516bd13875 AMDGPU: Do operand folding in program order
The 3 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: .../PDB/Native/DbiModuleDescriptorBuilder.cpp | 2 + lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 1 + lib/Target/AMDGPU/SIFoldOperands.cpp | 8 +- test/CodeGen/AMDGPU/fold-operands-order.mir | 47 ++++ tools/llvm-pdbutil/Diff.cpp | 273 +++++++-------------- tools/llvm-pdbutil/llvm-pdbutil.cpp | 5 - tools/llvm-pdbutil/llvm-pdbutil.h | 4 - 7 files changed, 144 insertions(+), 196 deletions(-) create mode 100644 test/CodeGen/AMDGPU/fold-operands-order.mir