This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a20dcc7643d [mir] Fix uninitialized variable in r349035 noticed by clan [...] new 6250c9b5098 [PowerPC][NFC] Sorting out Pseudo related classes to avoid [...] new cf52156a7d9 [Sparc] Use float register for integer constrained with "f" [...] new 9dc429df9c4 Revert r349041: [tblgen][disasm] Separate encodings from in [...]
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: lib/Target/PowerPC/PPCInstr64Bit.td | 142 ++++++------- lib/Target/PowerPC/PPCInstrFormats.td | 21 +- lib/Target/PowerPC/PPCInstrHTM.td | 4 +- lib/Target/PowerPC/PPCInstrInfo.td | 341 +++++++++++++++--------------- lib/Target/PowerPC/PPCInstrQPX.td | 50 +++-- lib/Target/PowerPC/PPCInstrSPE.td | 10 +- lib/Target/PowerPC/PPCInstrVSX.td | 128 +++++------ lib/Target/Sparc/SparcISelLowering.cpp | 16 +- test/CodeGen/SPARC/inlineasm.ll | 13 ++ utils/TableGen/FixedLenDecoderEmitter.cpp | 88 ++++---- 10 files changed, 403 insertions(+), 410 deletions(-)