This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a0e8333 [mips][ias] Moved most instruction emission helpers to MipsTa [...] new f4d5a50 [mips][ias] Split expandMemInst between MipsAsmParser and Mip [...]
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/AsmParser/MipsAsmParser.cpp | 157 ++++++++++++--------- .../Mips/MCTargetDesc/MipsTargetStreamer.cpp | 100 +++++++++++++ lib/Target/Mips/MipsTargetStreamer.h | 14 ++ test/MC/Mips/micromips-expansions.s | 2 +- test/MC/Mips/mips-expansions.s | 2 +- 5 files changed, 207 insertions(+), 68 deletions(-)