| Commit message (Expand) | Author | Age | Files | Lines |
* | * alias.c (record_alias_subset, init_alias_analysis): Fix | ghazi | 2008-06-26 | 1 | -9/+9 |
* | gcc/ | rwild | 2008-06-06 | 1 | -3/+4 |
* | * alias.c (rtx_equal_for_memref_p): Constify. | ghazi | 2007-08-14 | 1 | -1/+1 |
* | * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md, | kazu | 2007-07-28 | 1 | -1/+1 |
* | * dominance.c (dom_computed, n_bbs_in_dom_tree): Removed. | rakdver | 2007-07-26 | 1 | -6/+0 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * auto-inc-dec.c, c-incpath.c, config/c4x/libgcc.S, | kazu | 2007-06-13 | 1 | -2/+2 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -1/+2 |
* | PR middle-end/32209 | rakdver | 2007-06-08 | 1 | -15/+52 |
* | * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge): | rakdver | 2007-06-03 | 1 | -70/+347 |
* | 2007-05-04 Josh Conner <jconner@apple.com> | jconner | 2007-05-04 | 1 | -68/+135 |
* | PR rtl-optimization/28071 | rakdver | 2006-08-16 | 1 | -0/+22 |
* | 2006-06-20 Richard Guenther <rguenther@suse.de> | rguenth | 2006-06-20 | 1 | -0/+1 |
* | * dominance.c: Include timevar.h. | rakdver | 2006-04-19 | 1 | -0/+4 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -4/+4 |
* | Fix "node B dominates node B" to "node B dominates node A" | dberlin | 2006-01-04 | 1 | -1/+1 |
* | 2006-01-03 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-01-04 | 1 | -0/+74 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -9/+6 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * Makefile.in (cfg.o): Add new dependencies. | hubicka | 2005-06-15 | 1 | -3/+3 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+1 |
* | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 1 | -1/+1 |
* | * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c, | kazu | 2005-04-09 | 1 | -1/+1 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -0/+21 |
* | * dominance.c (free_dominance_info): Speed up by freeing et | kazu | 2005-03-25 | 1 | -3/+3 |
* | * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c, | kazu | 2005-02-17 | 1 | -1/+1 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -2/+2 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -0/+1 |
* | PR tree-optimization/17766 | rakdver | 2004-10-16 | 1 | -9/+13 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -37/+35 |
* | 2004-09-23 Frank Ch. Eigler <fche@redhat.com> | fche | 2004-09-23 | 1 | -5/+6 |
* | 2004-09-22 Frank Ch. Eigler <fche@redhat.com> | fche | 2004-09-22 | 1 | -2/+6 |
* | * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency. | rakdver | 2004-09-16 | 1 | -0/+26 |
* | * dbxout.c (dbxout_type, dbxout_type_name, dbxout_symbol): Use | nathan | 2004-09-08 | 1 | -39/+19 |
* | * cfgloop.c (update_latch_info): Update dominator of the new block. | rakdver | 2004-07-29 | 1 | -0/+26 |
* | * dominance.c (struct dom_info): Add fake_exit_edge. | rth | 2004-07-14 | 1 | -13/+61 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -7/+21 |
* | * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h, | kazu | 2004-03-11 | 1 | -1/+1 |
* | * dominance.c (recount_dominator): Handle postdominators. | rakdver | 2004-03-02 | 1 | -9/+24 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -2/+2 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -119/+227 |
* | * c-decl.c: Fix comment formatting. | kazu | 2003-08-22 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -3/+3 |
* | * cse.c: Convert prototypes to ISO C90. | aj | 2003-06-29 | 1 | -80/+33 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * c-decl.c: Fix a comment typo. | kazu | 2002-12-13 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-14 | 1 | -1/+1 |
* | * dominance.c: Include errors.h instead of error.h. | shebs | 2002-06-20 | 1 | -1/+1 |
* | Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz> | hubicka | 2002-06-20 | 1 | -64/+253 |