]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/combine.c
Merge with trunk.
[thirdparty/gcc.git] / gcc / combine.c
2013-12-04  rsandifoMerge with trunk.
2013-11-30  ebotcazou * combine.c (reg_nonzero_bits_for_combine): Apply...
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-21  rsandifoRemove trailing whitespace. Add missing dbxout.c hunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-29  rsandifo- Fix comment typos that I'd introducted.
2013-10-20  mrsMerge in trunk.
2013-10-13  ebotcazou PR rtl-optimization/58662
2013-09-28  rsandifogcc/
2013-09-23  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-09  rsandifogcc/
2013-09-09  rsandifogcc/
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-23  glisse2013-08-24 Marc Glisse <marc.glisse@inria.fr>
2013-08-13  mrsAdd wide-int branch.
2013-08-08  rsandifogcc/
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-07-26  ktkachov2013-07-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2013-07-08  ebotcazou PR rtl-optimization/57786
2013-07-08  jakub PR target/57819
2013-05-04  jakub * combine.c (combine_simplify_rtx) <case SUBREG>:...
2013-05-03  jakub PR rtl-optimization/57130
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-04-10  jasonwucj2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2013-03-28  zadeck2013-03-28 Kenneth Zadeck <zadeck@naturalbridge.com>
2013-03-23  ebotcazou * combine.c (try_combine): Adjust comment. Do not...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-19  krebbel2012-12-19 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2012-11-18  rsandifogcc/
2012-11-18  rsandifogcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09  zadeck2012-11-09 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-11-04  ebotcazou * combine.c: Adjust toplevel comment.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-31  rsandifogcc/
2012-10-31  rsandifogcc/
2012-10-16  steven * combine.c (record_dead_and_set_regs): Iterate over...
2012-10-10  jakub PR middle-end/54879
2012-09-26  gjl PR middle-end/54635
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-01  uros * target.def (legitimate_combined_insn): New target...
2012-08-23  zadeck2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-08  hjlDon't return identity for CONST or symbolic reference
2012-08-02  zadeck2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-08-02  aolivaPR debug/52983
2012-07-16  stevengcc/
2012-07-07  uweigand * combine.c (force_to_mode) [LSHIFTRT]: Avoid undefine...
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-30  jakub PR rtl-optimization/53519
2012-05-09  rsandifogcc/
2012-05-08  matz * basic-block.h (struct rtl_bb_info): Remove visited...
2012-05-05  rsandifogcc/
2012-04-02  uros Partially revert:
2012-03-29  rguenth2012-03-29 Richard Guenther <rguenther@suse.de>
2012-03-15  uweigand * combine.c (apply_distributive_law): Do not distribut...
2012-03-10  cltang2012-03-10 Chung-Lin Tang <cltang@codesourcery.com>
2012-02-07  jakub PR rtl-optimization/52060
2012-02-01  gjlgcc/
2012-01-31  jakub PR bootstrap/52058
2012-01-25  ramana2012-01-25 Ramana Radhakrishnan <ramana.radhakrishnan...
2012-01-11  jakub PR bootstrap/51796
2011-12-09  amylaar * dse.c (get_stored_val, get_call_args): Use...
2011-11-10  jakub PR rtl-optimization/51023
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-16  ebotcazou PR rtl-optimization/50615
2011-08-27  bernds * doc/rtl.texi (simple_return): Document.
2011-08-18  rsandifogcc/
2011-08-02  rthPR target/49864
2011-07-29  carrot PR rtl-optimization/49799
2011-07-06  bernds Revert:
2011-07-06  bernds * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION
2011-07-06  bernds * machmode.h (HWI_COMPUTABLE_MODE_P): New macro.
2011-07-06  bernds * emit-rtl.c (paradoxical_subreg_p): New function.
2011-07-06  bernds * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New...
2011-07-06  bernds * cse.c (find_comparison_args): Use val_mode_signbit_s...
2011-07-06  bernds * simplify-rtx.c (simplify_const_binary_operation...
2011-07-04  jakub PR rtl-optimization/49619
2011-06-20  hjlDon't check zero/sign extended hard registers.
2011-06-20  hjlCheck zero/sign extended hard registers.
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-06  rsandifogcc/
2011-05-08  cltang2011-05-08 Chung-Lin Tang <cltang@codesourcery.com>
2011-05-04  aolivaPR debug/47994
2011-04-25  mkuvyrkov * combine.c (combine_simplify_rtx): Avoid mis-simplify...
2011-04-15  mkuvyrkov * combine.c (subst, combine_simlify_rtx): Add new...
2011-04-12  jakub * combine.c (update_cfg_for_uncondjump): Instead of...
2011-04-12  jakub PR rtl-optimization/48549
2011-04-08  ebotcazou * combine.c (combine_validate_cost): Adjust comments...
next