Files
llvm-6502/lib/Target/Mips
Vasileios Kalintiris 5a393cab69 [mips] Optimize conditional moves where RHS is zero.
Summary:
When the RHS of a conditional move node is zero, we can utilize the $zero
register by inverting the conditional move instruction and by swapping the
order of its True/False operands.

Reviewers: dsanders

Differential Revision: http://reviews.llvm.org/D7945

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230956 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-02 12:47:32 +00:00
..
2014-07-24 11:45:27 +00:00
2014-09-02 22:28:02 +00:00
2015-02-21 08:48:23 +00:00
2015-01-06 01:12:42 +00:00
2014-11-01 16:08:03 +00:00