summaryrefslogtreecommitdiff
path: root/gcc/cselib.c
Commit message (Expand)AuthorAgeFilesLines
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-28/+28
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+2
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* Introduce LABEL_REF_LABELDavid Malcolm2014-09-111-2/+2
* rtl.h (for_each_inc_dec_fn): Remove special case for -1.Richard Sandiford2014-08-281-2/+2
* cselib (also touches sched-deps.c)David Malcolm2014-08-261-8/+8
* cselib_record_sets_hook takes an rtx_insnDavid Malcolm2014-08-261-1/+1
* cselib and incdecDavid Malcolm2014-08-261-3/+3
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-19/+22
* Merge in wide-int.Kenneth Zadeck2014-05-061-5/+9
* cselib.c (find_slot_memmode): Delete.Richard Sandiford2014-04-271-41/+25
* cselib.c (cselib_hash_rtx): Perform addition in unsigned type to avoid signed...Jakub Jelinek2014-03-251-1/+1
* builtins.c (expand_builtin_setjmp_receiver): Use and clobber hard_frame_point...Richard Sandiford2014-03-111-4/+2
* re PR debug/60381 (ICE: in vt_expand_var_loc_chain, at var-tracking.c:8245)Alexandre Oliva2014-03-061-9/+7
* re PR debug/59992 (Compilation of insn-recog.c too slow due to var-tracking)Alexandre Oliva2014-02-281-4/+30
* re PR debug/59992 (Compilation of insn-recog.c too slow due to var-tracking)Alexandre Oliva2014-02-281-7/+9
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2
* re PR rtl-optimization/57425 (RTL alias analysis unprepared to handle stack s...Joern Rennecke2013-06-201-2/+2
* re PR rtl-optimization/57425 (RTL alias analysis unprepared to handle stack s...Joern Rennecke2013-06-161-2/+2
* This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl2013-04-261-90/+88
* combine.c (try_combine): Removed useless assert.Kenneth Zadeck2013-03-281-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* re PR debug/36728 ([stack]: gdb doesn't work with stack alignment)Jakub Jelinek2012-11-291-8/+18
* re PR middle-end/55030 (gcc.c-torture/execute/builtins/memcpy-chk.c execution...Hans-Peter Nilsson2012-11-261-3/+2
* re PR middle-end/54921 (wrong code with -Os -fno-omit-frame-pointer -fsched2-...Jakub Jelinek2012-11-201-0/+30
* rtl.h (CONST_SCALAR_INT_P): New macro.Kenneth Zadeck2012-11-091-8/+4
* re PR debug/54796 (Non-addressable stack parameter debug quality regression)Jakub Jelinek2012-10-161-0/+21
* alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck2012-08-231-7/+2
* cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...Kenneth Zadeck2012-08-021-2/+3
* re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...Alexandre Oliva2012-08-021-0/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+1
* basic-block.h: Re-group most prototypes per file.Steven Bosscher2012-07-081-0/+1
* re PR target/53682 (ICE in cselib_lookup (SEGV) on i586-linux-gnu)Alexandre Oliva2012-06-221-1/+1
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* re PR bootstrap/53249 (Bootstrap failure)Richard Sandiford2012-05-091-2/+1
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-051-1/+2
* re PR debug/52001 (Huge compile-time regression with var-tracking)Alexandre Oliva2012-03-011-1/+17
* re PR debug/52001 (Huge compile-time regression with var-tracking)Alexandre Oliva2012-02-251-22/+34
* re PR bootstrap/52172 (stage 3 Bootstrap comparison failure on FreeBSD ia64)Jakub Jelinek2012-02-141-0/+13
* cselib.c (expand_loc): Return sp, fp, hfp or cfa base reg right away if seen.Jakub Jelinek2012-02-131-1/+11
* cselib.c (dump_cselib_val): Don't assume l->setting_insn is non-NULL.Jakub Jelinek2012-02-131-2/+5
* rtl.h (true_dependence, [...]): Remove varies parameter.Richard Sandiford2012-01-241-16/+2
* re PR bootstrap/51725 (segfault in stage 3 when compiling gcc/opts.c for spar...Alexandre Oliva2012-01-071-8/+32
* re PR debug/51746 (Segfault in cselib_preserved_value_p)Alexandre Oliva2012-01-061-0/+4
* re PR bootstrap/51725 (segfault in stage 3 when compiling gcc/opts.c for spar...Jakub Jelinek2012-01-031-1/+7
* re PR bootstrap/51725 (segfault in stage 3 when compiling gcc/opts.c for spar...Jakub Jelinek2012-01-021-2/+4
* cselib.h (cselib_add_permanent_equiv): Declare.Alexandre Oliva2011-12-311-40/+124
* re PR debug/50869 (ice in vt_expand_var_loc_chain)Alexandre Oliva2011-11-011-3/+4