This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 24c1e7771ad [TableGen] Implement non-const versions of Record::getValue [...] new 1c7bf566f8b [PowerPC] Eliminate integer compare instructions - vol. 2
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/PPCISelDAGToDAG.cpp | 225 +++++++++++++++++++++++++- lib/Target/PowerPC/PPCInstr64Bit.td | 12 +- lib/Target/PowerPC/PPCInstrInfo.cpp | 4 + lib/Target/PowerPC/PPCInstrInfo.h | 1 + test/CodeGen/PowerPC/logic-ops-on-compares.ll | 69 ++++++++ 5 files changed, 299 insertions(+), 12 deletions(-) create mode 100644 test/CodeGen/PowerPC/logic-ops-on-compares.ll