summaryrefslogtreecommitdiff
path: root/gcc/bt-load.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.Mikhail Maltsev2015-05-201-1/+1
* regs.h (END_HARD_REGNO): Delete.Richard Sandiford2015-05-191-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-3/+19
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+1
* rtlanal.c (refers_to_regno_p): Change return value from int to bool.Oleg Endo2015-01-051-5/+3
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* bt-load.c (migrate_btr_defs): Get the key of a heap entry before removing it,...Segher Boessenkool2014-11-251-1/+1
* bt-load is ported to fibonacci_heap.Martin Liska2014-11-181-15/+17
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+7
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* bt-load.c: Include rtl-iter.h.Richard Sandiford2014-08-281-41/+22
* bt-load.c: Use rtx_insnDavid Malcolm2014-08-211-18/+19
* remove has_executeTrevor Saunders2014-07-091-2/+0
* system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener2014-05-261-2/+2
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-1/+1
* pass cfun to pass::executeTrevor Saunders2014-04-171-36/+28
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-14/+6
* remove has_gateTrevor Saunders2014-04-171-2/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate last_basic_block macro.David Malcolm2013-12-091-14/+16
* Eliminate BASIC_BLOCK macro.David Malcolm2013-12-091-7/+8
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-1/+2
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-13/+13
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-34/+74
* passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener2013-04-101-3/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl2012-11-011-1/+1
* This patch normalizes more bitmap function names.Lawrence Crowl2012-11-011-5/+5
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+3
* This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl2012-10-301-14/+14
* basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther2012-08-131-1/+2
* sbitmap.h (struct int_list): Remove.Steven Bosscher2012-07-231-2/+2
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* rtl.texi (simple_return): Document.Bernd Schmidt2011-08-271-1/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-2/+0
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-1/+1
* re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke2010-06-301-1/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-4/+3
* tree-ssa-uncprop.c (associate_equivalences_with_edges): Use last_basic_block ...Jan Hubicka2009-04-041-14/+14
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* bt-load.c (add_btr_def, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-151-34/+33
* alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-261-8/+7
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-4/+8
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-0/+1