index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
gcse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gcse.c (fis_get_condition): Make it a global function.
kazu
2003-06-12
1
-2
/
+1
*
* gcse.c (cprop_jump): Make use of REG_EQUAL notes on both
sayle
2003-05-21
1
-15
/
+49
*
PR opt/8705
danglin
2003-04-25
1
-0
/
+9
*
* gcse.c (compute_ld_motion_mems): For MEM destinations, only
hp
2003-04-18
1
-10
/
+15
*
* gcse.c (replace_store_insn): Use single_set.
amylaar
2003-04-07
1
-1
/
+1
*
* alias.c (find_base_term): Export.
rakdver
2003-04-05
1
-16
/
+14
*
PR optimization/10157
ebotcazou
2003-04-03
1
-28
/
+28
*
PR fortran/9974
sayle
2003-04-01
1
-4
/
+50
*
* gcse.c (struct ls_expr): Added pattern_regs field.
rakdver
2003-04-01
1
-204
/
+383
*
* gcse.c (simple_mem): Return false for floating-point accesses
rsandifo
2003-03-31
1
-0
/
+3
*
* gcse.c (gcse_constant_p): New function to identify constants
sayle
2003-03-31
1
-9
/
+27
*
* gcse.c (bypass_block, bypass_conditional_jumps): Do not create
rakdver
2003-03-08
1
-0
/
+17
*
* gcse.c (cprop_jump): Revert the 2003-02-23 change.
kazu
2003-02-25
1
-20
/
+6
*
* gcse.c (cprop_jump): Use the REG_EQUAL note if available.
kazu
2003-02-23
1
-6
/
+20
*
* gcse.c (bypass_block): Use BLOCK_FOR_INSN for resolving LABEL_REFs.
rth
2003-02-15
1
-3
/
+6
*
* gcse.c (lookup_set): Remove unused argument PAT. Update
rth
2003-02-12
1
-18
/
+8
*
* gcse.c (local_cprop_find_used_regs): New.
rth
2003-02-07
1
-2
/
+50
*
* gcse.c (implicit_sets): New.
rth
2003-02-07
1
-1
/
+131
*
* gcse.c (constprop_register): Check NEXT_INSN (insn) != NULL.
zlomek
2003-01-27
1
-0
/
+1
*
* gcse.c (bypass_last_basic_block): New global variable.
sayle
2003-01-25
1
-5
/
+22
*
* gcse.c (local_cprop_pass): Update reg_sets table when needed.
hubicka
2003-01-25
1
-1
/
+6
*
PR opt/8492
hubicka
2003-01-25
1
-1
/
+11
*
PR optimization/8423
sayle
2003-01-23
1
-2
/
+5
*
* et-forest.c: Fix comment typos.
kazu
2003-01-17
1
-14
/
+14
*
* gcse.c (one_cprop_pass): Change function arguments to take both
sayle
2003-01-16
1
-11
/
+118
*
* cselib.c (cselib_current_insn_in_libcall): New static variable.
hubicka
2003-01-07
1
-0
/
+3
*
Merge basic-improvements-branch to trunk
zack
2002-12-16
1
-6
/
+2
*
* gcse.c (gcse_emit_move_after): Correct typo in REG_EQUAL note.
sayle
2002-11-19
1
-1
/
+1
*
PR opt/8165
rth
2002-10-14
1
-10
/
+4
*
PR opt/8165
rth
2002-10-11
1
-6
/
+15
*
* i386.h (TARGET_CPP_CPU_BUILTINS): Define __SSE_MATH__.
hubicka
2002-09-30
1
-2
/
+9
*
* dbxout.c: Follow spelling conventions.
kazu
2002-09-22
1
-31
/
+31
*
* gcse.c (adjust_libcall_notes): New function.
amylaar
2002-08-13
1
-6
/
+72
*
* gcse.c (expr_hash_table_size, n_exprs, set_hash_table_size,
rakdver
2002-08-01
1
-234
/
+191
*
* fold-const.c: Fix comment typos.
kazu
2002-07-30
1
-1
/
+1
*
* collect2.c (SYMBOL__MAIN): Remove.
neil
2002-07-25
1
-7
/
+2
*
* genautomata.c (VLA_HWINT_SHORTEN, VLA_HWINT_LAST): Remove.
neil
2002-07-23
1
-5
/
+0
*
2002-07-23 Jan Hubicka <jh@suse.cz>
gerald
2002-07-23
1
-4
/
+3
*
* defaults.h (obstack_chunk_alloc, obstack_chunk_free):
neil
2002-07-23
1
-1
/
+3
*
* gcse.c (do_local_cprop): Do not extend lifetimes of registers set by
hubicka
2002-07-21
1
-1
/
+10
*
* gcse.c: Include cselib.h
hubicka
2002-07-20
1
-46
/
+140
*
* gcse.c (hoist_expr_reaches_here_p): Stop once expr_bb is reached.
hubicka
2002-07-18
1
-10
/
+15
*
* gcse.c (gcse_emit_move_after): Use gen_move_insn to produce the move.
law
2002-06-28
1
-7
/
+5
*
* gcse.c (hoist_code): Rewrite to only get list of dominated
law
2002-06-27
1
-10
/
+16
*
Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
hubicka
2002-06-20
1
-7
/
+5
*
* gcse.c (delete_null_pointer_checks_1): Inform caller if any
law
2002-06-14
1
-7
/
+16
*
* i386.c (x86_promote_QImode): Set for Athlon
hubicka
2002-06-11
1
-0
/
+5
*
2002-06-05 David S. Miller <davem@redhat.com>
davem
2002-06-11
1
-20
/
+15
*
* toplev.c (rest_of_compilation): Disable early if-conversion pass.
sayle
2002-06-10
1
-1
/
+1
*
* gbl-ctors.h: Fix formatting.
kazu
2002-06-04
1
-175
/
+175
[next]