This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bf35859a700 AMDGPU: Set inaccessiblememonly on sendmsg intrinsics new 08b0610980e [AMDGPU] Simplify AMDGPUInstPrinter::printRegOperand() new f45b56db8e6 llvm-pdbdump: Fix several smaller issues with injected sour [...]
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/DebugInfo/PDB/DIA/DIAInjectedSource.h | 2 +- include/llvm/DebugInfo/PDB/IPDBInjectedSource.h | 6 +- include/llvm/DebugInfo/PDB/PDBExtras.h | 3 +- include/llvm/DebugInfo/PDB/PDBTypes.h | 68 +++++++- lib/DebugInfo/PDB/DIA/DIAInjectedSource.cpp | 4 +- .../PDB/Native/NativeEnumInjectedSources.cpp | 11 +- lib/DebugInfo/PDB/PDBExtras.cpp | 7 +- .../AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp | 184 ++++----------------- lib/Target/AMDGPU/SIRegisterInfo.td | 10 +- .../Inputs/dotnet_contents_compressed.pdb} | Bin 8256 -> 11776 bytes .../Inputs/dotnet_contents_uncompressed.pdb} | Bin 8452 -> 11776 bytes .../Inputs/dotnet_hashonly.pdb} | Bin 8808 -> 11776 bytes .../llvm-pdbutil/injected-sources-native.test | 45 +++++ test/tools/llvm-pdbutil/injected-sources.test | 45 +++++ tools/llvm-pdbutil/LinePrinter.h | 3 +- tools/llvm-pdbutil/llvm-pdbutil.cpp | 14 +- 16 files changed, 218 insertions(+), 184 deletions(-) copy test/{Object/Inputs/macho-universal-bad2.x86_64.i386 => tools/llvm-pdbutil/In [...] copy test/tools/{llvm-objdump/X86/Inputs/macho-invalid-symbol-strx-universal => ll [...] copy test/tools/{llvm-objcopy/ELF/Inputs/pt-phdr.elf => llvm-pdbutil/Inputs/dotnet [...]