This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 792cdf8 AMDGPU: Consolidate inline immediate predicate functions new 9fef274 GlobalISel: place constants correctly in the entry block. new 9398e86 [pdb] handle missing pdb streams more gracefully
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/Raw/PDBFile.h | 16 +++- lib/CodeGen/GlobalISel/IRTranslator.cpp | 2 +- lib/DebugInfo/MSF/MappedBlockStream.cpp | 2 + lib/DebugInfo/PDB/Raw/PDBFile.cpp | 103 +++++++++++++++------ .../AArch64/GlobalISel/arm64-irtranslator.ll | 18 +++- .../AArch64/GlobalISel/call-translator-ios.ll | 2 +- test/CodeGen/AArch64/GlobalISel/call-translator.ll | 4 +- tools/llvm-pdbdump/LLVMOutputStyle.cpp | 54 ++++++++++- 8 files changed, 160 insertions(+), 41 deletions(-)