Commit e83573ab by Segher Boessenkool Committed by Segher Boessenkool

rs6000: Delete UNSPEC_MV_CR_OV.

This isn't used since 2018.  (It's a remnant of paired single support).


	* config/rs6000/rs6000.md (unspec): Delete UNSPEC_MV_CR_OV.

From-SVN: r275477
parent 9393ab74
2019-09-06 Segher Boessenkool <segher@kernel.crashing.org> 2019-09-06 Segher Boessenkool <segher@kernel.crashing.org>
* config/rs6000/rs6000.md (unspec): Delete UNSPEC_MV_CR_OV.
2019-09-06 Segher Boessenkool <segher@kernel.crashing.org>
* config/rs6000/rs6000.c (rs6000_rtx_costs) <case UNSPEC>: Delete. * config/rs6000/rs6000.c (rs6000_rtx_costs) <case UNSPEC>: Delete.
* config/rs6000/rs6000.md (unspec): Delete UNSPEC_FRSP. * config/rs6000/rs6000.md (unspec): Delete UNSPEC_FRSP.
......
...@@ -63,7 +63,6 @@ ...@@ -63,7 +63,6 @@
UNSPEC_TOC ; address of the TOC (more-or-less) UNSPEC_TOC ; address of the TOC (more-or-less)
UNSPEC_TOCSLOT ; offset from r1 of toc pointer save slot UNSPEC_TOCSLOT ; offset from r1 of toc pointer save slot
UNSPEC_MOVSI_GOT UNSPEC_MOVSI_GOT
UNSPEC_MV_CR_OV ; move_from_CR_ov_bit
UNSPEC_FCTIWZ UNSPEC_FCTIWZ
UNSPEC_FRIM UNSPEC_FRIM
UNSPEC_FRIN UNSPEC_FRIN
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment