This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4e35650e5c1 [X86][Btver2] Add uops counter for exegesis reports new 1ffbf26a1a0 [PowerPC] [NFC] Refactor code for printing register operands
The 1 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/InstPrinter/PPCInstPrinter.cpp | 37 +++---------------- .../PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp | 27 +++++++++----- lib/Target/PowerPC/PPCAsmPrinter.cpp | 41 ++++------------------ lib/Target/PowerPC/PPCInstrInfo.h | 19 ++++++++++ lib/Target/PowerPC/PPCRegisterInfo.h | 17 +++++++++ lib/Target/PowerPC/PPCRegisterInfo.td | 8 ++++- 6 files changed, 72 insertions(+), 77 deletions(-)