This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f53b32d49ea SpeculateAroundPHIs: Respect convergent new 46237e2b3b1 [ARM] Split predicates out into their own .td file
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/ARM/ARM.td | 1 + lib/Target/ARM/ARMInstrInfo.td | 184 --------------------------------------- lib/Target/ARM/ARMPredicates.td | 188 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 189 insertions(+), 184 deletions(-) create mode 100644 lib/Target/ARM/ARMPredicates.td