This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 49aa029 [X86][SSE] Dropped (V)CVTPD2PS intrinsic patterns now that it [...] new f27163f [mips] Include missed file from previous commit new 6f45ebf [EarlyCSE] Change C API pass interface for EarlyCSE w/ MemorySSA
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-c/Transforms/Scalar.h | 5 +- lib/Target/Mips/MipsScheduleGeneric.td | 1044 ++++++++++++++++++++++++++++++++ lib/Transforms/Scalar/Scalar.cpp | 8 +- 3 files changed, 1054 insertions(+), 3 deletions(-) create mode 100644 lib/Target/Mips/MipsScheduleGeneric.td