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
/
cse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cse.c (find_comparison_args): Check that we can reverse a
rth
2000-10-26
1
-0
/
+6
*
Remove obstacks.
mmitchel
2000-10-13
1
-10
/
+6
*
* cse.c (notreg_cost): New argument outer.
rth
2000-09-29
1
-10
/
+21
*
* calls.c (precompute_register_parameters): Use COSTS_N_INSNS, not 2.
rth
2000-09-15
1
-1
/
+1
*
* alias.c (find_base_term): Use frame_pointer_rtx
wehle
2000-09-13
1
-4
/
+38
*
Fix hard reg cost calculations in CSE; some minor cleanups
crux
2000-09-12
1
-21
/
+42
*
* cse.c (fold_rtx): Honor NO_FUNCTION_CSE.
rth
2000-09-11
1
-0
/
+7
*
Changes in cse.c/loop.c cost calculations
crux
2000-09-06
1
-48
/
+129
*
* gcse.c (hash_string_1): Add prototype.
aoliva
2000-09-05
1
-0
/
+1
*
* rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.
aoliva
2000-09-02
1
-17
/
+74
*
Fix IA-64 abort on testcase with switch statement that can be optimized away.
wilson
2000-08-25
1
-0
/
+8
*
* simplify-rtx.c (simplify_rtx): Don't pass VOIDmode to
aoliva
2000-08-23
1
-1
/
+13
*
* cse.c (insert_regs): Remove unused `regno'.
law
2000-08-17
1
-2
/
+0
*
* cse.c (fold_rtx): Avoid empty body in an if-statement.
ghazi
2000-08-14
1
-1
/
+1
*
* cse.c (insert_regs): Also in REG case: When finding an invalid
amylaar
2000-08-14
1
-9
/
+13
*
* cse.c: Fix formatting.
law
2000-08-14
1
-22
/
+20
*
* alias.c (mark_constant_function): Use INSN_P.
law
2000-08-04
1
-12
/
+9
*
* cse.c: Fix a comment typo. Fix formatting.
law
2000-08-04
1
-162
/
+165
*
* cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
rth
2000-07-28
1
-4
/
+4
*
* combine.c (try_combine): Use any_condjump_p, any_uncondjump_p
rth
2000-05-25
1
-7
/
+9
*
* cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.
kenner
2000-05-19
1
-4
/
+7
*
* rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and
kenner
2000-05-04
1
-1
/
+0
*
* cse.c (CSE_ADDRESS_COST): Remove.
hubicka
2000-04-27
1
-30
/
+52
*
* cse.c (cse_insn): Emit barrier after unconditional jump.
rth
2000-04-26
1
-0
/
+5
*
* cse.c (cse_insn): In (set REG0 REG1) case, remove a REG_EQUAL
kenner
2000-04-21
1
-16
/
+18
*
* cse.c (struct check_depdendence_data): New.
hubicka
2000-04-17
1
-13
/
+30
*
* cse.c (delete_trivially_dead_insns): Also delete insns
wehle
2000-04-12
1
-0
/
+4
*
* alias.c (canon_rtx): Make it global.
mmitchel
2000-03-31
1
-5
/
+26
*
* Makefile.in (emit-rtl.o): Depend on HASHTAB_H.
mmitchel
2000-03-31
1
-4
/
+2
*
* Rework fields used to describe positions of bitfields and
kenner
2000-03-25
1
-70
/
+76
*
* rtl.h (rtunion_def): Constify member `rtstr'.
ghazi
2000-03-07
1
-1
/
+3
*
* cse.c (cse_insn): Delete dead code involving tablejump.
kenner
2000-02-27
1
-12
/
+2
*
Fix copyrights.
law
2000-02-26
1
-1
/
+2
*
* cse.c (cse_insn): Replace the PATTERN of the insn with an new
law
2000-02-26
1
-5
/
+2
*
2000-02-13 Zack Weinberg <zack@wolery.cumb.org>
zack
2000-02-14
1
-1
/
+8
*
* rtl.def: Add unordered fp comparisions.
rth
2000-01-24
1
-3
/
+7
*
* combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.
rth
2000-01-18
1
-10
/
+19
*
* cse.c (cse_insn): When changing (set (pc) (reg)) to
law
2000-01-14
1
-2
/
+12
*
* cccp.c: PROTO -> PARAMS.
ghazi
2000-01-14
1
-51
/
+51
*
* cse.c (cse_insn): Missing cast added.
law
2000-01-05
1
-2
/
+2
*
* cse.c (free_element, get_element): Remove unused prototypes.
ghazi
1999-12-29
1
-2
/
+0
*
1999-12-23 Zack Weinberg <zack@wolery.cumb.org>
zack
1999-12-23
1
-4
/
+0
*
* alias.c: Minor reformatting.
kenner
1999-12-18
1
-5
/
+5
*
* cse.c: Fix a few minor whitespace goofs.
law
1999-12-13
1
-3
/
+4
*
* cse.c (struct cse_reg_info): Add hash_next member,
davem
1999-12-13
1
-124
/
+111
*
* cse.c (cse_basic_block): Free qty_table consistently.
law
1999-12-13
1
-3
/
+12
*
* config/sparc/sparc.h (PROMOTE_FOR_CALL_ONLY): Define.
davem
1999-12-09
1
-9
/
+8
*
Delete obsolete macros
crux
1999-11-30
1
-9
/
+1
*
Move quantity tables and register equivalence chains into
davem
1999-11-30
1
-284
/
+354
*
addr_affects_sp_p now unconditional
crux
1999-11-19
1
-9
/
+0
[next]