This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 41bfb49b40c [PowerPC] fix up in sign-/zero-extension elimination new 83e0923cac3 [mips] Provide alternate predicates for constant synthesis
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/Mips/MicroMipsInstrInfo.td | 16 ++-- lib/Target/Mips/MipsInstrInfo.td | 31 +++++-- test/CodeGen/Mips/constMaterialization.ll | 136 ++++++++++++++++++++++++++++++ 3 files changed, 166 insertions(+), 17 deletions(-) create mode 100644 test/CodeGen/Mips/constMaterialization.ll