summaryrefslogtreecommitdiff
path: root/gcc/dse.c
Commit message (Expand)AuthorAgeFilesLines
* Replace insn_rtx_cost with insn_cost and pattern_costsegher2017-10-091-1/+1
* Turn MODES_TIEABLE_P into a target hookrsandifo2017-09-041-1/+1
* [20/77] Replace MODE_INT checks with is_int_modersandifo2017-08-301-8/+10
* [19/77] Add a smallest_int_mode_for_size helper functionrsandifo2017-08-301-4/+5
* [18/77] Make int_mode_for_mode return an opt_scalar_int_modersandifo2017-08-301-6/+6
* [4/77] Add FOR_EACH iterators for modesrsandifo2017-08-301-4/+6
* Update copyright years.jakub2017-01-011-1/+1
* PR target/77834jakub2016-11-071-5/+12
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub2016-10-091-1/+1
* use auto_sbitmap in various placestbsaunde2016-07-261-2/+1
* * hwint.h (HOST_WIDE_INT_0): New define.uros2016-07-201-3/+2
* * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.uros2016-07-201-1/+1
* * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros2016-07-191-2/+2
* * 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