| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-06-13 Steven Bosscher <stevenb@suse.de> | aj | 2004-06-14 | 1 | -6/+6 |
* | * gcse.c (record_set_info): Use predicates like REG_P. | aj | 2004-06-12 | 1 | -94/+91 |
* | * passes.c (rest_of_handle_null_pointer): Remove. | steven | 2004-05-14 | 1 | -1141/+8 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -9/+5 |
* | 2004-05-10 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-10 | 1 | -3/+19 |
* | * gcse.c (remove_reachable_equiv_notes): Delete notes also in | zlomek | 2004-04-30 | 1 | -2/+1 |
* | * gcse.c (find_moveable_store): Do not accept store insns with | uweigand | 2004-04-28 | 1 | -0/+5 |
* | * gcse.c (can_assign_to_reg_p): New function, split out from... | rsandifo | 2004-03-23 | 1 | -6/+16 |
* | * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c, | kazu | 2004-03-22 | 1 | -4/+3 |
* | 2004-03-18 Mostafa Hagog <mustafa@il.ibm.com> | dje | 2004-03-18 | 1 | -3/+5 |
* | * cfgcleanup.c (thread_jump): Update call of cselib_init. | hubicka | 2004-03-04 | 1 | -1/+1 |
* | 2004-03-03 Mostafa Hagog <mustafa@il.ibm.com> | dje | 2004-03-03 | 1 | -0/+638 |
* | * gcse.c (delete_null_pointer_checks_1): Do not delete CC setter | amodra | 2004-02-26 | 1 | -0/+2 |
* | * gcse.c (delete_null_pointer_checks_1): Set stop_insn to end, not | amodra | 2004-02-24 | 1 | -1/+1 |
* | * gcse.c (bypass_block): Fix a typo in the previous check-in | kazu | 2004-01-30 | 1 | -1/+1 |
* | * gcse.c (bypass_block): Prevent edges to be unified when we are | hubicka | 2004-01-28 | 1 | -0/+15 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | PR optimization/13375 | rearnsha | 2004-01-15 | 1 | -1/+4 |
* | PR c++/13376 | steven | 2004-01-13 | 1 | -5/+5 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -1/+1 |
* | Fix messed up accidental commit. | steven | 2004-01-03 | 1 | -11/+5 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -11/+14 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -1/+1 |
* | Fix for IA-64 glibc math test failures. | wilson | 2003-12-18 | 1 | -1/+34 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -38/+38 |
* | * gcse.c (reg_clear_last_set): New function. | rearnsha | 2003-12-03 | 1 | -15/+58 |
* | PR optimization/12322 | sayle | 2003-12-02 | 1 | -56/+44 |
* | * ChangeLog.7: Fix comment typos. | kazu | 2003-11-21 | 1 | -1/+1 |
* | 2003-10-17 Mostafa Hagog <mustafa@il.ibm.com> | sayle | 2003-10-17 | 1 | -14/+86 |
* | * c-pretty-print.c: Fix comment typos. | kazu | 2003-10-05 | 1 | -1/+1 |
* | PR optimization/11741 | sayle | 2003-09-26 | 1 | -22/+48 |
* | * gcse.c (remove_reachable_equiv_notes): New. | law | 2003-09-15 | 1 | -9/+128 |
* | 2003-09-12 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> | pinskia | 2003-09-15 | 1 | -4/+6 |
* | * gcse.c (expr_equiv_p): Don't consider anything to be equal to | rakdver | 2003-09-06 | 1 | -0/+4 |
* | * gcse.c (replace_one_set): New function. | rth | 2003-09-04 | 1 | -3/+40 |
* | * gcse.c (is_too_expensive): New function. | nathan | 2003-08-26 | 1 | -79/+52 |
* | * builtins.c: Fix comment typos. | kazu | 2003-08-19 | 1 | -2/+2 |
* | * gcse.c (gmalloc): Fix last change. | ghazi | 2003-08-12 | 1 | -1/+1 |
* | * gcse.c (gmalloc): Argument is a size_t. Add ATTRIBUTE_MALLOC. | ghazi | 2003-08-11 | 1 | -24/+21 |
* | * gcse.c (try_replace_reg): Fix updating of note. | zlomek | 2003-08-05 | 1 | -5/+5 |
* | * gcse.c (insert_store): Fix typo in previous patch. | hubicka | 2003-07-30 | 1 | -1/+1 |
* | * gcse.c (insert_store): Ignore fake edges. | hubicka | 2003-07-30 | 1 | -7/+11 |
* | PR optimization/11631 | rakdver | 2003-07-24 | 1 | -0/+1 |
* | * alias.c: Fix comment formatting. | kazu | 2003-07-22 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -64/+57 |
* | 2003-05-02 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2003-07-16 | 1 | -0/+11 |
* | 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2003-07-14 | 1 | -3/+6 |
* | * gcse.c (load_kills_store, find_loads, store_killed_in_insn, | rakdver | 2003-07-10 | 1 | -23/+46 |
* | * gcc.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -556/+334 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -1/+1 |