This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ead8b39fb5b [MC] Remove PhysRegSize from MCRegisterClass new d99d65710d0 [MC][PredicateExpander] Extend the grammar to support simpl [...]
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/TargetInstrPredicate.td | 34 ++++++++++++++- lib/Target/X86/X86SchedPredicates.td | 17 +++++--- utils/TableGen/InstrInfoEmitter.cpp | 10 ++--- utils/TableGen/PredicateExpander.cpp | 66 +++++++++++++++++++++++++++++ utils/TableGen/PredicateExpander.h | 5 +++ 5 files changed, 119 insertions(+), 13 deletions(-)