]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/expmed.h
cfgexpand.c (expand_gimple_cond): Check ccmp.
authorZhenqiang Chen <zhenqiang.chen@linaro.org>
Mon, 17 Nov 2014 05:52:26 +0000 (05:52 +0000)
committerZhenqiang Chen <zqchen@gcc.gnu.org>
Mon, 17 Nov 2014 05:52:26 +0000 (05:52 +0000)
commit2d52a3a19d16f75e57f5278d722e227d29ba4d03
treef005f7c543c6200411ad017985122790e2488d1b
parent2e0f134153b4ac30da86de0a918fadcd4675a153
cfgexpand.c (expand_gimple_cond): Check ccmp.

2014-11-17  Zhenqiang Chen  <zhenqiang.chen@linaro.org>

* cfgexpand.c (expand_gimple_cond): Check ccmp.
* expmed.c (emit_cstore): Make it global.
* expmed.h: #include "insn-codes.h"
(emit_cstore): New prototype.
* expr.c (expand_operands): Make it global.
* expr.h (expand_operands): New prototype.
* optabs.c (get_rtx_code): Make it global.
* optabs.h (get_rtx_code): New prototype.

From-SVN: r217640
gcc/ChangeLog
gcc/cfgexpand.c
gcc/expmed.c
gcc/expmed.h
gcc/expr.c
gcc/expr.h
gcc/optabs.c
gcc/optabs.h