re PR tree-optimization/55253 (Revision 193298 miscompiles sqlite with -Os)
[gcc.git] / gcc / recog.c
2012-11-11 Eric Botcazoure PR rtl-optimization/55247 (internal compiler error...
2012-11-09 Kenneth Zadeckrtl.h (CONST_SCALAR_INT_P): New macro.
2012-11-06 Joern Rennecke* recog.c (extract_insn): Enabled alternative defaults...
2012-11-05 Joern Renneckemd.texi (Defining Attributes): Document that we are...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-09-26 Georg-Johann Layre PR middle-end/54635 (Add addr_space_t argument to...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-02 Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-08-02 Richard Sandifordrecog.c (split_insn): Copy the original SET_SRC before...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-24 Jim MacArthurrecog.c (reg_fits_class_p): Check both regno and regno...
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-05-04 Eric Botcazoure PR target/48496 ('asm' operand requires impossible...
2012-04-24 Andreas Krebbelrecog.c (insn_invalid_p): Add IN_GROUP parameter and...
2012-01-15 Uros Bizjakre PR rtl-optimization/51821 (64bit > 32bit conversion...
2011-11-27 Richard Sandifordhard-reg-set.h (target_hard_regs): Add x_accessible_reg...
2011-11-08 Ulrich Weigandtm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-09-06 Tom de Vriesrecog.c (asm_labels_ok): New function.
2011-08-02 Richard Hendersonre PR debug/49864 (ICE: in maybe_record_trace_start...
2011-07-08 Bernd Schmidtoptabs.c (expand_binop): Tighten conditions for doublew...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-21 Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-03-22 Andreas Krebbelrecog.c (canonicalize_change_group): Use validate_unsha...
2010-11-30 Joseph Myershwint.c: New.
2010-11-18 Richard Hendersonre PR middle-end/46515 (Many libjava failures)
2010-11-16 Richard Hendersonre PR target/46470 ("add $0x8,%rsp" no longer optimi...
2010-10-28 Paolo Bonzinirecog.c (split_all_insns): Remove dead code.
2010-10-17 Anatoly Sokolovtarget.def (preferred_output_reload_class): New hook.
2010-10-11 Nathan Froydrecog.c (nonmemory_operand): Call immediate_operand...
2010-07-13 Jakub Jelinekre PR testsuite/44701 (PR44492 fix broke gcc.target...
2010-07-01 Manuel López-Ibáñezreload.c: Include toplev.h.
2010-06-30 Manuel López-Ibáñeztoplev.h (_fatal_insn_not_found, [...]): Move declarati...
2010-06-29 Bernd Schmidtrecog.c (peep2_do_rebuild_jump_labels, [...]): New...
2010-06-24 Jakub Jelinekre PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-12 Anatoly Sokolovtarget.h (struct gcc_target): Add mode_dependent_addres...
2010-04-16 Bernd Schmidtrecog.h (struct recog_data): New field is_operator.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-22 Michael Matzre PR middle-end/43475 (ICE in form_sum, at reload...
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-27 Wei Guozhitarget.h (have_conditional_execution): Add a new target...
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-24 DJ DelorieMAINTAINERS: Add myself as mep maintainer.
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-06-01 Jakub Jelinekre PR middle-end/40316 (Revision 147995 breaks gcc...
2009-05-14 Paolo Bonzinitm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly...
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-04-08 Paolo Bonzinirecog.c (ordered_comparison_operator): New.
2009-03-09 Andreas Krebbelrecog.c (verfiy_changes): Disallow renaming of hard...
2009-02-12 H.J. Lucaller-save.c: Replace regclass.c with reginfo.c in...
2009-02-02 Jakub Jelinekre PR inline-asm/39058 (ICE with double in inline-asm)
2008-12-18 Kenneth Zadeckre PR rtl-optimization/37922 (code generation error)
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-08-30 Richard Sandifordrecog.c (split_insn): Consider attaching a REG_EQUAL...
2008-08-08 Jan Hubickarecog.c (split_all_insns): Set RTL profile
2008-07-21 Andreas Krebbel[multiple changes]
2008-07-16 Kaveh R. Ghazirecog.c (peephole2_optimize): Fix formatting.
2008-07-16 Kaveh R. Ghazirecog.c (validate_change_1, [...]): Avoid C++ keywords.
2008-07-09 Anatoly Sokolovtarget.h (struct gcc_target): Add hard_regno_scratch_ok...
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-26 Kaveh R. Ghazira.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-27 Andreas Krebbelreload.c: (find_reloads): Skip alternatives according...
2008-05-27 Andreas Krebbeldefaults.h (TARGET_MEM_CONSTRAINT): New target macro...
2008-05-16 Kenneth Zadeckifcvt.c (dead_or_predicable): Rename df_simulate_one_in...
2008-05-14 Kenneth Zadeckrtl.texi: Removed reference to REG_NO_CONFLICT notes.
2008-05-12 Uros Bizjakre PR rtl-optimization/36111 (GCC 4.4.0-20080501 failed...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2007-09-05 Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-09-01 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-07-30 Kaveh R. Ghazialias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-29 Jan Hubicka* recog.c (validate_change_rtx_1): Unshare TO argument.
2007-06-27 Jan Hubickafwprop.c (try_fwprop_subst): Use validate_unshare_change.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-06-06 Zdenek Dvorakhaifa-sched.c (restore_bb_notes): Clear bb field of...
2007-05-22 Richard Sandifordregs.h (end_hard_regno): New function.
2007-03-09 Alexandre Oliva* recog.c (decode_asm_operands): No mixed declarations...
2007-03-09 Alexandre Olivartl.def (ASM_INPUT): Add location.
2006-12-08 Mark Shinwellrecog.c (mode_dependent_address_p): Identify pre-increm...
2006-11-04 Paolo Bonzinifwprop.c: New file.
2006-10-30 Pete Steinmetzrecog.c (store_data_bypass_p): Add support to allow...
2006-05-04 Razya Ladelsky[multiple changes]
2006-03-21 Bernd Schmidtbfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-05 Kazu Hiratarecog.c (volatile_mem_p, [...]): Remove.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-28 Zack Weinberg* rtl.def (define_constraint, define_register_constraint)
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-28 Kazu Hiratarecog.c (validate_replace_rtx_subexp): Remove.
2006-01-28 Kazu Hiratarecog.c (peephole2_optimize): Make it static.
next