summaryrefslogtreecommitdiff
path: root/gcc/recog.c
Commit message (Expand)AuthorAgeFilesLines
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-80/+119
* recog.c (split_insn): Consider attaching a REG_EQUAL note to the final insn o...Richard Sandiford2008-08-301-0/+20
* recog.c (split_all_insns): Set RTL profileJan Hubicka2008-08-081-0/+4
* [multiple changes]Andreas Krebbel2008-07-211-8/+6
* recog.c (peephole2_optimize): Fix formatting.Kaveh R. Ghazi2008-07-161-2/+3
* recog.c (validate_change_1, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-161-30/+30
* target.h (struct gcc_target): Add hard_regno_scratch_ok field.Anatoly Sokolov2008-07-091-0/+7
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-8/+4
* ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-3/+3
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-1/+1
* reload.c: (find_reloads): Skip alternatives according to the "enabled" attrib...Andreas Krebbel2008-05-271-2/+41
* defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel2008-05-271-3/+3
* ifcvt.c (dead_or_predicable): Rename df_simulate_one_insn_backwards to df_sim...Kenneth Zadeck2008-05-161-2/+2
* rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck2008-05-141-2/+2
* re PR rtl-optimization/36111 (GCC 4.4.0-20080501 failed to compile openmpi's ...Uros Bizjak2008-05-121-5/+5
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-18/+30
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-9/+2
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-2/+2
* arm.c, [...]: Fix comment typos.Kazu Hirata2007-09-011-1/+1
* alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi2007-07-301-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* * recog.c (validate_change_rtx_1): Unshare TO argument.Jan Hubicka2007-06-291-1/+1
* fwprop.c (try_fwprop_subst): Use validate_unshare_change.Jan Hubicka2007-06-271-4/+38
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-295/+122
* haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside ...Zdenek Dvorak2007-06-061-1/+1
* regs.h (end_hard_regno): New function.Richard Sandiford2007-05-221-17/+4
* * recog.c (decode_asm_operands): No mixed declarations and code.Alexandre Oliva2007-03-091-4/+9
* rtl.def (ASM_INPUT): Add location.Alexandre Oliva2007-03-091-15/+21
* recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell2006-12-081-2/+11
* fwprop.c: New file.Paolo Bonzini2006-11-041-0/+22
* recog.c (store_data_bypass_p): Add support to allow IN_INSN to be a PARALLEL ...Pete Steinmetz2006-10-301-22/+67
* [multiple changes]Razya Ladelsky2006-05-041-0/+40
* bfin-protos.h (bfin_dsp_memref_p): Declare.Bernd Schmidt2006-03-211-2/+4
* recog.c (volatile_mem_p, [...]): Remove.Kazu Hirata2006-03-051-39/+0
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-3/+6
* * rtl.def (define_constraint, define_register_constraint)Zack Weinberg2006-02-281-0/+4
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-2/+2
* recog.c (validate_replace_rtx_subexp): Remove.Kazu Hirata2006-01-281-11/+0
* recog.c (peephole2_optimize): Make it static.Kazu Hirata2006-01-281-1/+1
* * recog.c: Separate some functions with whitespace.Ben Elliston2006-01-171-0/+2
* re PR middle-end/25121 (libgcj misscompilation?)Andrew Haley2005-12-211-2/+12
* PR rtl-optimization/20070 / part1J"orn Rennecke2005-12-131-1/+1
* optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t...Ben Elliston2005-11-221-2/+2
* recog.c (constrain_operands): For a match, require that a non-register matche...Hans-Peter Nilsson2005-11-121-7/+13
* re PR target/23832 (libjava build failure on sh64)Kaz Kojima2005-10-231-2/+4
* genrecog.c (enum decision_type): Add DT_num_insns.Paul Brook2005-08-271-3/+9
* bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini2005-08-101-6/+6
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-0/+121
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka2005-06-161-2/+2