OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / combine.c
2012-05-30 jakub PR rtl-optimization/53519
2012-05-26 ebotcazou Backport from mainline
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...
2011-04-07 jakub PR debug/48343
2011-04-05 froydnj PR bootstrap/48469
2011-04-05 froydnjfix compilation on AUTO_INC_DEC targets
2011-04-05 froydnj * combine.c: Include obstack.h.
2011-04-03 ebotcazou * combine.c (try_combine): Remove useless local variable.
2011-03-22 ebotcazou * combine.c (simplify_set): Try harder to find the...
2011-03-18 cltang2011-03-18 Chung-Lin Tang <cltang@codesourcery.com>
2011-03-18 hjlRevert the last change on cant_combine_insn_p.
2011-03-18 hjlCheck zero/sign extended hard registers.
2011-02-15 hjlRevert cant_combine_insn_p change.
2011-02-15 hjlCheck zero/sign extended hard registers.
2011-02-10 jakub PR target/47665
2011-02-06 steven * doc/invoke.texi: Remove reference to compiler intern...
2011-01-26 djPR rtl-optimization/46878
2011-01-03 jakub PR rtl-optimization/47157
2010-11-30 jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-25 jakub PR middle-end/46637
2010-11-17 jakub PR rtl-optimization/46440
2010-11-16 ebotcazou PR rtl-optimization/46490
2010-11-03 ebotcazou * combine.c (try_combine): Fix formatting issues,...
2010-11-03 jakub PR rtl-optimization/46034
2010-10-28 ebotcazou * combine.c (set_nonzero_bits_and_sign_copies): Use...
2010-10-25 jiez * combine.c (try_combine): If insns need to be kept...
2010-10-19 bernds PR rtl-optimization/45966
2010-10-06 ebotcazou PR rtl-optimization/45394
2010-09-29 jsm28gcc:
2010-09-20 jakub PR rtl-optimization/45695
2010-09-13 jakub PR rtl-optimization/45617
2010-09-06 krebbel2010-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-09-02 aesok * target.def (class_likely_spilled_p): New hook.
2010-08-25 jakub PR rtl-optimization/44858
2010-08-25 jakub PR rtl-optimization/45400
2010-08-25 bernds * combine.c (find_split_point): Undo canonicalization...
2010-08-25 bernds PR middle-end/45355
2010-08-20 froydnjgcc/
2010-08-19 bernds PR bootstrap/45350
2010-08-19 bernds PR target/42172
2010-08-10 bernds PR middle-end/45182
2010-08-05 rthReplace exact_log2(x & -x) in favor of more direct...
2010-08-03 bernds * simplify-rtx.c (simplify_binary_operation_1): Try...
2010-07-30 jakub PR debug/45055
2010-07-29 rguenth2010-07-28 Richard Guenther <rguenther@suse.de>
2010-07-27 bernds * rtl.def (DEBUG_INSN, INSN, JUMP_INSN, CALL_INSN...
2010-07-15 froydnjgcc/
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-29 ebotcazou PR rtl-optimization/44659
2010-05-27 jakub PR bootstrap/44255
2010-05-25 ebotcazou * function.h (struct function): Add can_throw_non_call...
2010-05-25 aesok * double-int.h (double_int_and): New.
2010-05-21 stevengcc/ChangeLog:
2010-05-19 rsandifogcc/
2010-05-02 aesok * target.h (struct calls): Add function_value_regno_p...
2010-04-25 bonzini2010-04-25 Paolo Bonzini <bonzini@gnu.org>
2010-03-20 rguenth2010-03-20 Richard Guenther <rguenther@suse.de>
2010-03-16 jakub PR debug/43051
2010-01-15 jingyu2010-01-15 Jing Yu <jingyu@google.com>
2010-01-15 jingyuRevert revision 155944 due to the broken testcase.
2010-01-15 jingyu2010-01-15 Jing Yu <jingyu@google.com>
2009-12-23 jakub PR rtl-optimization/42475
2009-12-08 rth * combine.c (setup_incoming_promotions): Fix...
2009-12-08 rth PR rtl-opt/42269
2009-12-04 daney2009-12-04 David Daney <ddaney@caviumnetworks.com>
2009-11-25 hjlRemove trailing white spaces.
2009-10-28 bonzini2009-10-28 Paolo Bonzini <bonzini@gnu.org>
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
next