This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c0de197df0d [Power9] Add __float128 support in the backend for bitcast [...] new b63f24a552f [PDB] Fix -Wunused-private-field in DIA new ca762c62ed4 [tblgen] Allow FixedLenDecoderEmitter to use APInt-like obj [...] new 68de396c344 [IR] Fix -Wunused-function after r345052
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: include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h | 6 +-- include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h | 4 +- lib/DebugInfo/PDB/DIA/DIAEnumFrameData.cpp | 9 ++-- lib/DebugInfo/PDB/DIA/DIAFrameData.cpp | 5 +- lib/DebugInfo/PDB/DIA/DIASession.cpp | 2 +- lib/IR/Instructions.cpp | 7 --- utils/TableGen/FixedLenDecoderEmitter.cpp | 60 ++++++++++++++++++----- 7 files changed, 58 insertions(+), 35 deletions(-)