This is an archive of the discontinued LLVM Phabricator instance.

[mips][mips64r6] Correct select patterns that have the condition or true/false values backwards
ClosedPublic

Authored by dsanders on Jul 4 2014, 2:27 AM.

Details

Summary

This bug caused SingleSource/Regression/C/uint64_to_float and SingleSource/UnitTests/2002-05-02-CastTest3 to fail (among others).

Diff Detail

Event Timeline

dsanders updated this revision to Diff 11083.Jul 4 2014, 2:27 AM
dsanders retitled this revision from to [mips][mips64r6] Correct select patterns that have the condition or true/false values backwards.
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
dsanders accepted this revision.Jul 9 2014, 3:49 AM
dsanders added a reviewer: dsanders.
This revision is now accepted and ready to land.Jul 9 2014, 3:49 AM
dsanders closed this revision.Jul 9 2014, 3:55 AM