aboutsummaryrefslogtreecommitdiff
path: root/gcc/recog.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-12caller-save.c: Replace regclass.c with reginfo.c in comments.H.J. Lu1-1/+1
2009-02-02re PR inline-asm/39058 (ICE with double in inline-asm)Jakub Jelinek1-15/+26
2008-12-18re PR rtl-optimization/37922 (code generation error)Kenneth Zadeck1-3/+3
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-80/+119
2008-08-30recog.c (split_insn): Consider attaching a REG_EQUAL note to the final insn o...Richard Sandiford1-0/+20
2008-08-08recog.c (split_all_insns): Set RTL profileJan Hubicka1-0/+4
2008-07-21[multiple changes]Andreas Krebbel1-8/+6
2008-07-16recog.c (peephole2_optimize): Fix formatting.Kaveh R. Ghazi1-2/+3
2008-07-16recog.c (validate_change_1, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-30/+30
2008-07-09target.h (struct gcc_target): Add hard_regno_scratch_ok field.Anatoly Sokolov1-0/+7
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-8/+4
2008-06-26ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-3/+3
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-1/+1
2008-05-27reload.c: (find_reloads): Skip alternatives according to the "enabled" attrib...Andreas Krebbel1-2/+41
2008-05-27defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel1-3/+3
2008-05-16ifcvt.c (dead_or_predicable): Rename df_simulate_one_insn_backwards to df_sim...Kenneth Zadeck1-2/+2
2008-05-14rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck1-2/+2
2008-05-12re PR rtl-optimization/36111 (GCC 4.4.0-20080501 failed to compile openmpi's ...Uros Bizjak1-5/+5
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-18/+30
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-9/+2
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka1-2/+2
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-07-30alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-29* recog.c (validate_change_rtx_1): Unshare TO argument.Jan Hubicka1-1/+1
2007-06-27fwprop.c (try_fwprop_subst): Use validate_unshare_change.Jan Hubicka1-4/+38
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-295/+122
2007-06-06haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside ...Zdenek Dvorak1-1/+1
2007-05-22regs.h (end_hard_regno): New function.Richard Sandiford1-17/+4
2007-03-09* recog.c (decode_asm_operands): No mixed declarations and code.Alexandre Oliva1-4/+9
2007-03-09rtl.def (ASM_INPUT): Add location.Alexandre Oliva1-15/+21
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-2/+11
2006-11-04fwprop.c: New file.Paolo Bonzini1-0/+22
2006-10-30recog.c (store_data_bypass_p): Add support to allow IN_INSN to be a PARALLEL ...Pete Steinmetz1-22/+67
2006-05-04[multiple changes]Razya Ladelsky1-0/+40
2006-03-21bfin-protos.h (bfin_dsp_memref_p): Declare.Bernd Schmidt1-2/+4
2006-03-05recog.c (volatile_mem_p, [...]): Remove.Kazu Hirata1-39/+0
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-3/+6
2006-02-28* rtl.def (define_constraint, define_register_constraint)Zack Weinberg1-0/+4
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-2/+2
2006-01-28recog.c (validate_replace_rtx_subexp): Remove.Kazu Hirata1-11/+0
2006-01-28recog.c (peephole2_optimize): Make it static.Kazu Hirata1-1/+1
2006-01-17* recog.c: Separate some functions with whitespace.Ben Elliston1-0/+2
2005-12-21re PR middle-end/25121 (libgcj misscompilation?)Andrew Haley1-2/+12
2005-12-13PR rtl-optimization/20070 / part1J"orn Rennecke1-1/+1
2005-11-22optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t...Ben Elliston1-2/+2
2005-11-12recog.c (constrain_operands): For a match, require that a non-register matche...Hans-Peter Nilsson1-7/+13
2005-10-23re PR target/23832 (libjava build failure on sh64)Kaz Kojima1-2/+4
2005-08-27genrecog.c (enum decision_type): Add DT_num_insns.Paul Brook1-3/+9
2005-08-10bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini1-6/+6