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
/
reload1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
kenner
2000-05-31
1
-12
/
+20
*
* reload1.c (reload_cse_move2add): Honor TRULY_NOOP_TRUNCATION.
amylaar
2000-05-23
1
-2
/
+6
*
top level:
zack
2000-05-20
1
-5
/
+5
*
* cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.
kenner
2000-05-19
1
-25
/
+29
*
* reload1.c (reload_combine): Fix errors in last change.
kenner
2000-05-09
1
-3
/
+4
*
* alias.c (nonlocal_reference_p): Minor reformatting.
kenner
2000-05-09
1
-66
/
+81
*
* simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.
jason
2000-05-04
1
-1
/
+1
*
* reload1.c (reload_combine): Don't enable optimization for fixed
amylaar
2000-04-12
1
-1
/
+2
*
Minor whitespace changed
kenner
2000-04-12
1
-3
/
+6
*
* sparc.c (output_restore_regs): Prototype.
ghazi
2000-04-04
1
-0
/
+2
*
* Rework fields used to describe positions of bitfields and
kenner
2000-03-25
1
-63
/
+96
*
Add cselib; use it in loop and reload_cse_regs
crux
2000-03-14
1
-738
/
+146
*
Fix suboptimal code generation by register elimination
crux
2000-03-09
1
-32
/
+48
*
* reload1.c (reload_combine_note_use): Handle return register USEs.
amylaar
2000-03-03
1
-0
/
+26
*
* reload1.c (do_output_reload): Check reg_reloaded_valid before
geoffk
2000-02-27
1
-1
/
+2
*
Fix copyrights.
law
2000-02-26
1
-1
/
+2
*
* bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.
kenner
2000-02-19
1
-0
/
+1
*
* reload1.c (reload) Align stack frame to cfun->stack_alignment_needed,
hubicka
2000-02-09
1
-2
/
+3
*
* reload.c: PROTO -> PARAMS.
ghazi
2000-01-17
1
-75
/
+75
*
* reload1.c (reload_combine_note_store): Use HARD_REGNO_NREGS.
amylaar
2000-01-13
1
-4
/
+4
*
Fix suboptimal code generation bug in reload
crux
2000-01-12
1
-7
/
+6
*
fix typos
jason
2000-01-11
1
-1
/
+1
*
Incorrect code gen fix in reload
crux
2000-01-05
1
-0
/
+1
*
* Makefile.in (toplev.o): Depend on loop.h.
ghazi
1999-12-24
1
-3
/
+2
*
* reload1.c (emit_input_reload_insns): Restore old behaviour
amylaar
1999-12-23
1
-4
/
+4
*
Break up emit_reload_insns.
crux
1999-12-21
1
-780
/
+812
*
Change some regsets to regset_heads
crux
1999-12-20
1
-22
/
+22
*
Better spill failure messages.
crux
1999-12-19
1
-5
/
+12
*
* caller-save.c (insert_one_insn): Returns struct insn_chain *.
amylaar
1999-12-15
1
-22
/
+22
*
Undo one misguided optimization attempt in previous change.
crux
1999-12-14
1
-10
/
+5
*
Simplify reload register allocation
crux
1999-12-13
1
-1046
/
+357
*
Delete obsolete macros
crux
1999-11-30
1
-11
/
+1
*
Fix bug in reloads_conflict
crux
1999-11-29
1
-1
/
+1
*
Thu Nov 4 15:52:35 1999 Andrew Haley <aph@cygnus.com>
aph
1999-11-09
1
-0
/
+7
*
* local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.
mmitchel
1999-11-06
1
-7
/
+6
*
* function.c (diddle_return_value): New.
rth
1999-11-05
1
-8
/
+9
*
Copy reg notes in eliminate_regs_in_insn.
crux
1999-11-03
1
-1
/
+5
*
* flow.c (debug_flow_info): Add prototype.
ghazi
1999-10-29
1
-0
/
+2
*
* rtl.h (note_stores): Add additional paramter.
mmitchel
1999-10-27
1
-30
/
+38
*
* alias.c (init_alias_analysis): Allocate reg_known_value and
mmitchel
1999-10-27
1
-0
/
+3
*
* reload.h (earlyclobber_operand_p): Declare.
amylaar
1999-10-27
1
-4
/
+14
*
Small reload cleanups
crux
1999-10-26
1
-221
/
+128
*
* reload1.c (reload_reg_free_for_value_p): Show
law
1999-10-26
1
-1
/
+2
*
Fix register elimination problem
crux
1999-10-22
1
-219
/
+345
*
* reload.h (struct reload): Add new fields "mode" and "nregs".
law
1999-10-17
1
-42
/
+36
*
reload_out[i]->rld[i].out.
law
1999-10-13
1
-1
/
+1
*
* reload1.c (reload_reg_free_for_value_p): RELOAD_OTHER reloads with
law
1999-10-13
1
-1
/
+6
*
* collect2.c (scan_prog_file, scan_libraries): Prototype function
ghazi
1999-10-06
1
-4
/
+7
*
Delete !REGISTER_CONSTRAINTS code
crux
1999-10-01
1
-32
/
+0
*
Make it possible to prototype port-specific functions (and convert i386 to us...
crux
1999-09-20
1
-0
/
+1
[next]