2002-02-27 |
Jan Hubicka | linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove. Wed Feb 27 10:45:19 CET 2002 Jan Hubicka <jh@suse.cz>
|
commit | commitdiff | tree |
2002-02-27 |
Jan Hubicka | * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.
|
commit | commitdiff | tree |
2002-02-19 |
Jan Hubicka | * regmove.c (regmove_optimize): Avoid increasing of...
|
commit | commitdiff | tree |
2002-02-18 |
Jan Hubicka | i386.c (classify_argument): Properly classify SSE/MMX...
|
commit | commitdiff | tree |
2002-02-18 |
Jan Hubicka | * regrename.c (kill_set_value): Handle subregs properly.
|
commit | commitdiff | tree |
2002-02-13 |
Jan Hubicka | * regmove.c (kill_value): Handle subregs.
|
commit | commitdiff | tree |
2002-02-13 |
Jan Hubicka | i386.md (mul patterns): Allow memory operand to be...
|
commit | commitdiff | tree |
2002-02-13 |
Jan Hubicka | * i386.md (fop_*_comm_*): allow nonimmediate in the...
|
commit | commitdiff | tree |
2002-02-09 |
Jan Hubicka | * i386.md (movdi_2): Add missing '!'.
|
commit | commitdiff | tree |
2002-02-07 |
Jan Hubicka | MAINTAINERS: Put self in as maintainer for x86-64 port.
|
commit | commitdiff | tree |
2002-02-07 |
Jan Hubicka | i386-protos.h (x86_order_regs_for_local_alloc): Declare
|
commit | commitdiff | tree |
2002-01-25 |
Jan Hubicka | unroll.c (unroll_loop): Lower final_value to nonmemory...
|
commit | commitdiff | tree |
2002-01-25 |
Jan Hubicka | df.c (df_ref_create, [...]): Kill BB argument.
|
commit | commitdiff | tree |
2002-01-16 |
Jan Hubicka | * i386.md (minsf splitter): Fix pasto.
|
commit | commitdiff | tree |
2002-01-14 |
Jan Hubicka | * unroll.c (final_reg_note_copy): Fix previous commit.
|
commit | commitdiff | tree |
2002-01-14 |
Jan Hubicka | toplev.c (rest_of_compilation): Rebuild jump labels...
|
commit | commitdiff | tree |
2002-01-14 |
Jan Hubicka | unroll.c (final_reg_note_copy): Properly handle REG_LABEL
|
commit | commitdiff | tree |
2002-01-14 |
Jan Hubicka | cfgcleanup.c (try_forward_edges): Avoid infinite loop...
|
commit | commitdiff | tree |
2002-01-12 |
Jan Hubicka | unroll.c (final_reg_note_copy): Avoid crash on REG_LABEL...
|
commit | commitdiff | tree |
2002-01-10 |
Jan Hubicka | basic-block.h (update_br_prob_note): Declare.
|
commit | commitdiff | tree |
2002-01-10 |
Jan Hubicka | cfgcleanup.c (try_forward_edges): Properly initialize...
|
commit | commitdiff | tree |
2002-01-10 |
Jan Hubicka | * i386.md (sse_mov?fcc_const0_?): Fix constraints.
|
commit | commitdiff | tree |
2002-01-10 |
Jan Hubicka | optabs.c (expand_fix): Look for wider integer modes...
|
commit | commitdiff | tree |
2002-01-07 |
Jan Hubicka | unroll.c (copy_loop_body): Always properly update JUMP_LABEL...
|
commit | commitdiff | tree |
2002-01-05 |
Jan Hubicka | * cfgcleanup.c (try_forward_edges): Allow multiple...
|
commit | commitdiff | tree |
2002-01-05 |
Jan Hubicka | * cfgcleanup.c (thread_jump): Fix handling of reversed...
|
commit | commitdiff | tree |
2002-01-05 |
Jan Hubicka | cfgcleanup.c: Include tm_p.h
|
commit | commitdiff | tree |
2001-12-29 |
Jan Hubicka | Oops, wrong tree, sorry
|
commit | commitdiff | tree |
2001-12-29 |
Jan Hubicka | Temoporarily disable broken verify flow info.
|
commit | commitdiff | tree |
2001-12-23 |
Jan Hubicka | calls.c (ECF_LIBCALL_BLOCK): New constant.
|
commit | commitdiff | tree |
2001-12-22 |
Jan Hubicka | i386.h (TARGET_CPU_DEFAULT_pentium_mmx): New.
|
commit | commitdiff | tree |
2001-12-20 |
Jan Hubicka | cfgcleanup.c (flow_find_cross_jump): Avoid incrementing...
|
commit | commitdiff | tree |
2001-12-18 |
Jan Hubicka | att.h (ASM_FILE_START): Use asm_dialect.
|
commit | commitdiff | tree |
2001-12-18 |
Jan Hubicka | * libgcc2.c (__bb_exit_func): Kill -ax dumping code.
|
commit | commitdiff | tree |
2001-12-17 |
Jan Hubicka | cfgrtl.c (redirect_edge_and_branch): Do simplify abnormal...
|
commit | commitdiff | tree |
2001-12-17 |
Jan Hubicka | Makefile.in (cfgcleanup.o): Add cselib.h dependancy.
|
commit | commitdiff | tree |
2001-12-17 |
Jan Hubicka | Makefile.in (cfgcleanup.o): Add cselib.h dependancy.
|
commit | commitdiff | tree |
2001-12-15 |
Jan Hubicka | predict.def (PRED_NORETURN, [...]): Make probabilities...
|
commit | commitdiff | tree |
2001-12-15 |
Jan Hubicka | cfgcleanup.c (flow_find_cross_jump): Replace tests...
|
commit | commitdiff | tree |
2001-12-14 |
Jan Hubicka | * predict.c (estimate_probability): Fix LOOP_EXIT heuristic.
|
commit | commitdiff | tree |
2001-12-14 |
Jan Hubicka | config.gcc: Revamp target_cpu_default2 to strings;...
|
commit | commitdiff | tree |
2001-12-14 |
Jan Hubicka | config.gcc: Revamp target_cpu_default2 to strings;...
|
commit | commitdiff | tree |
2001-12-14 |
Jan Hubicka | * i386.md (sqrt?f): Fix conditionals.
|
commit | commitdiff | tree |
2001-12-14 |
Jan Hubicka | i386.c (ix86_fpmath, [...]): New. Fri Dec 14 12:05:14 CET 2001 Jan Hubicka <jh@suse.cz>
|
commit | commitdiff | tree |
2001-12-13 |
Jan Hubicka | predict.c (estimate_probability): Reorganize opcode...
|
commit | commitdiff | tree |
2001-12-06 |
Jan Hubicka | final.c (count_basic_block, [...]): Kill.
|
commit | commitdiff | tree |
2001-12-03 |
Jan Hubicka | gcse.c (delete_null_pointer_checks_1): Do not use delelete_l...
|
commit | commitdiff | tree |
2001-12-03 |
Jan Hubicka | * i386.md (movabsqi*): Use 'b' prefix instead of 'q'.
|
commit | commitdiff | tree |
2001-11-28 |
Jan Hubicka | Add missing hunk, due to reject I've missed in my previous...
|
commit | commitdiff | tree |
2001-11-28 |
Jan Hubicka | cse.c (true_dependence_in_rtx): New function.
|
commit | commitdiff | tree |
2001-11-26 |
Jan Hubicka | * final.c (walk_alter_subreg): Fix return value.
|
commit | commitdiff | tree |
2001-11-26 |
Jan Hubicka | sparc.c (sparc_absnegfloat_split_legitimate): Do not...
|
commit | commitdiff | tree |
2001-11-21 |
Jan Hubicka | profile.c (compute_branch_probabilites): Compute probabiliti...
|
commit | commitdiff | tree |
2001-11-19 |
Jan Hubicka | gcse.c (try_replace_reg): Copy RTX before creating...
|
commit | commitdiff | tree |
2001-11-14 |
Jan Hubicka | cfglayout.c (fixup_fallthru_exit_predecesor): New static...
|
commit | commitdiff | tree |
2001-11-14 |
Jan Hubicka | dbxout.c (dbxout_symbol_location): Update call of alter_subreg.
|
commit | commitdiff | tree |
2001-11-11 |
Jan Hubicka | final.c (*_MAX_SKIP): Use *_max_skip variables.
|
commit | commitdiff | tree |
2001-11-07 |
Jan Hubicka | expmed.c (expand_mult): Force operand to register before...
|
commit | commitdiff | tree |
2001-11-05 |
Jan Hubicka | Makefile.in (bb-reoder.o): Add depdendency on cfglayout...
|
commit | commitdiff | tree |
2001-10-30 |
Jan Hubicka | * sched-rgn.c (schedule_insns): Fix comment.
|
commit | commitdiff | tree |
2001-10-30 |
Jan Hubicka | lcm.c (optimize_mode_switching): Do not rebuild liveness...
|
commit | commitdiff | tree |
2001-10-30 |
Jan Hubicka | * i386.md (movti_rex64 splitter): Fix condition.
|
commit | commitdiff | tree |
2001-10-29 |
Jan Hubicka | basic-block.h (purge_all_dead_edges): Add update_life_p...
|
commit | commitdiff | tree |
2001-10-28 |
Jan Hubicka | expr.c (emit_group_load): Support CONCATs by storing...
|
commit | commitdiff | tree |
2001-10-28 |
Jan Hubicka | genrecog.c (write_switch): Output if before switch...
|
commit | commitdiff | tree |
2001-10-27 |
Jan Hubicka | * ifcvt.c (if_convert): Call clear_aux_for_blocks.
|
commit | commitdiff | tree |
2001-10-27 |
Jan Hubicka | cfgcleanup.c (merge_blocks_move_predecessor_nojumps...
|
commit | commitdiff | tree |
2001-10-23 |
Jan Hubicka | i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.
|
commit | commitdiff | tree |
2001-10-22 |
Jan Hubicka | * i386.md (movti_rex64): Fix mode.
|
commit | commitdiff | tree |
2001-10-20 |
Jan Hubicka | * i386.c (split_di): Handle splitting of DFmode.
|
commit | commitdiff | tree |
2001-10-20 |
Jan Hubicka | * i386.h (SSE_REGPARM_MAX): Set to 8 for x86_64.
|
commit | commitdiff | tree |
2001-10-20 |
Jan Hubicka | basic-block.h (find_sub_basic_blocks): Use sbitmap...
|
commit | commitdiff | tree |
2001-10-16 |
Jan Hubicka | cfg.c (free_edge): Break out from ....
|
commit | commitdiff | tree |
2001-10-16 |
Jan Hubicka | i386.c (split_ti): New function.
|
commit | commitdiff | tree |
2001-10-02 |
Jan Hubicka | invoke.texi (i386 Options): Document x86-64 options.
|
commit | commitdiff | tree |
2001-09-29 |
Jan Hubicka | * doc/invoke.texi (Optimize Options): Revert an accidental...
|
commit | commitdiff | tree |
2001-09-28 |
Jan Hubicka | i386-protos.h (ix86_setup_incoming_varargs, [...])...
|
commit | commitdiff | tree |
2001-09-28 |
Jan Hubicka | gcse.c (replace_store_insn): Use delete_insn.
|
commit | commitdiff | tree |
2001-09-26 |
Jan Hubicka | * final.c (final_scan_insn): Use delete_insn instead...
|
commit | commitdiff | tree |
2001-09-25 |
Jan Hubicka | Makefile.in (cfgrtl.o): Add.
|
commit | commitdiff | tree |
2001-09-21 |
Jan Hubicka | basic-block.h (flow_delete_insn, [...]): Kill.
|
commit | commitdiff | tree |
2001-09-20 |
Jan Hubicka | i386.md (indirect_jump): Allow Pmode operand.
|
commit | commitdiff | tree |
2001-09-16 |
Jan Hubicka | basic-block.h (free_bb_for_insn): Declare.
|
commit | commitdiff | tree |
2001-09-11 |
Jan Hubicka | basic-block.h (EDGE_CRITICAL): Remove; renumber other...
|
commit | commitdiff | tree |
2001-09-11 |
Jan Hubicka | bb-reorder.c (fixup_reorder_chain): Fallthru edge to...
|
commit | commitdiff | tree |
2001-09-11 |
Jan Hubicka | basic-block.h (cached_make_edge, [...]): New.
|
commit | commitdiff | tree |
2001-09-10 |
Jan Hubicka | Makefile.in (cfg.o, [...]): New.
|
commit | commitdiff | tree |
2001-09-09 |
Jan Hubicka | * loop.c (combine_givs): Fix computing of benefit once...
|
commit | commitdiff | tree |
2001-09-08 |
Jan Hubicka | * reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal...
|
commit | commitdiff | tree |
2001-09-05 |
Jan Hubicka | * profile.c (branch_prob): Call add_noreturn_fake_exit_edges.
|
commit | commitdiff | tree |
2001-09-05 |
Jan Hubicka | i386.c (size_cost): New static variable.
|
commit | commitdiff | tree |
2001-09-02 |
Jan Hubicka | * reload1.c (fixup_abnormal_edges): Allow NOTEs in...
|
commit | commitdiff | tree |
2001-08-25 |
Jan Hubicka | predict.c (expensive_function_p): New.
|
commit | commitdiff | tree |
2001-08-25 |
Jan Hubicka | * i386.h (no-accumulate-outgoing-args): Use proper...
|
commit | commitdiff | tree |
2001-08-24 |
Jan Hubicka | * i386.md (movcc peep2): Fix load of 0.
|
commit | commitdiff | tree |
2001-08-23 |
Jan Hubicka | function.c (thread_prologue_and_epilogue_insns): Avoid...
|
commit | commitdiff | tree |
2001-08-19 |
Jan Hubicka | final.c (compute_alignments): New function.
|
commit | commitdiff | tree |
2001-08-17 |
Jan Hubicka | Install the proper patch.
|
commit | commitdiff | tree |
2001-08-17 |
Jan Hubicka | final.c: Undo my previous accidental checkin.
|
commit | commitdiff | tree |
2001-08-16 |
Jan Hubicka | Thu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz> Thu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz>
|
commit | commitdiff | tree |