summaryrefslogtreecommitdiff
path: root/gcc/combine.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-4/+4
* PR rtl-optimization/58726jakub2013-12-041-12/+15
* * combine.c (reg_nonzero_bits_for_combine): Apply mask transformationebotcazou2013-11-301-1/+8
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-10/+14
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* PR rtl-optimization/58662ebotcazou2013-10-131-16/+27
* gcc/rsandifo2013-09-281-13/+13
* gcc/rsandifo2013-09-231-1/+1
* gcc/rsandifo2013-09-091-30/+33
* gcc/rsandifo2013-09-091-7/+12
* 2013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse2013-08-231-4/+4
* gcc/rsandifo2013-08-081-2/+9
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+35
* 2013-07-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>ktkachov2013-07-261-0/+7
* PR rtl-optimization/57786ebotcazou2013-07-081-3/+5
* PR target/57819jakub2013-07-081-2/+4
* * combine.c (combine_simplify_rtx) <case SUBREG>: If nonzero_bitsjakub2013-05-041-0/+11
* PR rtl-optimization/57130jakub2013-05-031-2/+18
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+1
* 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>jasonwucj2013-04-101-2/+3
* 2013-03-28 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2013-03-281-5/+0
* * combine.c (try_combine): Adjust comment. Do not add the set ofebotcazou2013-03-231-12/+11
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* 2012-12-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2012-12-191-6/+13
* gcc/rsandifo2012-11-181-23/+15
* gcc/rsandifo2012-11-181-0/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-33/+27
* 2012-11-09 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-11-091-9/+10
* * combine.c: Adjust toplevel comment.ebotcazou2012-11-041-11/+12
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* gcc/rsandifo2012-10-311-11/+1
* gcc/rsandifo2012-10-311-15/+0
* * combine.c (record_dead_and_set_regs): Iterate over hard register setsteven2012-10-161-15/+15
* PR middle-end/54879jakub2012-10-101-6/+6
* PR middle-end/54635gjl2012-09-261-6/+10
* Integrate lexical block into source_location.dehao2012-09-191-1/+1
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-5/+5
* * target.def (legitimate_combined_insn): New target hook.uros2012-09-011-2/+36
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-6/+2
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-21/+21
* Don't return identity for CONST or symbolic referencehjl2012-08-081-7/+0
* 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-021-9/+5
* PR debug/52983aoliva2012-08-021-164/+16
* gcc/steven2012-07-161-1/+0
* * combine.c (force_to_mode) [LSHIFTRT]: Avoid undefined behaviouruweigand2012-07-071-0/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-2/+0
* PR rtl-optimization/53519jakub2012-05-301-2/+1
* gcc/rsandifo2012-05-091-2/+1
* * basic-block.h (struct rtl_bb_info): Remove visited member andmatz2012-05-081-2/+2
* gcc/rsandifo2012-05-051-3/+3