This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a1a5ec67ecb Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42 [...] new e946fcb412b [PowerPC][HTM] Fix disassembling buffer overflow for tabort [...] new 696b1286577 [InstCombine] remove 'tmp' names and regenerate checks; NFC
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: .../PowerPC/Disassembler/PPCDisassembler.cpp | 6 - lib/Target/PowerPC/PPCISelLowering.cpp | 11 +- lib/Target/PowerPC/PPCInstrHTM.td | 38 +++--- lib/Target/PowerPC/PPCInstrInfo.td | 4 - lib/Target/PowerPC/PPCRegisterInfo.td | 2 - test/CodeGen/PowerPC/htm.ll | 20 ++++ .../Disassembler/PowerPC/ppc64-encoding-p8htm.txt | 43 +++++++ test/Transforms/InstCombine/onehot_merge.ll | 127 +++++++++++---------- 8 files changed, 155 insertions(+), 96 deletions(-) create mode 100644 test/MC/Disassembler/PowerPC/ppc64-encoding-p8htm.txt