This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 35603461c5a [IPSCCP] Run Solve each time we resolved an undef in a function. new 87d8be53fdd [Mips][FastISel] Fix handling of icmp with i1 type
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/MipsFastISel.cpp | 4 ++++ test/CodeGen/Mips/Fast-ISel/icmpi1.ll | 14 ++++++++++++++ test/CodeGen/Mips/Fast-ISel/sel1.ll | 3 +-- 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/Mips/Fast-ISel/icmpi1.ll