This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6069d4b651b DivergenceAnalysis: added debug output new 3a90426c48f [TableGen] Support multi-alternative pattern fragments
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: include/llvm/Target/TargetSelectionDAG.td | 18 +- lib/Target/Hexagon/HexagonPatterns.td | 6 +- lib/Target/NVPTX/NVPTXIntrinsics.td | 4 +- lib/Target/SystemZ/SystemZInstrInfo.td | 183 +++------ lib/Target/SystemZ/SystemZOperators.td | 14 + utils/TableGen/CodeGenDAGPatterns.cpp | 642 ++++++++++++++++-------------- utils/TableGen/CodeGenDAGPatterns.h | 42 +- utils/TableGen/CodeGenInstruction.cpp | 4 + utils/TableGen/CodeGenInstruction.h | 2 + utils/TableGen/DAGISelEmitter.cpp | 11 +- utils/TableGen/DAGISelMatcherGen.cpp | 65 +-- 11 files changed, 478 insertions(+), 513 deletions(-)