re PR c++/69158 (ICE in in cxx_eval_indirect_ref, at cp/constexpr.c:2598)
[gcc.git] / gcc / cselib.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-09 Richard HendersonAvoid CSE of MEMs in different address spaces
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-16 Mikhail MaltsevShare memory blocks between pool allocators
2015-07-16 Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Richard Sandifordhash-table.h: Update comments.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01 Martin LiskaChange use to type-based pool allocator in cselib.c.
2015-05-19 Richard Sandifordrtl.def (REG): Change format to "r".
2015-05-19 Richard Sandifordrtl.h (REG_NREGS): New macro
2015-05-02 Trevor Saundersmake fp_setter_insn take a rtx_insn *
2015-05-02 Trevor Saunderschange local vars to rtx_insn *
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-11 David MalcolmIntroduce LABEL_REF_LABEL
2014-08-28 Richard Sandifordrtl.h (for_each_inc_dec_fn): Remove special case for -1.
2014-08-26 David Malcolmcselib (also touches sched-deps.c)
2014-08-26 David Malcolmcselib_record_sets_hook takes an rtx_insn
2014-08-26 David Malcolmcselib and incdec
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-27 Richard Sandifordcselib.c (find_slot_memmode): Delete.
2014-03-25 Jakub Jelinekcselib.c (cselib_hash_rtx): Perform addition in unsigne...
2014-03-11 Richard Sandifordbuiltins.c (expand_builtin_setjmp_receiver): Use and...
2014-03-06 Alexandre Olivare PR debug/60381 (ICE: in vt_expand_var_loc_chain...
2014-02-28 Alexandre Olivare PR debug/59992 (Compilation of insn-recog.c too...
2014-02-28 Alexandre Olivare PR debug/59992 (Compilation of insn-recog.c too...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-06-20 Joern Renneckere PR rtl-optimization/57425 (RTL alias analysis unprep...
2013-06-16 Joern Renneckere PR rtl-optimization/57425 (RTL alias analysis unprep...
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-03-28 Kenneth Zadeckcombine.c (try_combine): Removed useless assert.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-28 Jakub Jelinekre PR debug/36728 ([stack]: gdb doesn't work with stack...
2012-11-26 Hans-Peter Nilssonre PR middle-end/55030 (gcc.c-torture/execute/builtins...
2012-11-20 Jakub Jelinekre PR middle-end/54921 (wrong code with -Os -fno-omit...
2012-11-09 Kenneth Zadeckrtl.h (CONST_SCALAR_INT_P): New macro.
2012-10-16 Jakub Jelinekre PR debug/54796 (Non-addressable stack parameter...
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
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-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-22 Alexandre Olivare PR target/53682 (ICE in cselib_lookup (SEGV) on...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-09 Richard Sandifordre PR bootstrap/53249 (Bootstrap failure)
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-03-01 Alexandre Olivare PR debug/52001 (Huge compile-time regression with...
2012-02-25 Alexandre Olivare PR debug/52001 (Huge compile-time regression with...
2012-02-13 Jakub Jelinekre PR bootstrap/52172 (stage 3 Bootstrap comparison...
2012-02-13 Jakub Jelinekcselib.c (expand_loc): Return sp, fp, hfp or cfa base...
2012-02-13 Jakub Jelinekcselib.c (dump_cselib_val): Don't assume l->setting_ins...
2012-01-24 Richard Sandifordrtl.h (true_dependence, [...]): Remove varies parameter.
2012-01-07 Alexandre Olivare PR bootstrap/51725 (segfault in stage 3 when compili...
2012-01-06 Alexandre Olivare PR debug/51746 (Segfault in cselib_preserved_value_p)
2012-01-03 Jakub Jelinekre PR bootstrap/51725 (segfault in stage 3 when compili...
2012-01-02 Jakub Jelinekre PR bootstrap/51725 (segfault in stage 3 when compili...
2011-12-31 Alexandre Olivacselib.h (cselib_add_permanent_equiv): Declare.
2011-11-01 Alexandre Olivare PR debug/50869 (ice in vt_expand_var_loc_chain)
2011-06-27 Jakub Jelinekre PR debug/49544 (ICE in new_elt_loc_list)
2011-06-22 Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-05-31 Jakub Jelinekcselib.c (promote_debug_loc): Allow l->next non-NULL...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-03-28 Jakub Jelinekre PR debug/48203 (ICE in dwarf2out.c while building...
2011-03-16 Jakub Jelinekre PR debug/45882 (No debug info for vars depending...
2011-02-03 Alexandre Olivare PR debug/43092 (Wrong debuginfo with VTA and -fomit...
2011-02-01 Bernd Schmidttree-dump.c (dump_option_value_info): Add entry for...
2010-12-03 Laurynas Biveinisbasic-block.h (struct edge_prediction): Remove forward...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-09-09 Jakub Jelinekrtl.def (DEBUG_IMPLICIT_PTR): New rtl code.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-30 Jakub Jelinekre PR debug/44694 (Long var tracking compile time of...
2010-05-22 Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-03-31 Jakub Jelinekre PR bootstrap/43596 (Failed to boostrap)
2010-03-30 Alexandre Olivare PR debug/42977 ("-fcompare-debug failure" with ...
2010-03-16 Jakub Jelinekre PR debug/43051 (VTA causes a stack living parameter...
2010-03-12 Jakub Jelinekcselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.
2010-03-07 Jakub Jelinekre PR debug/43176 (var-tracking fails to notice a value...
2010-02-03 Alexandre Olivare PR debug/42896 (Random debug generation differences...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-22 Richard Sandifordrtl.h (shallow_copy_rtvec): Declare.
2009-10-20 Richard Sandifordrtl.h (simplify_replace_fn_rtx): Declare.
2009-10-13 Jakub Jelinekre PR target/41693 (RTL Check Failure in expand_debug_e...
2009-10-12 Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-09-11 Alexandre Olivare PR debug/41276 (Segmentation fault in lookup_page_ta...
2009-09-08 Alexandre Olivare PR debug/41276 (Segmentation fault in lookup_page_ta...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
next