Revert the last change on *fixuns_trunc<mode>_1

PR target/60827
	* config/i386/i386.md (*fixuns_trunc<mode>_1): Revert the last
	change.

From-SVN: r209385
This commit is contained in:
H.J. Lu 2014-04-14 17:01:03 +00:00 committed by H.J. Lu
parent 10fa463ff7
commit 2ed3b4ee02
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2014-04-14 H.J. Lu <hongjiu.lu@intel.com>
PR target/60827
* config/i386/i386.md (*fixuns_trunc<mode>_1): Revert the last
change.
2014-04-14 H.J. Lu <hongjiu.lu@intel.com>
PR target/60827

View File

@ -4367,7 +4367,7 @@
(clobber (match_scratch:<ssevecmode> 1 "=x,&x"))
(clobber (match_scratch:<ssevecmode> 2 "=x,x"))]
"!TARGET_64BIT && TARGET_SSE2 && TARGET_SSE_MATH
&& optimize_insn_for_speed_p ()"
&& optimize_function_for_speed_p (cfun)"
"#"
"&& reload_completed"
[(const_int 0)]