This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 78ba7a6ff0d [llvm-objcopy/strip] [NFC] Clean up tablegen opts (clang-fo [...] new 212225ec620 [AMDGPU] Handle the idot8 pattern generated by FE. new c429a87ae9e [IR] remove fake binop query for fneg new a921b710dfa [XRay] Fix TSC and atomic custom/typed event accounting
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/IR/InstrTypes.h | 7 -- lib/IR/Instructions.cpp | 19 --- lib/Target/AMDGPU/VOP3PInstructions.td | 9 ++ lib/XRay/FDRRecordProducer.cpp | 6 + test/CodeGen/AMDGPU/idot8.ll | 220 +++++++++++++++++++++++++++++++++ 5 files changed, 235 insertions(+), 26 deletions(-)