summaryrefslogtreecommitdiff
path: root/gcc/cse.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/ienkovich2016-05-191-9/+4
* gcc/ienkovich2016-05-131-6/+6
* gcc/ienkovich2016-05-111-6/+15
* PR rtl-optimization/70467jakub2016-05-021-1/+27
* [cse][3/4] Don't overwrite original rtx when folding source of setktkachov2016-02-041-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* [PATCH] [PR rtl-optimization/49847] Fix ICE in CSE due to cc0-setter and cc0-...law2015-12-181-0/+7
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-10/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+8
* Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUErsandifo2015-10-051-1/+1
* gcc/ChangeLog:kugan2015-08-051-4/+5
* [obvious] Use std::swap instead of manually swapping in a few more placesktkachov2015-07-241-3/+2
* gcc/ChangeLog:kugan2015-07-241-5/+5
* Fix double word typos.aldyh2015-07-131-2/+2
* gcc/ChangeLog:kugan2015-07-121-7/+42
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* reduce conditional compilation for LOAD_EXTEND_OPtbsaunde2015-07-091-2/+4
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-21/+22
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* gcc/rsandifo2015-06-301-1/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* gcc/rsandifo2015-06-061-2/+2
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/rsandifo2015-05-191-3/+3
* cse_change_cc0_mode can take a rtx_insn *tbsaunde2015-05-091-1/+1
* add default for NO_FUNCTION_CSEtbsaunde2015-04-281-3/+1
* make some HAVE_cc0 code always compiledtbsaunde2015-04-221-3/+1
* always define HAVE_cc0tbsaunde2015-04-221-1/+1
* remove more ifdef HAVE_cc0tbsaunde2015-04-221-18/+0
* PR rtl-optimization/42522law2015-04-151-0/+9
* PR rtl-optimization/64756jakub2015-02-031-8/+26
* PR rtl-optimization/63637jakub2015-01-231-7/+33
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-0/+15
* * gengtype.c (create_user_defined_type): Workaroundjakub2015-01-151-2/+4
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+1
* gcc/olegendo2015-01-051-3/+2
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-64/+64
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-5/+11
* PR target/63534iverbin2014-10-231-0/+6
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+5
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-10/+10
* Remove a cast in cse.cdmalcolm2014-09-051-2/+3
* gcc/rsandifo2014-08-281-31/+19
* gcc/rsandifo2014-08-281-28/+24
* gcc/rsandifo2014-08-281-25/+27
* gcc/rsandifo2014-08-281-21/+13
* gcc/rsandifo2014-08-281-34/+21
* Remove DF_REF_INSN scaffoldingdmalcolm2014-08-261-8/+10