[PATCH] D18693: [mips] Remove duplicate tests and add missing prefixes for *-LABEL checks. NFC.

Vasileios Kalintiris via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 06:05:57 PDT 2016


vkalintiris created this revision.
vkalintiris added a reviewer: dsanders.
vkalintiris added a subscriber: llvm-commits.
Herald added subscribers: sdardis, dsanders.

The only difference between the removed tests and the pre-existing
ones, is the materialization of the zero constant, which shouldn't
matter for these cases.

http://reviews.llvm.org/D18693

Files:
  test/CodeGen/Mips/llvm-ir/sdiv.ll
  test/CodeGen/Mips/llvm-ir/srem.ll
  test/CodeGen/Mips/llvm-ir/udiv.ll
  test/CodeGen/Mips/llvm-ir/urem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18693.52356.patch
Type: text/x-patch
Size: 25903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160401/3767e5ba/attachment.bin>


More information about the llvm-commits mailing list