summaryrefslogtreecommitdiff
path: root/gcc/bt-load.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2018-01-031-1/+1
* * asan.c (create_cond_insert_point): Maintain profile.hubicka2017-11-031-1/+1
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-4/+4
* use auto_bitmap moretbsaunde2017-05-141-5/+3
* Update copyright years.jakub2017-01-011-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* use auto_sbitmap in various placestbsaunde2016-07-261-6/+3
* Fix a minor issue found by a static analyzer (PR66206).bernds2016-01-071-10/+9
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-10/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+8
* bt-load.c: remove typedefs that hide pointernesstbsaunde2015-09-131-69/+71
* remove useless typedefstbsaunde2015-08-191-2/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-1/+1
* gcc/rsandifo2015-05-191-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-3/+19
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+1
* gcc/olegendo2015-01-051-5/+3
* Update copyright years.jakub2015-01-051-1/+1
* * bt-load.c (migrate_btr_defs): Get the key of a heap entrysegher2014-11-251-1/+1
* bt-load is ported to fibonacci_heap.marxin2014-11-181-15/+17
* gcc/ada/rsandifo2014-10-291-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+7
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* gcc/rsandifo2014-08-281-41/+22
* bt-load.c: Use rtx_insndmalcolm2014-08-211-18/+19
* remove has_executetbsaunde2014-07-091-2/+0
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-2/+2
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-36/+28
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-14/+6
* remove has_gatetbsaunde2014-04-171-2/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-14/+16
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-7/+8
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+2
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
* gcc/rsandifo2013-09-281-13/+13
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-34/+74
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-3/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl2012-11-011-1/+1
* This patch normalizes more bitmap function names.crowl2012-11-011-5/+5
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+3
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-14/+14
* 2012-08-13 Richard Guenther <rguenther@suse.de>rguenth2012-08-131-1/+2