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
/
regclass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add blank line
kenner
2000-05-31
1
-0
/
+1
*
* regclass.c (record_operand_costs): Protect reg_changes_size
rth
2000-05-28
1
-0
/
+2
*
* config/rs6000/rs6000.md (movsi): Constify 'name'.
geoffk
2000-05-28
1
-26
/
+58
*
* print-rtl.c (reg_names): Remove const.
rth
2000-05-28
1
-1
/
+1
*
top level:
zack
2000-05-20
1
-1
/
+4
*
* cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.
kenner
2000-05-19
1
-1
/
+1
*
* regs.h (reg_n_max): Don't declare.
mmitchel
2000-04-24
1
-26
/
+26
*
* Rework fields used to describe positions of bitfields and
kenner
2000-03-25
1
-14
/
+15
*
Copyright fixes.
law
2000-02-26
1
-1
/
+2
*
* machmode.h: PROTO -> PARAMS.
ghazi
2000-01-17
1
-10
/
+10
*
* svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.
ghazi
2000-01-13
1
-1
/
+1
*
* Makefile.in (toplev.o): Depend on regs.h.
ghazi
2000-01-11
1
-2
/
+2
*
* flow.c (mark_set_1): Use loop_depth+1 as reference weight.
rth
2000-01-06
1
-4
/
+4
*
* regclass.c: Revert my Jan 4 change to loop cost computation.
law
2000-01-04
1
-8
/
+4
*
* regclass.c (regclass): Do not obey REG_N_REFS in non-optimizing
hubicka
2000-01-04
1
-1
/
+3
*
* regclass.c (regclass): Properly compute loop_cost. Adjust
law
2000-01-04
1
-4
/
+8
*
* regclass.c: Fix minor whitespace problems.
law
2000-01-04
1
-3
/
+3
*
* regclass.c (op_costs): Remove global variable.
hubicka
2000-01-03
1
-76
/
+113
*
* Makefile.in (toplev.o): Depend on loop.h.
ghazi
1999-12-24
1
-3
/
+5
*
* regclass.c (regclass): Do not use flowgraph when not optimizing.
hubicka
1999-12-17
1
-19
/
+24
*
* regclass.c (loop_depth): Remove
hubicka
1999-12-16
1
-27
/
+19
*
* regclass.c (record_reg_classes): Update comment for merging
law
1999-12-15
1
-9
/
+21
*
* regclass.c (scan_one_insn): Set loop_cost to 1 when
hubicka
1999-12-14
1
-2
/
+7
*
* regclass.c (record_reg_classes): Do not do the copying preferrencing
hubicka
1999-12-14
1
-2
/
+6
*
* regclass.c (record_reg_classes): Handle INOUT operands propertly.
hubicka
1999-12-14
1
-12
/
+24
*
Simplify reload register allocation
crux
1999-12-13
1
-0
/
+8
*
* regclass.c (globalize_reg): Re-instate test that allows
amylaar
1999-12-10
1
-3
/
+3
*
* integrate.c (mark_stores): Function definition made void, to match
law
1999-11-28
1
-1
/
+1
*
1999-11-22 Andrew Haley <aph@cygnus.com>
aph
1999-11-22
1
-0
/
+11
*
* regclass.c (reg_pref): New structure and static variable
hubicka
1999-11-22
1
-58
/
+51
*
* regclass.c (may_move_in_cost): Rename from may_move_cost, all
hubicka
1999-11-21
1
-10
/
+20
*
* regclass.c (dump_regclass): New function.
hubicka
1999-11-21
1
-1
/
+27
*
* cse.c (delete_trivially_dead_insns): Replace alloca with
mmitchel
1999-11-08
1
-1
/
+4
*
* regclass.c (record_reg_classes): Always use may_move_cost when
kenner
1999-11-03
1
-2
/
+2
*
* regclass.c (record_reg_classes): In matching case, recompute
kenner
1999-11-01
1
-12
/
+43
*
* hard-reg-set.h (reg_names): Constify a char*.
ghazi
1999-11-01
1
-1
/
+1
*
Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>
kenner
1999-11-01
1
-4
/
+10
*
* c-parse.in (cast_expr): Constify.
ghazi
1999-10-26
1
-1
/
+1
*
Delete !REGISTER_CONSTRAINTS code
crux
1999-10-01
1
-6
/
+0
*
* regclass.c: Include ggc.h.
law
1999-09-23
1
-0
/
+1
*
* regclass.c (init_regs): Add "top_of_stack" as a garbage
law
1999-09-22
1
-0
/
+1
*
Make it possible to prototype port-specific functions (and convert i386 to us...
crux
1999-09-20
1
-0
/
+1
*
* recog.h (struct recog_data): Make dup_num, operand_address_p,
rth
1999-09-14
1
-1
/
+1
*
Replace recog_foo with recog_data.foo.
rth
1999-09-12
1
-42
/
+41
*
* rtl.h (rtx_format): Constify a char*.
ghazi
1999-08-20
1
-3
/
+3
*
Include function.h in most files. Remove most of the global variables
crux
1999-08-09
1
-0
/
+1
*
�
law
1999-07-14
1
-6
/
+25
*
Flow rewrite to use basic block structures and edge lists.
rth
1999-02-25
1
-7
/
+0
*
* regclass.c (record_reg_classes, case 'p'): Set classes appropriately.
law
1999-02-24
1
-1
/
+12
*
* regclass.c (record_reg_classes): Correctly handle 'p' constraint.
law
1999-02-18
1
-2
/
+10
[next]