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