This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ce084155a27 [NFC] Add tests for loop-simplifycfg for further development new cf7570b9ac8 [tblgen][PredicateExpander] Add the ability to describe mor [...]
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/X86InstrInfo.cpp | 3 ++ lib/Target/X86/X86InstrInfo.h | 3 ++ utils/TableGen/InstrInfoEmitter.cpp | 30 ++++++++++++++--- utils/TableGen/PredicateExpander.cpp | 52 +++++++++++++++++++++++------ utils/TableGen/PredicateExpander.h | 13 ++++++-- 6 files changed, 111 insertions(+), 24 deletions(-)