This is an archive of the discontinued LLVM Phabricator instance.

[mips][ias] Implement ulh macro.
ClosedPublic

Authored by dsanders on Oct 12 2015, 8:03 AM.

Details

Summary

This macro is needed to prevent test/CodeGen/Mips/2008-08-01-AsmInline.ll from
failing after the integrated assembler is enabled by default.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 37112.Oct 12 2015, 8:03 AM
dsanders retitled this revision from to [mips][ias] Implement ulh macro..
dsanders updated this object.
dsanders added a reviewer: vkalintiris.
dsanders added a subscriber: llvm-commits.
vkalintiris accepted this revision.Oct 14 2015, 8:33 AM
vkalintiris edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Oct 14 2015, 8:33 AM
dsanders closed this revision.Oct 15 2015, 7:54 AM