Daily bump.
[gcc.git] / gcc / combine.c
2012-12-19 Andreas Krebbeltarget.def: Define canonicalize_comparison hook.
2012-11-18 Richard SandifordMakefile.in (recog.o): Add insn-codes.h.
2012-11-18 Richard Sandifordcombine.c (make_extraction): Handle TRUNCATEd INNERs.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09 Kenneth Zadeckrtl.h (CONST_SCALAR_INT_P): New macro.
2012-11-04 Eric Botcazoucombine.c: Adjust toplevel comment.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-31 Richard Sandifordcombine.c (simplify_comparison): If BITS_BIG_ENDIAN...
2012-10-31 Richard Sandifordcombine.c (make_extraction): Remove dead wanted_inner_m...
2012-10-16 Steven Bosschercombine.c (record_dead_and_set_regs): Iterate over...
2012-10-10 Jakub Jelinekre PR middle-end/54879 (gcc/combine.c:12018: warning...
2012-09-26 Georg-Johann Layre PR middle-end/54635 (Add addr_space_t argument to...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-01 Uros Bizjaktarget.def (legitimate_combined_insn): New target hook.
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-08 H.J. LuDon't return identity for CONST or symbolic reference
2012-08-02 Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-08-02 Alexandre Olivare PR debug/52983 (internal compiler error: in df_uses_...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-07 Ulrich Weigandcombine.c (force_to_mode): Avoid undefined behaviour...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-30 Jakub Jelinekre PR rtl-optimization/53519 (ice in do_SUBST, at combi...
2012-05-09 Richard Sandifordre PR bootstrap/53249 (Bootstrap failure)
2012-05-08 Michael Matzbasic-block.h (struct rtl_bb_info): Remove visited...
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-04-02 Uros BizjakPartially revert:
2012-03-29 Richard Guenthercgraph.h (cgraph_materialize_all_clones): Remove.
2012-03-15 Ulrich Weigand* combine.c (apply_distributive_law): Do not distribute...
2012-03-10 Chung-Lin Tangre PR rtl-optimization/52528 (combine bug (powerpc...
2012-02-07 Jakub Jelinekre PR rtl-optimization/52060 (Invalid constant simplifi...
2012-02-01 Georg-Johann Layre PR rtl-optimization/51374 ([avr] insn combine reorde...
2012-01-31 Jakub Jelinekre PR bootstrap/52058 (bootstrap fails on HAVE_cc0...
2012-01-25 Ramana Radhakrishnanre PR target/48308 (crosscompiling to arm fails with...
2012-01-11 Jakub Jelinekre PR bootstrap/51796 (internal compiler error: in...
2011-12-09 Joern Renneckedse.c (get_stored_val, [...]): Use gen_int_mode.
2011-11-10 Jakub Jelinekre PR rtl-optimization/51023 (likely integer wrong...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-16 Eric Botcazoure PR rtl-optimization/50615 (ICE: in distribute_notes...
2011-08-27 Bernd Schmidtrtl.texi (simple_return): Document.
2011-08-18 Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-08-02 Richard Hendersonre PR debug/49864 (ICE: in maybe_record_trace_start...
2011-07-29 Wei Guozhire PR rtl-optimization/49799 (gcc arm generates illegal...
2011-07-06 Bernd Schmidtrevert: simplify-rtx.c (simplify_const_binary_operation...
2011-07-06 Bernd Schmidtexplow.c (trunc_int_for_mode): Use GET_MODE_PRECISION...
2011-07-06 Bernd Schmidtmachmode.h (HWI_COMPUTABLE_MODE_P): New macro.
2011-07-06 Bernd Schmidtemit-rtl.c (paradoxical_subreg_p): New function.
2011-07-06 Bernd Schmidtmachmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
2011-07-06 Bernd Schmidtcse.c (find_comparison_args): Use val_mode_signbit_set_p.
2011-07-06 Bernd Schmidtsimplify-rtx.c (simplify_const_binary_operation): Use...
2011-07-04 Jakub Jelinekre PR rtl-optimization/49619 (ICE in simplify_subreg...
2011-06-20 H.J. LuDon't check zero/sign extended hard registers.
2011-06-20 H.J. LuCheck zero/sign extended hard registers.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-06 Richard Sandifordre PR rtl-optimization/49145 (ICE in simplify_const_una...
2011-05-08 Chung-Lin Tangcombine.c (simplify_comparison): Abstract out parts...
2011-05-04 Alexandre Olivare PR debug/47994 (-fcompare-debug failure with -O2...
2011-04-25 Maxim Kuvyrkovcombine.c (combine_simplify_rtx): Avoid mis-simplifying...
2011-04-15 Maxim Kuvyrkovcombine.c (subst, [...]): Add new argument, use it...
2011-04-12 Jakub Jelinekcombine.c (update_cfg_for_uncondjump): Instead of testi...
2011-04-12 Jakub Jelinekre PR rtl-optimization/48549 (Combiner ICE with -g)
2011-04-08 Eric Botcazoucombine.c (combine_validate_cost): Adjust comments.
2011-04-07 Jakub Jelinekre PR debug/48343 (ICE compiling i586 linux-2.6.38...
2011-04-05 Nathan Froydre PR bootstrap/48469 (bootstrap failure)
2011-04-05 Nathan Froydfix compilation on AUTO_INC_DEC targets
2011-04-05 Nathan Froydcombine.c: Include obstack.h.
2011-04-03 Eric Botcazou* combine.c (try_combine): Remove useless local variable.
2011-03-22 Eric Botcazoucombine.c (simplify_set): Try harder to find the best...
2011-03-18 Chung-Lin Tangcombine.c (try_combine): Do simplification only call...
2011-03-18 H.J. LuRevert the last change on cant_combine_insn_p.
2011-03-18 H.J. LuCheck zero/sign extended hard registers.
2011-02-15 H.J. LuRevert cant_combine_insn_p change.
2011-02-15 H.J. LuCheck zero/sign extended hard registers.
2011-02-10 Jakub Jelinekre PR target/47665 (ICE in trunc_int_for_mode)
2011-02-06 Steven Bosscherinvoke.texi: Remove reference to compiler internals...
2011-01-26 DJ Deloriere PR rtl-optimization/46878 (V850 ICE in in maybe_add_...
2011-01-03 Jakub Jelinekre PR rtl-optimization/47157 (ICE: in calc_dfs_tree...
2010-11-30 Joseph Myershwint.c: New.
2010-11-25 Jakub Jelinekre PR middle-end/46637 (SIGSEGV in if_then_else_cond...
2010-11-17 Jakub Jelinekre PR rtl-optimization/46440 (ICE: in rtl_verify_flow_i...
2010-11-16 Eric Botcazoure PR rtl-optimization/46490 (ACATS c460007 fails at...
2010-11-03 Eric Botcazoucombine.c (try_combine): Fix formatting issues, improve...
2010-11-03 Jakub Jelinekre PR rtl-optimization/46034 (internal compiler error...
2010-10-28 Eric Botcazoucombine.c (set_nonzero_bits_and_sign_copies): Use unsig...
2010-10-25 Jie Zhangcombine.c (try_combine): If insns need to be kept around...
2010-10-19 Bernd Schmidtre PR rtl-optimization/45966 (Incorrect combiner transf...
2010-10-06 Eric Botcazoure PR rtl-optimization/45394 (gnat fails to build on...
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-20 Jakub Jelinekre PR rtl-optimization/45695 (-O1 wrong-code by cmove)
2010-09-13 Jakub Jelinekre PR rtl-optimization/45617 (optimize bit shift+compar...
2010-09-06 Andreas Krebbelcombine.c (try_combine): Set subst_low_luid to i0.
2010-09-02 Anatoly Sokolovtarget.def (class_likely_spilled_p): New hook.
2010-08-25 Jakub Jelinekre PR rtl-optimization/44858 (likely integer wrong...
2010-08-25 Jakub Jelinekre PR rtl-optimization/45400 (XBMC AudioEngine Compilat...
2010-08-25 Bernd Schmidtcombine.c (find_split_point): Undo canonicalization...
2010-08-25 Bernd Schmidtre PR middle-end/45355 (FAIL: gcc.c-torture/compile...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19 Bernd Schmidtre PR bootstrap/45350 (Failed to bootstrap on Linux...
2010-08-19 Bernd Schmidtre PR tree-optimization/42172 (inefficient bit fields...
next