This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1e426c2a34d AMDGPU/SI: Add d16 support for image intrinsics. new 1ef4dbfc0f0 [CodeView] Sink complex inline functions to .cpp file, NFC new cbd60f7c94b [CodeView] Add line numbers for inlined call sites new 8691a358b03 AMDGPU/SI: Fix typos in d16 support patch the buffer intrinsics.
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/MC/MCCodeView.h | 48 ++++--------------------- lib/MC/MCCodeView.cpp | 69 ++++++++++++++++++++++++++++++++++++ lib/Target/AMDGPU/BUFInstructions.td | 8 ++--- test/MC/COFF/cv-inline-linetable.s | 26 ++++++++++++++ 4 files changed, 106 insertions(+), 45 deletions(-)