This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from edfa885345d Split invocations in CodeGen/X86/cpus.ll among multiple tes [...] new 72cdd511978 [X86][Btver2] CVTSS2I/CVTSD2I - add missing JFPU0 pipe new 46304bd3adc [MIPS GlobalISel] Lower i64 arguments
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: lib/Target/Mips/MipsCallLowering.cpp | 144 +++++++++++++-------- lib/Target/Mips/MipsCallLowering.h | 27 ++-- lib/Target/X86/X86ScheduleBtVer2.td | 4 +- .../Mips/GlobalISel/irtranslator/split_args.ll | 106 +++++++++++++++ test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 34 ++--- test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 18 +-- test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 18 +-- 7 files changed, 253 insertions(+), 98 deletions(-) create mode 100644 test/CodeGen/Mips/GlobalISel/irtranslator/split_args.ll