aboutsummaryrefslogtreecommitdiff
path: root/gcc/recog.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-27target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi1-30/+34
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-17/+29
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson1-127/+125
2009-09-14Squash commit of EH in gimpleRichard Henderson1-31/+29
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-2/+6
2009-06-24MAINTAINERS: Add myself as mep maintainer.DJ Delorie1-0/+11
2009-06-22alias.c: Use REG_P...Shujing Zhao1-24/+24
2009-06-01re PR middle-end/40316 (Revision 147995 breaks gcc.target/i386/lea.c)Jakub Jelinek1-10/+22
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-0/+4
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-7/+5
2009-04-08recog.c (ordered_comparison_operator): New.Paolo Bonzini1-0/+26
2009-03-09recog.c (verfiy_changes): Disallow renaming of hard regs in inline asms for r...Andreas Krebbel1-0/+10
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