]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/var-tracking.c
Put the CL into the right dir.
[thirdparty/gcc.git] / gcc / var-tracking.c
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-06-05  jakub PR debug/90733
2019-05-03  marxinCome up with is_empty for hash_{table,map,set}.
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-01-01  jakub Update copyright years.
2018-07-16  vries[debug] Fix pre_dec handling in vartrack
2018-07-16  vries[vartrack] Print adjusted insn slim if TDF_SLIM
2018-06-20  jakub PR debug/86194
2018-06-12  rsandifoUse poly_int rtx accessors instead of hwi accessors
2018-06-08  marxinRemove MPX
2018-05-30  rsandifoUse poly_int tree accessors
2018-04-12  jakub PR debug/83157
2018-02-19  jakub PR target/84146
2018-02-09  jakub PR debug/84252
2018-02-09  aoliva[IEPM] Introduce inline entry point markers
2018-01-03  rsandifopoly_int: GET_MODE_SIZE
2018-01-03  jakub PR debug/83645
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: adjust_mems
2017-12-20  aoliva[SFN] debug markers before labels no more
2017-12-20  rsandifopoly_int: get_ref_base_and_extent
2017-12-20  rsandifopoly_int: SUBREG_BYTE
2017-12-20  rsandifopoly_int: MEM_OFFSET and MEM_SIZE
2017-12-20  rsandifopoly_int: REG_OFFSET
2017-12-19  aolivaSFN: don't drop markers for skipping var-tracking
2017-12-14  jakub * var-tracking.c (variable_tracking_main_1): Formattin...
2017-12-14  jakub PR bootstrap/83396
2017-12-12  aoliva[SFN] introduce statement frontier notes, still disabled
2017-12-12  aoliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-11-01  rsandifoTurn var-tracking.c:INT_MEM_OFFSET into a function
2017-09-12  rsandifoConvert hard_regno_nregs to a function
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  rsandifo[35/77] Add uses of as_a <scalar_int_mode>
2017-08-30  rsandifo[21/77] Replace SCALAR_INT_MODE_P checks with is_a...
2017-08-30  rsandifo[18/77] Make int_mode_for_mode return an opt_scalar_int...
2017-08-30  rsandifo[6/77] Make GET_MODE_WIDER return an opt_mode
2017-08-30  rsandifo[4/77] Add FOR_EACH iterators for modes
2017-08-22  rsandifoMake more use of paradoxical_subreg_p
2017-05-24  ebotcazou * var-tracking.c (track_expr_p): Do not return 0 for...
2017-04-03  rediFix numerous typos in comments
2017-01-01  jakub Update copyright years.
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-16  jason Add inline functions for various bitwise operations.
2016-08-12  mpolacek PR c/7652
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-07-06  tbsaundemake side_effects a vec<rtx>
2016-01-26  ibuclaw PR rtl-optimization/69217
2016-01-23  jakub * tree-ssanames.c (release_free_names_and_compact_live...
2016-01-11  aoliva[PR69123] fix handling of MEMs in VTA to avoid dataflow...
2016-01-11  aoliva[PR69123] make dataflow_set_different details more...
2016-01-04  jakub Update copyright years.
2015-12-22  ebotcazou PR debug/60756
2015-12-13  aoliva[PR67355] drop dummy zero from reverse VTA ops, fix...
2015-11-11  marxinFix various memory leaks
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-10-30  aesokAdd contains_symbol_ref_p
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-01  tbsaunderemove many typedefs
2015-09-16  miyukiShare memory blocks between pool allocators
2015-09-13  tbsaundevar-tracking.c: remove typedef of shared_hash
2015-09-13  tbsaundevar-tracking.c: remove typedef of location_chain
2015-08-19  tbsaunderemove more useless typedefs
2015-08-14  aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-08-12  tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11  tbsaundereplace several uses of the anon namespace with GCC_FINAL
2015-07-25  dje Revert:
2015-07-23  aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-16  marxinAdd new object_allocator and clean-up allocator usage.
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-10  aolivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09  aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-01  marxinChange use to type-based pool allocator in
2015-05-19  miyukiUse std::swap instead of explicit swaps
2015-05-07  rsandifogcc/
2015-04-18  tbsaunderemove need for store_values_directly
2015-03-26  jakub * var-tracking.c (variable_tracking_main_1): Don't...
2015-03-10  jakub PR rtl-optimization/65321
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-18  marxinfibonacci_heap is used for var-tracking.
2014-11-05  ienkovichgcc/
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-23  jakub PR debug/63623
2014-08-29  dj* cppbuiltin.c (define_builtin_macros_for_type_sizes...
2014-08-28  rsandifogcc/
2014-08-28  rsandifogcc/
2014-08-28  rsandifogcc/
2014-08-28  rsandifogcc/
next