This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9b9b8d4dd5c AMDGPU: Use unique PSVs for buffer resources new c462ca9f93b [mips] Replace assert by an error message new 69087790273 [mips] Provide correct descriptions of asm constraints in t [...]
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/MipsISelLowering.cpp | 12 ++++++++---- test/CodeGen/Mips/constraint-c-err.ll | 17 +++++++++++++++++ test/CodeGen/Mips/constraint-c.ll | 18 ++++++++++++++++++ 3 files changed, 43 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/Mips/constraint-c-err.ll create mode 100644 test/CodeGen/Mips/constraint-c.ll