2001-04-13 |
Kaveh R. Ghazi | Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H). |
blob | commitdiff | raw |
2001-04-12 |
Kaveh R. Ghazi | bitmap.h (debug_bitmap): Delete redundant prototype. |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Kaveh R. Ghazi | Makefile.in (ifcvt.o): Depend on toplev.h. |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Andrew MacLeod | alias.c (get_addr): Externalize. |
blob | commitdiff | raw | diff to current |
2001-04-04 |
John Wehle | rtl.h (set_noop_p): Declare. |
blob | commitdiff | raw | diff to current |
2001-04-04 |
Richard Henderson | rtl.h (LCT_THROW): New. |
blob | commitdiff | raw | diff to current |
2001-04-03 |
Jakub Jelinek | Use byte offsets in SUBREGs instead of words. |
blob | commitdiff | raw | diff to current |
2001-03-28 |
Richard Henderson | IA-64 ABI Exception Handling. |
blob | commitdiff | raw | diff to current |
2001-03-28 |
Richard Henderson | rtl.h (LCT_NORETURN): New. |
blob | commitdiff | raw | diff to current |
2001-03-02 |
John David Anglin | print-rtl.c (print_rtx): Cast enums to int for comparison. |
blob | commitdiff | raw | diff to current |
2001-02-18 |
Richard Kenner | rtl.h (add_clobbers): Remove duplicate declaration. |
blob | commitdiff | raw | diff to current |
2001-02-17 |
Richard Kenner | recog.c (validate_replace_src_1): New. |
blob | commitdiff | raw | diff to current |
2001-02-13 |
Richard Kenner | rtlanal.c (find_reg_equal_equiv_note): New function. |
blob | commitdiff | raw | diff to current |
2001-02-13 |
Jan Hubicka | cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_R... |
blob | commitdiff | raw | diff to current |
2001-01-07 |
Jan Hubicka | jump.c (reversed_comparison_code_parts, [...]): New. |
blob | commitdiff | raw | diff to current |
2001-01-07 |
Jan Hubicka | rtlanal.c (set_of_1): New static function. |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Michael Hayes | rtl.h (print_simple_rtl): New. |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Jan Hubicka | simplify-rtx.c (cfc_args): add "unordered" field. |
blob | commitdiff | raw | diff to current |
2001-01-01 |
Bernd Schmidt | Extra arg for rtx_varies_p |
blob | commitdiff | raw | diff to current |
2000-12-29 |
Bernd Schmidt | Introduce ORIGINAL_REGNO macro |
blob | commitdiff | raw | diff to current |
2000-12-21 |
Bernd Schmidt | ia64 specific scheduling bits |
blob | commitdiff | raw | diff to current |
2000-12-21 |
Richard Henderson | rtl.h (REG_NON_LOCAL_GOTO): New. |
blob | commitdiff | raw | diff to current |
2000-12-20 |
Bernd Schmidt | Support scheduling across extended basic blocks |
blob | commitdiff | raw | diff to current |
2000-11-30 |
John David Anglin | function.h (emit_status): Delete member regno_pointer_f... |
blob | commitdiff | raw | diff to current |
2000-11-22 |
J"orn Rennecke | rtl.h (traverse_md_constants): Declare. |
blob | commitdiff | raw | diff to current |
2000-11-14 |
Jakub Jelinek | varasm.c (struct deferred_string): New structure. |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Rodney Brown | print-rtl.c (print_rtx_head): Constify. |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Mark Mitchell | Remove obstacks. |
blob | commitdiff | raw | diff to current |
2000-09-29 |
Jan Hubicka | recog.c (recog_memoized): Rename to recog_memoized_1. |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Andrew Haley | toplev.c (rest_of_compilation): Call purge_hard_subreg_... |
blob | commitdiff | raw | diff to current |
2000-09-17 |
Bernd Schmidt | Bring back equal forms for libcalls |
blob | commitdiff | raw | diff to current |
2000-09-13 |
Stephane Carrez | flags.h (flag_dump_rtl_in_asm): Declare. |
blob | commitdiff | raw | diff to current |
2000-09-12 |
Bernd Schmidt | Fix hard reg cost calculations in CSE; some minor cleanups |
blob | commitdiff | raw | diff to current |
2000-09-02 |
Alexandre Oliva | rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro. |
blob | commitdiff | raw | diff to current |
2000-09-01 |
Jim Wilson | Eliminate false DV warnings for predicated calls to... |
blob | commitdiff | raw | diff to current |
2000-09-01 |
Geoff Keating | stmt.c (expand_asm_operands): Twiddle generating_concat... |
blob | commitdiff | raw | diff to current |
2000-08-21 |
Jeffrey A Law | global.c (global_alloc): Avoid passing dumpfile argumen... |
blob | commitdiff | raw | diff to current |
2000-08-18 |
John Wehle | alias.c (true_dependence, [...]): A read involving... |
blob | commitdiff | raw | diff to current |
2000-08-05 |
Zack Weinberg | [multiple changes] |
blob | commitdiff | raw | diff to current |
2000-08-02 |
Jeffrey Oldham | Makefile.in (OBJS): Added dce.o. |
blob | commitdiff | raw | diff to current |
2000-08-02 |
Geoff Keating | rtl.h (enum reg_note): Add REG_MAYBE_DEAD. |
blob | commitdiff | raw | diff to current |
2000-07-31 |
Jeffrey D. Oldham | Makefile.in (ssa.o): Updated header files in dependences. |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Richard Henderson | cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY. |
blob | commitdiff | raw | diff to current |
2000-07-27 |
Mark Mitchell | Put phi nodes after NOTE_INSN_BASIC_BLOCK. |
blob | commitdiff | raw | diff to current |
2000-07-22 |
Jeffrey Oldham | collect2.c (main): Typo fixed. |
blob | commitdiff | raw | diff to current |
2000-07-21 |
Zack Weinberg | diagnostic.c (trim_filename, [...]): Moved here from... |
blob | commitdiff | raw | diff to current |
2000-05-31 |
Richard Kenner | Makefile.in (c-decl.o): Depend on rtl.h and expr.h. |
blob | commitdiff | raw | diff to current |
2000-05-25 |
Jan Hubicka | Jan Hubicka <jh@suse.cz> |
blob | commitdiff | raw | diff to current |
2000-05-25 |
J"orn Rennecke | rtl.h (loc_mentioned_in_p): Declare. |
blob | commitdiff | raw | diff to current |
2000-05-20 |
Richard Kenner | alias.c: Clarify some comments. |
blob | commitdiff | raw | diff to current |
2000-05-19 |
Jan Hubicka | basic-block.h (struct edge_def): New field "count". |
blob | commitdiff | raw | diff to current |
2000-05-19 |
Richard Henderson | jump.c (redirect_jump): Add delete_unused argument. |
blob | commitdiff | raw | diff to current |
2000-05-19 |
Richard Henderson | rtlanal.c (insn_dependant_p, [...]): New. |
blob | commitdiff | raw | diff to current |
2000-05-15 |
Jan Hubicka | jump.c (condjump_p): Mark as depreached. |
blob | commitdiff | raw | diff to current |
2000-05-15 |
Jan Hubicka | loop.c (scan_loop, [...]): Change unroll_p and bct_p... |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Richard Henderson | Makefile.in (final.o): Depend on BASIC_BLOCK_H. |
blob | commitdiff | raw | diff to current |
2000-05-06 |
Zack Weinberg | cpphash.h: Remove conditional #define of __extension__. |
blob | commitdiff | raw | diff to current |
2000-05-04 |
Jason Merrill | simplify-rtx.c (simplify_ternary_operation): Cast to... |
blob | commitdiff | raw | diff to current |
2000-05-04 |
Richard Kenner | rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P... |
blob | commitdiff | raw | diff to current |
2000-05-02 |
Jason Merrill | oops |
blob | commitdiff | raw | diff to current |
2000-04-27 |
Jan Hubicka | cse.c (CSE_ADDRESS_COST): Remove. |
blob | commitdiff | raw | diff to current |
2000-04-27 |
Richard Henderson | jump.c (redirect_exp_1): Rework from old redirect_exp. |
blob | commitdiff | raw | diff to current |
2000-04-21 |
Richard Kenner | rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN... |
blob | commitdiff | raw | diff to current |
2000-04-18 |
Robert Lipe | configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added. |
blob | commitdiff | raw | diff to current |
2000-04-17 |
Richard Henderson | builtins.c (expand_builtin_expect): New. |
blob | commitdiff | raw | diff to current |
2000-04-16 |
Richard Henderson | rtl.h (enum insn_note): New enumeration. |
blob | commitdiff | raw | diff to current |
2000-04-09 |
Alex Samuel | ssa.c (convert_to_ssa): Eliminate dead code when callin... |
blob | commitdiff | raw | diff to current |
2000-04-07 |
Richard Henderson | rtl.def (COND_EXEC): New. |
blob | commitdiff | raw | diff to current |
2000-04-07 |
Richard Henderson | ggc.h (struct rtx_def): Forward declare. |
blob | commitdiff | raw | diff to current |
2000-04-06 |
Alex Samuel | rtl.h (INSN_P): New macro. |
blob | commitdiff | raw | diff to current |
2000-04-05 |
Stan Cox | Makefile.in: Add rules for regrename.o |
blob | commitdiff | raw | diff to current |
2000-03-31 |
Mark Mitchell | alias.c (canon_rtx): Make it global. |
blob | commitdiff | raw | diff to current |
2000-03-29 |
Richard Henderson | rtl.h: Redistribute enum reg_note documentation. |
blob | commitdiff | raw | diff to current |
2000-03-25 |
Richard Kenner | * Rework fields used to describe positions of bitfields and |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Martin v. Löwis | emit-rtl.c (push_to_full_sequence, [...]): New functions. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Jeffrey A Law | Sibling call optimizations. |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Bernd Schmidt | Add cselib; use it in loop and reload_cse_regs |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Richard Henderson | regmove.c (combine_stack_adjustments): New. |
blob | commitdiff | raw | diff to current |
2000-03-10 |
Alex Samuel | Changes in include: |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Kaveh R. Ghazi | rtl.h (rtunion_def): Constify member `rtstr'. |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Richard Kenner | tree.h (INT_CST_LT, [...]): Remove unneeded casts. |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Mark Mitchell | Revert this patch: |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Mark Mitchell | function.h (struct sequence_stack): Remove rtl_expr. |
blob | commitdiff | raw | diff to current |
2000-02-28 |
Jan Hubicka | expr.c (store_constructor): Do not emit USE. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Jeff Law | Fix copyrights. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Anthony Green | toplev.c (rest_of_compilation): Rebuild jump labels... |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Kaveh R. Ghazi | defaults.h (ASM_OUTPUT_ASCII): Constify a char*. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Richard Kenner | combine.c (make_extraction, [...]): Avoid warning on... |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Richard Henderson | flow.c (flow_delete_insn, [...]): Export. |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Kaveh R. Ghazi | Makefile.in (c-common.o): Depend on $(EXPR_H). |
blob | commitdiff | raw | diff to current |
2000-01-27 |
Geoff Keating | emit-rtl.c (unshare_all_rtl): Unshare virtual parameter... |
blob | commitdiff | raw | diff to current |
2000-01-26 |
Richard Henderson | tree.def (UNNE_EXPR): Remove. |
blob | commitdiff | raw | diff to current |
2000-01-19 |
Richard Henderson | stupid.c: Die die die. |
blob | commitdiff | raw | diff to current |
2000-01-17 |
Kaveh Ghazi | Update copyrights |
blob | commitdiff | raw | diff to current |
2000-01-17 |
Kaveh R. Ghazi | reload.c: PROTO -> PARAMS. |
blob | commitdiff | raw | diff to current |
1999-12-26 |
Zack Weinberg | acconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKI... |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Geoff Keating | c-common.c (enum attrs): Add A_NO_LIMIT_STACK. |
blob | commitdiff | raw | diff to current |
1999-11-21 |
Jan Hubicka | regclass.c (dump_regclass): New function. |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Jeffrey A Law | basic-block.h: Remove all #defines and prototypes relat... |
blob | commitdiff | raw | diff to current |
1999-11-10 |
Philippe De Muyter | ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GC... |
blob | commitdiff | raw | diff to current |
next |