This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40 in repository llvm.
from 5ad5d4f Merging r293021: -------------------------------------------- [...] new 52140ec Merging r293522: -------------------------------------------- [...] new 9065e3d Merging r293417: -------------------------------------------- [...]
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: include/llvm/CodeGen/SelectionDAGISel.h | 2 +- lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 12 ++++++- lib/Target/PowerPC/PPCInstrInfo.td | 13 ++++++++ lib/Target/PowerPC/PPCSchedule.td | 2 ++ lib/Target/PowerPC/PPCScheduleE500mc.td | 8 +++++ lib/Target/PowerPC/PPCScheduleE5500.td | 10 ++++-- test/CodeGen/SystemZ/pr31710.ll | 39 ++++++++++++++++++++++ .../PowerPC/ppc64-encoding-bookIII.txt | 9 +++++ test/MC/PowerPC/ppc64-encoding-bookIII.s | 13 ++++++++ 9 files changed, 103 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/SystemZ/pr31710.ll