Age | Commit message (Expand) | Author | Files | Lines |
2008-07-02 | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 1 | -8/+4 |
2008-06-26 | ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 1 | -3/+3 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -1/+1 |
2008-05-27 | reload.c: (find_reloads): Skip alternatives according to the "enabled" attrib... | Andreas Krebbel | 1 | -2/+41 |
2008-05-27 | defaults.h (TARGET_MEM_CONSTRAINT): New target macro added. | Andreas Krebbel | 1 | -3/+3 |
2008-05-16 | ifcvt.c (dead_or_predicable): Rename df_simulate_one_insn_backwards to df_sim... | Kenneth Zadeck | 1 | -2/+2 |
2008-05-14 | rtl.texi: Removed reference to REG_NO_CONFLICT notes. | Kenneth Zadeck | 1 | -2/+2 |
2008-05-12 | re PR rtl-optimization/36111 (GCC 4.4.0-20080501 failed to compile openmpi's ... | Uros Bizjak | 1 | -5/+5 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -18/+30 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -9/+2 |
2007-09-05 | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 1 | -2/+2 |
2007-09-01 | arm.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-07-30 | alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-29 | * recog.c (validate_change_rtx_1): Unshare TO argument. | Jan Hubicka | 1 | -1/+1 |
2007-06-27 | fwprop.c (try_fwprop_subst): Use validate_unshare_change. | Jan Hubicka | 1 | -4/+38 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -295/+122 |
2007-06-06 | haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside ... | Zdenek Dvorak | 1 | -1/+1 |
2007-05-22 | regs.h (end_hard_regno): New function. | Richard Sandiford | 1 | -17/+4 |
2007-03-09 | * recog.c (decode_asm_operands): No mixed declarations and code. | Alexandre Oliva | 1 | -4/+9 |
2007-03-09 | rtl.def (ASM_INPUT): Add location. | Alexandre Oliva | 1 | -15/+21 |
2006-12-08 | recog.c (mode_dependent_address_p): Identify pre-increment... | Mark Shinwell | 1 | -2/+11 |
2006-11-04 | fwprop.c: New file. | Paolo Bonzini | 1 | -0/+22 |
2006-10-30 | recog.c (store_data_bypass_p): Add support to allow IN_INSN to be a PARALLEL ... | Pete Steinmetz | 1 | -22/+67 |
2006-05-04 | [multiple changes] | Razya Ladelsky | 1 | -0/+40 |
2006-03-21 | bfin-protos.h (bfin_dsp_memref_p): Declare. | Bernd Schmidt | 1 | -2/+4 |
2006-03-05 | recog.c (volatile_mem_p, [...]): Remove. | Kazu Hirata | 1 | -39/+0 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -3/+6 |
2006-02-28 | * rtl.def (define_constraint, define_register_constraint) | Zack Weinberg | 1 | -0/+4 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -2/+2 |
2006-01-28 | recog.c (validate_replace_rtx_subexp): Remove. | Kazu Hirata | 1 | -11/+0 |
2006-01-28 | recog.c (peephole2_optimize): Make it static. | Kazu Hirata | 1 | -1/+1 |
2006-01-17 | * recog.c: Separate some functions with whitespace. | Ben Elliston | 1 | -0/+2 |
2005-12-21 | re PR middle-end/25121 (libgcj misscompilation?) | Andrew Haley | 1 | -2/+12 |
2005-12-13 | PR rtl-optimization/20070 / part1 | J"orn Rennecke | 1 | -1/+1 |
2005-11-22 | optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t... | Ben Elliston | 1 | -2/+2 |
2005-11-12 | recog.c (constrain_operands): For a match, require that a non-register matche... | Hans-Peter Nilsson | 1 | -7/+13 |
2005-10-23 | re PR target/23832 (libjava build failure on sh64) | Kaz Kojima | 1 | -2/+4 |
2005-08-27 | genrecog.c (enum decision_type): Add DT_num_insns. | Paul Brook | 1 | -3/+9 |
2005-08-10 | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 1 | -6/+6 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+121 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -2/+2 |
2005-04-10 | re PR target/20126 (Inlined memcmp makes one argument null on entry) | Alexandre Oliva | 1 | -0/+40 |
2005-03-07 | recog.c (verify_changes): Make it static. | Kazu Hirata | 1 | -1/+1 |
2005-03-02 | recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr... | J"orn Rennecke | 1 | -12/+34 |
2005-02-28 | calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | Kazu Hirata | 1 | -1/+0 |
2005-01-31 | recog.c (constrain_operands): Only look for earlyclobber operand conflicts if... | Steven Bosscher | 1 | -2/+7 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-14 | re PR middle-end/19084 (ICE: internal consistency failure) | Jakub Jelinek | 1 | -1/+15 |