summaryrefslogtreecommitdiff
path: root/gcc/dse.c
Commit message (Expand)AuthorAgeFilesLines
* Share memory blocks between pool allocatorsMikhail Maltsev2015-09-161-12/+7
* dse.c: remove some typedefs that hide pointernessTrevor Saunders2015-09-131-60/+55
* remove more useless typedefsTrevor Saunders2015-08-191-2/+2
* Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders2015-08-121-4/+12
* replace several uses of the anon namespace with GCC_FINALTrevor Saunders2015-08-111-12/+4
* Add new object_allocator and clean-up allocator usage.Martin Liska2015-07-161-97/+27
* Fix double word typos.Aldy Hernandez2015-07-131-1/+1
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-1/+2
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-13/+4
* hash-table.h: Update comments.Richard Sandiford2015-06-251-3/+1
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-6/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* Change use to type-based pool allocator in dse.c.Martin Liska2015-06-011-72/+129
* Promote types of RTL expressions to more derived ones.Mikhail Maltsev2015-05-201-1/+1
* rtl.h (REG_NREGS): New macroRichard Sandiford2015-05-191-5/+1
* cfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.Richard Sandiford2015-05-191-7/+5
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-1/+1
* remove need for store_values_directlyTrevor Saunders2015-04-181-7/+7
* re PR rtl-optimization/64557 (get_addr in true_dependence_1 cannot handle VAL...Wei Mi2015-01-221-0/+8
* re PR rtl-optimization/62078 (ICE: verify_flow_info failed: missing REG_EH_RE...Jakub Jelinek2015-01-211-0/+9
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-1/+11
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+11
* re PR target/55023 (hppa: wrong code generated with tail call optimisation)Jakub Jelinek2015-01-081-16/+17
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR target/55023 (hppa: wrong code generated with tail call optimisation)John David Anglin2014-12-221-0/+11
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2014-11-011-0/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-11/+11
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+5
* tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka2014-09-221-4/+4
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm2014-08-281-6/+8
* rtl.h (for_each_inc_dec_fn): Remove special case for -1.Richard Sandiford2014-08-281-3/+5
* dse.c: Include rtl-iter.h.Richard Sandiford2014-08-281-18/+18
* Tweak to dse.cDavid Malcolm2014-08-261-1/+1
* cselib and incdecDavid Malcolm2014-08-261-5/+5
* remove pointer-set.[ch]Trevor Saunders2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_mapTrevor Saunders2014-08-071-3/+2
* remove has_executeTrevor Saunders2014-07-091-2/+0
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-5/+6
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-2/+2
* pass cfun to pass::executeTrevor Saunders2014-04-171-2/+2
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-21/+10
* remove has_gateTrevor Saunders2014-04-171-2/+0
* builtins.c (expand_builtin_setjmp_receiver): Use and clobber hard_frame_point...Richard Sandiford2014-03-111-10/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.David Malcolm2013-12-091-4/+4
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.David Malcolm2013-12-091-2/+2
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5