summaryrefslogtreecommitdiff
path: root/gcc/combine.c
Commit message (Expand)AuthorAgeFilesLines
...
* Pass unpromoted argument to promote_function_modehjl2014-11-281-2/+2
* * combine.c (try_combine): Prefer to delete dead SETs insidesegher2014-11-201-16/+20
* * combine.c (combine_validate_cost): Always print the insn costssegher2014-11-201-38/+25
* Don't combine calls into i3, it wouldn't be changed into a CALL_INSN.bernds2014-11-061-1/+4
* Fix up mode confusion in combine_simplify_rtx.bernds2014-11-041-4/+5
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-1/+1
* gcc/ada/rsandifo2014-10-291-94/+94
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-3/+8
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* 2014-10-01 Segher Boessenkool <segher@kernel.crashing.org>segher2014-10-021-4/+5
* Relax check against commuting XOR and ASHIFTRT in combine.calalaw012014-09-231-3/+7
* gcc/rsandifo2014-09-221-5/+3
* Replace INSN_DELETED_P with rtx_insn member functionstbsaunde2014-09-161-1/+1
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-2/+2
* Handcode gen_rtx_INSNdmalcolm2014-09-091-4/+3
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-28/+30
* gcc/rsandifo2014-08-281-14/+15
* gcc/rsandifo2014-08-281-19/+10
* Remove DF_REF_INSN scaffoldingdmalcolm2014-08-261-2/+2
* Remove BB_FOOTER scaffoldingdmalcolm2014-08-251-1/+1
* IPA C++ refactoring 4/Nmarxin2014-08-251-1/+1
* combine.c: Use rtx_insndmalcolm2014-08-221-194/+204
* Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm2014-08-191-2/+2
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-1/+1
* gcc/kugan2014-08-081-1/+1
* 2014-07-23 Richard Biener <rguenther@suse.de>rguenth2014-07-231-180/+211
* remove has_executetbsaunde2014-07-091-1/+0
* PR rtl-optimization/61673jakub2014-07-081-1/+1
* gcc/rsandifo2014-06-151-5/+3
* gcc/rsandifo2014-05-261-6/+8
* gcc/rsandifo2014-05-131-3/+4
* Merge in trunk.mrs2014-05-061-1/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* | Merge in trunk.mrs2014-04-241-0/+1
|\ \ | |/
| * -fuse-caller-save - Add new reg-note REG_CALL_DECLvries2014-04-241-0/+1
* | Merge from trunk.rsandifo2014-04-221-9/+5
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-1/+4
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
| * remove has_gatetbsaunde2014-04-171-1/+0
* | Merge in trunk.mrs2014-04-021-17/+28
|\ \ | |/
| * * combine.c (simplify_compare_const): Add MODE argument.jakub2014-03-251-12/+13
| * PR rtl-optimization/52714law2014-02-271-0/+6
| * PR rtl-optimization/60116ebotcazou2014-02-121-2/+5
| * PR rtl-optimization/60116ebotcazou2014-02-121-4/+5
* | Merge in trunk.mrs2014-01-031-4/+2
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * PR other/59545jakub2013-12-191-3/+1
* | Merge in trunk.mrs2013-12-131-16/+19
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-4/+4