summaryrefslogtreecommitdiff
path: root/gcc/var-tracking.c
Commit message (Expand)AuthorAgeFilesLines
* PR rtl-optimization/69217ibuclaw2016-01-261-1/+2
* * tree-ssanames.c (release_free_names_and_compact_live_names): Replacejakub2016-01-231-1/+1
* [PR69123] fix handling of MEMs in VTA to avoid dataflow oscillationaoliva2016-01-111-6/+6
* [PR69123] make dataflow_set_different details more verboseaoliva2016-01-111-10/+103
* Update copyright years.jakub2016-01-041-1/+1
* PR debug/60756ebotcazou2015-12-221-14/+26
* [PR67355] drop dummy zero from reverse VTA ops, fix infinite recursionaoliva2015-12-131-5/+0
* Fix various memory leaksmarxin2015-11-111-1/+1
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-1/+2
* Add contains_symbol_ref_paesok2015-10-301-38/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-7/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-12/+12
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-29/+27
* remove many typedefstbsaunde2015-10-011-209/+210
* Share memory blocks between pool allocatorsmiyuki2015-09-161-9/+8
* var-tracking.c: remove typedef of shared_hashtbsaunde2015-09-131-28/+28
* var-tracking.c: remove typedef of location_chaintbsaunde2015-09-131-68/+68
* remove more useless typedefstbsaunde2015-08-191-14/+14
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-08-141-4/+8
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-2/+6
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-6/+2
* Revert:dje2015-07-251-8/+4
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-07-231-4/+8
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-80/+27
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+1
* gcc/rsandifo2015-06-251-2/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva2015-06-101-8/+4
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-06-091-4/+8
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Change use to type-based pool allocator inmarxin2015-06-011-79/+122
* Use std::swap instead of explicit swapsmiyuki2015-05-191-36/+7
* gcc/rsandifo2015-05-071-9/+7
* remove need for store_values_directlytbsaunde2015-04-181-8/+8
* * var-tracking.c (variable_tracking_main_1): Don't trackjakub2015-03-261-1/+4
* PR rtl-optimization/65321jakub2015-03-101-1/+7
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-3/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* Update copyright years.jakub2015-01-051-1/+1
* fibonacci_heap is used for var-tracking.marxin2014-11-181-16/+19
* gcc/ienkovich2014-11-051-1/+2
* gcc/ada/rsandifo2014-10-291-28/+28
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+12
* PR debug/63623jakub2014-10-231-65/+42
* * cppbuiltin.c (define_builtin_macros_for_type_sizes): Rounddj2014-08-291-9/+16
* gcc/rsandifo2014-08-281-9/+6
* gcc/rsandifo2014-08-281-31/+31
* gcc/rsandifo2014-08-281-20/+24