summaryrefslogtreecommitdiff
path: root/gcc/combine.c
Commit message (Expand)AuthorAgeFilesLines
* PR rtl-optimization/67028segher2015-08-181-7/+12
* PR rtl-optimization/65693segher2015-04-091-1/+1
* PR rtl-optimization/65693segher2015-04-081-10/+5
* PR rtl-optimization/65401jakub2015-03-141-12/+25
* PR other/63504jakub2015-02-031-5/+28
* * combine.c (try_combine): Fix typo in comment.law2015-01-301-1/+1
* PR target/15184law2015-01-291-0/+64
* PR rtl-optimization/64682segher2015-01-221-0/+5
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-3/+11
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* * combine.c (combine_validate_cost): Do not count the cost of asegher2015-01-061-2/+8
* gcc/olegendo2015-01-051-3/+2
* Update copyright years.jakub2015-01-051-1/+1
* PR rtl-optimization/62151amker2014-12-221-8/+35
* PR target/64268segher2014-12-191-0/+5
* Pass unpromoted argument to promote_function_modehjl2014-12-141-2/+2
* * combine.c (try_combine): Do not allow combining a PARALLEL I2segher2014-12-111-0/+7
* PR bootstrap/64213uros2014-12-091-2/+2
* * combine.c (is_parallel_of_n_reg_sets)schwab2014-12-051-0/+2
* PR rtl-optimization/52714segher2014-12-031-3/+8
* PR rtl-optimization/59278segher2014-12-011-0/+3
* * combine.c (try_combine): Use is_parallel_of_n_reg_sets some more.segher2014-12-011-26/+16
* * combine.c (is_parallel_of_n_reg_sets): New function.segher2014-12-011-0/+78
* * combine.c (distribute_links): Handle multiple SETs.segher2014-12-011-15/+37
* * combine.c (struct insn_link): New field `regno'.segher2014-12-011-55/+89
* 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