v8/src/compiler/mips64
Ilija.Pavlovic e8f5adbed2 MIPS[64]: Fix MIPS: Improve Float(32|64)(Max|Min).
Fix 7a6f294ffe.

The first correction enables correct execution DoMathMinMax when two
input registers are the same register.
The second correction adds NOP instructions after branch instructions
in tests macro_float_minmaxf(32|64).

TEST=cctest/test-macro-assembler-mips[64]/macro_float_minmax_f32
     cctest/test-macro-assembler-mips[64]/macro_float_minmax_f64
     mjsunit/regress/math-min
BUG=

Review-Url: https://codereview.chromium.org/2556793003
Cr-Commit-Position: refs/heads/master@{#41596}
2016-12-08 14:57:07 +00:00
..
code-generator-mips64.cc MIPS[64]: Fix MIPS: Improve Float(32|64)(Max|Min). 2016-12-08 14:57:07 +00:00
instruction-codes-mips64.h MIPS64: Fix Word32Compare turbofan operator implementation when comparing signed with unsigned operand 2016-10-18 12:13:58 +00:00
instruction-scheduler-mips64.cc Reland "[turbofan] Instruction scheduler for Turbofan." 2015-12-15 14:52:20 +00:00
instruction-selector-mips64.cc MIPS64: Optimize load followed by shift 2016-12-02 14:06:10 +00:00
OWNERS Update MIPS owners. 2015-12-17 09:07:00 +00:00