]> gcc.gnu.org Git - gcc.git/history - gcc/recog.c
invoke.texi ([Wnarrowing]): Update for non-constants in C++11.
[gcc.git] / gcc / recog.c
2014-07-09 Trevor Saundersremove has_execute
2014-06-15 Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-06-11 Richard Sandifordcommon.md: New file.
2014-06-11 Richard Sandifordsystem.h (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Poison.
2014-06-11 Richard Sandifordgenpreds.c (const_int_start, [...]): New variables.
2014-06-11 Richard Sandifordrecog.h (operand_alternative): Remove offmem_ok, nonffm...
2014-06-11 Richard Sandifordsystem.h (REG_CLASS_FROM_CONSTRAINT): Poison.
2014-06-04 Richard Sandifordrecog.h (operand_alternative): Convert reg_class, rejec...
2014-06-04 Richard Sandifordrecog.c (preprocess_constraints): Don't skip disabled...
2014-06-04 Richard Sandifordrecog.h (recog_op_alt): Convert to a flat array.
2014-06-04 Kai Tietzrecog.c (peep2_attempt): Copy SIBLING_CALL_P flag from...
2014-05-27 Richard Sandifordsystem.h (TEST_BIT): New macro.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-04-01 Richard Sandifordre PR target/60604 (GCC incorrectly compiles s_csinh...
2014-02-04 Jakub Jelinekre PR rtl-optimization/57915 (ICE in set_address_disp...
2014-01-23 Richard Sandifordre PR target/52125 (Problems with LO16 asm operands...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-16 Vladimir Makarovre PR rtl-optimization/59466 (Slow code generation...
2013-12-09 David MalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-11-29 Vladimir Makarovre PR rtl-optimization/59340 (LRA enable-checking boots...
2013-11-20 Robert Suchaneklra.c (lra): Set lra_in_progress before check_rtl call.
2013-11-02 Steven Bosschergcse.c (pre_delete): Remove references to regmove from...
2013-10-25 Eric Botcazourecog.c (search_ofs): New static variable moved from...
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-30 Joern Renneckerecog.c (verify_changes): Verify that changes[i].old...
2013-08-07 David Malcolmcoretypes.h (rtl_opt_pass): Add.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-08-05 Richard Earnshawre PR rtl-optimization/57708 (function clobbers callee...
2013-07-21 Ondřej BílkaFix typos.
2013-05-22 Richard Sandifordrecog.c (offsettable_address_addr_space_p): Fix calcula...
2013-05-18 Richard Sandifordrecog.h (Recog_data): Rename to...
2013-05-14 Mike Stumprecog.h: Rename struct recog_data to Recog_data.
2013-04-26 Vladimir Makarovrtl.h (struct rtx_def): Add comment for field jump.
2013-04-24 Vladimir Makarovrevert: rtl.h (struct rtx_def): ...
2013-04-24 Vladimir Makarovrtl.h (struct rtx_def): Add comment for field jump.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Richard SandifordMakefile.in (recog.o): Add insn-codes.h.
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".
next
This page took 3.263387 seconds and 107 git commands to generate.