summaryrefslogtreecommitdiff
path: root/gcc/cselib.c
AgeCommit message (Expand)Author
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-06-01Change use to type-based pool allocator in cselib.c.Martin Liska
2015-05-19rtl.def (REG): Change format to "r".Richard Sandiford
2015-05-19rtl.h (REG_NREGS): New macroRichard Sandiford
2015-05-02make fp_setter_insn take a rtx_insn *Trevor Saunders
2015-05-02change local vars to rtx_insn *Trevor Saunders
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-09-11Introduce LABEL_REF_LABELDavid Malcolm
2014-08-28rtl.h (for_each_inc_dec_fn): Remove special case for -1.Richard Sandiford
2014-08-26cselib (also touches sched-deps.c)David Malcolm
2014-08-26cselib_record_sets_hook takes an rtx_insnDavid Malcolm
2014-08-26cselib and incdecDavid Malcolm
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-04-27cselib.c (find_slot_memmode): Delete.Richard Sandiford
2014-03-25cselib.c (cselib_hash_rtx): Perform addition in unsigned type to avoid signed...Jakub Jelinek
2014-03-11builtins.c (expand_builtin_setjmp_receiver): Use and clobber hard_frame_point...Richard Sandiford
2014-03-06re PR debug/60381 (ICE: in vt_expand_var_loc_chain, at var-tracking.c:8245)Alexandre Oliva
2014-02-28re PR debug/59992 (Compilation of insn-recog.c too slow due to var-tracking)Alexandre Oliva
2014-02-28re PR debug/59992 (Compilation of insn-recog.c too slow due to var-tracking)Alexandre Oliva
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-06-20re PR rtl-optimization/57425 (RTL alias analysis unprepared to handle stack s...Joern Rennecke
2013-06-16re PR rtl-optimization/57425 (RTL alias analysis unprepared to handle stack s...Joern Rennecke
2013-04-26This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl
2013-03-28combine.c (try_combine): Removed useless assert.Kenneth Zadeck
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-29re PR debug/36728 ([stack]: gdb doesn't work with stack alignment)Jakub Jelinek
2012-11-26re PR middle-end/55030 (gcc.c-torture/execute/builtins/memcpy-chk.c execution...Hans-Peter Nilsson
2012-11-20re PR middle-end/54921 (wrong code with -Os -fno-omit-frame-pointer -fsched2-...Jakub Jelinek
2012-11-09rtl.h (CONST_SCALAR_INT_P): New macro.Kenneth Zadeck
2012-10-16re PR debug/54796 (Non-addressable stack parameter debug quality regression)Jakub Jelinek
2012-08-23alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck
2012-08-02cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...Kenneth Zadeck
2012-08-02re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...Alexandre Oliva
2012-07-16system.h (dump_file): Do not define.Steven Bosscher
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher
2012-06-22re PR target/53682 (ICE in cselib_lookup (SEGV) on i586-linux-gnu)Alexandre Oliva
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-29LANGUAGES: Fix typos.Joseph Myers
2012-05-09re PR bootstrap/53249 (Bootstrap failure)Richard Sandiford
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford
2012-03-01re PR debug/52001 (Huge compile-time regression with var-tracking)Alexandre Oliva
2012-02-25re PR debug/52001 (Huge compile-time regression with var-tracking)Alexandre Oliva
2012-02-14re PR bootstrap/52172 (stage 3 Bootstrap comparison failure on FreeBSD ia64)Jakub Jelinek