summaryrefslogtreecommitdiff
path: root/gcc/gcse.c
Commit message (Expand)AuthorAgeFilesLines
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-1/+1
* PR rtl-optimization/17581sayle2004-10-301-2/+3
* * basic-block.h (edge_iterator): Keep the address of VEC(edge) *.bje2004-10-131-2/+2
* PR debug/13974hubicka2004-09-301-4/+4
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-30/+66
* * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver2004-09-261-5/+9
* * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c,kazu2004-09-181-3/+3
* 2004-09-15 Andrew Pinski <apinski@apple.com>pinskia2004-09-151-1/+2
* * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,nathan2004-09-091-43/+42
* PR rtl-optimization/16408rakdver2004-09-011-1/+21
* Revert:mmitchel2004-08-311-3/+1
* PR rtl-optimization/16590mmitchel2004-08-291-1/+3
* * Makefile.in (OBJS-common): Add postreload-gcse.c.steven2004-08-181-1018/+10
* * timevar.def (TV_CPROP1, TV_CPROP2, TV_PRE, TV_HOIST, TV_LSM):steven2004-08-091-17/+37
* * expr.h (canonicalize_condition, get_condition): Add an int argument.rsandifo2004-07-271-46/+1
* * basic-block.h (remove_fake_exit_edges): Declare.rth2004-07-161-2/+2
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-5/+5
* 2004-06-13 Steven Bosscher <stevenb@suse.de>aj2004-06-141-6/+6
* * gcse.c (record_set_info): Use predicates like REG_P.aj2004-06-121-94/+91
* * passes.c (rest_of_handle_null_pointer): Remove.steven2004-05-141-1141/+8
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-9/+5
* 2004-05-10 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-101-3/+19
* * gcse.c (remove_reachable_equiv_notes): Delete notes also inzlomek2004-04-301-2/+1
* * gcse.c (find_moveable_store): Do not accept store insns withuweigand2004-04-281-0/+5
* * gcse.c (can_assign_to_reg_p): New function, split out from...rsandifo2004-03-231-6/+16
* * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c,kazu2004-03-221-4/+3
* 2004-03-18 Mostafa Hagog <mustafa@il.ibm.com>dje2004-03-181-3/+5
* * cfgcleanup.c (thread_jump): Update call of cselib_init.hubicka2004-03-041-1/+1
* 2004-03-03 Mostafa Hagog <mustafa@il.ibm.com>dje2004-03-031-0/+638
* * gcse.c (delete_null_pointer_checks_1): Do not delete CC setteramodra2004-02-261-0/+2
* * gcse.c (delete_null_pointer_checks_1): Set stop_insn to end, notamodra2004-02-241-1/+1
* * gcse.c (bypass_block): Fix a typo in the previous check-inkazu2004-01-301-1/+1
* * gcse.c (bypass_block): Prevent edges to be unified when we arehubicka2004-01-281-0/+15
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* PR optimization/13375rearnsha2004-01-151-1/+4
* PR c++/13376steven2004-01-131-5/+5
* * alias.c: Fix comment typos.kazu2004-01-061-1/+1
* Fix messed up accidental commit.steven2004-01-031-11/+5
* Backport from tree-ssa (relevant changes only):steven2003-12-301-11/+14
* * alias.c: Fix comment formatting.kazu2003-12-211-1/+1
* Fix for IA-64 glibc math test failures.wilson2003-12-181-1/+34
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-38/+38
* * gcse.c (reg_clear_last_set): New function.rearnsha2003-12-031-15/+58
* PR optimization/12322sayle2003-12-021-56/+44
* * ChangeLog.7: Fix comment typos.kazu2003-11-211-1/+1
* 2003-10-17 Mostafa Hagog <mustafa@il.ibm.com>sayle2003-10-171-14/+86
* * c-pretty-print.c: Fix comment typos.kazu2003-10-051-1/+1
* PR optimization/11741sayle2003-09-261-22/+48
* * gcse.c (remove_reachable_equiv_notes): New.law2003-09-151-9/+128
* 2003-09-12 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>pinskia2003-09-151-4/+6