summaryrefslogtreecommitdiff
path: root/gcc/lcm.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+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-3/+3
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-8/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-3/+8
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* Support mode toggle.chrbr2014-07-021-8/+26
* 2014-01-16 Richard Biener <rguenther@suse.de>rguenth2014-01-161-8/+19
* 2014-01-15 Richard Biener <rguenther@suse.de>rguenth2014-01-151-2/+10
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm2013-12-091-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-5/+5
* Eliminate last_basic_block macro.dmalcolm2013-12-091-43/+60
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-20/+20
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-10/+10
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-64/+64
* * sbitmap.h (struct int_list): Remove.steven2012-07-231-2/+2
* gcc/steven2012-07-161-4/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * PR rtl-optimization/39077law2011-01-131-1/+3
* Update Copyright years for files modified in 2010.jakub2011-01-031-2/+2
* gcc/ChangeLog:steven2010-05-221-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* Remove trailing white spaces.hjl2009-11-251-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * df-problems.c (df_set_note): Avoid C++ keywords.ghazi2008-07-151-12/+12
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-42/+42
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-4/+4
* 2005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck2005-12-171-10/+10
* Update FSF address.kcook2005-06-251-2/+2
* * lcm.c: Move all mode-switching related functions from here...steven2005-06-041-673/+0
* * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,kazu2005-04-281-1/+1
* * alias.c (true_dependence): Remove 'abort' from comments. Usenathan2005-04-211-27/+33
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-1/+1
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* PR target/16482kkojima2005-01-051-23/+179
* * lcm.c (optimize_mode_switching): Free ptr even when mode_setkazu2004-12-121-11/+11
* * lcm.c (optimize_mode_switching): Free insert and delete inkazu2004-12-121-4/+4
* PR bootstrap/17761bje2004-09-301-4/+5
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-13/+18
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>nathan2004-09-101-16/+16
* * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assertnathan2004-09-101-16/+16