summaryrefslogtreecommitdiff
path: root/gcc/dse.c
Commit message (Expand)AuthorAgeFilesLines
* * builtins.c (expand_builtin_memcmp): Do not emit the call here.ebotcazou2016-05-131-18/+11
* 2016-04-05 Richard Biener <rguenther@suse.de>rguenth2016-04-051-313/+68
* 2016-04-04 Richard Biener <rguenther@suse.de>rguenth2016-04-041-4/+3
* PR rtl-optimization/69891jakub2016-02-261-0/+2
* PR rtl-optimization/68955jakub2016-01-191-12/+2
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-8/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-14/+10
* Share memory blocks between pool allocatorsmiyuki2015-09-161-12/+7
* dse.c: remove some typedefs that hide pointernesstbsaunde2015-09-131-60/+55
* remove more useless typedefstbsaunde2015-08-191-2/+2
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-4/+12
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-12/+4
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-97/+27
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-1/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-13/+4
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Change use to type-based pool allocator in dse.c.marxin2015-06-011-72/+129
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-1/+1
* gcc/rsandifo2015-05-191-5/+1
* gcc/rsandifo2015-05-191-7/+5
* gcc/rsandifo2015-05-071-1/+1
* remove need for store_values_directlytbsaunde2015-04-181-7/+7
* 2015-01-22 Wei Mi <wmi@google.com>wmi2015-01-221-0/+8
* PR rtl-optimization/62078jakub2015-01-211-0/+9
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+11
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+11
* PR target/55023jakub2015-01-081-16/+17
* Update copyright years.jakub2015-01-051-1/+1
* PR target/55023danglin2014-12-221-0/+11
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-291-11/+11
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+5
* * tree-ssa-ccp.c (prop_value_d): Rename to ...hubicka2014-09-221-4/+4
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-6/+8
* gcc/rsandifo2014-08-281-3/+5
* gcc/rsandifo2014-08-281-18/+18
* Tweak to dse.cdmalcolm2014-08-261-1/+1
* cselib and incdecdmalcolm2014-08-261-5/+5
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-3/+2
* remove has_executetbsaunde2014-07-091-2/+0
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-5/+6
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+2
* pass cfun to pass::executetbsaunde2014-04-171-2/+2