pr60092.c: Remove default dg-skip-if arguments.
[gcc.git] / gcc / emit-rtl.c
2014-02-25 Richard Bienerre PR middle-end/60291 (slow compile times for any...
2014-02-20 Uros Bizjakemit-rtl.c (gen_reg_rtx): Assert that crtl->emit.regno_...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-16 Vladimir Makarovre PR rtl-optimization/59466 (Slow code generation...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-10-08 Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-26 Richard Bieneralias.h (component_uses_parent_alias_set): Rename to ...
2013-09-23 Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-06-06 Teresa Johnsonre PR c++/53743 (ICE when compiling firefox with PGO...
2013-05-14 Steven Bosscherrtl.h (next_label, [...]): Remove prototypes.
2013-04-18 Steven Bosscheremit-rtl.c (reset_insn_used_flags): New function.
2013-04-17 Steven Bosscheremit-rtl.c (link_insn_into_chain): Handle chaining...
2013-04-16 Steven Bosscherre PR middle-end/43631 (var-tracking inserts notes...
2013-04-15 Andreas Krebbelemit-rtl.c (reset_all_used_flags): New function.
2013-04-13 Steven Bosscheremit-rtl.c (remove_insn): Do not call df_insn_delete...
2013-03-30 Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-26 Richard Bieneremit-rtl.c (set_mem_attributes_minus_bitpos): Remove...
2013-03-22 Steven Bosscherdf.h (df_insn_delete): Adjust prototype.
2013-03-12 Jan Hubickare PR rtl-optimization/56571 (ICE in copyprop_hardreg_f...
2013-02-08 Jeff Lawre PR debug/53948 (Assignment line missing for -O0 -g)
2013-01-16 Uros Bizjakemit-rtl.c (need_atomic_barrier_p): Mask memory model...
2013-01-15 Richard Bienerre PR middle-end/55882 (unaligned load/store : incorrec...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-27 Dehao Chenipa-prop.c (ipa_modify_call_arguments): Set loc correctly.
2012-11-26 Hans-Peter Nilssonre PR middle-end/55030 (gcc.c-torture/execute/builtins...
2012-11-23 Eric Botcazoure PR rtl-optimization/55388 (ICE in int_mode_for_mode...
2012-11-18 Richard Sandifordexpr.h (adjust_address_1): Add a size parameter.
2012-11-18 Richard Sandifordexpr.c (expand_assignment): Don't set MEM_KEEP_ALIAS_SE...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
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-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-10-20 Joern Renneckeemit-rtl.c (copy_delay_slot_insn): New function.
2012-09-24 Lawrence CrowlFinish conversion of uses of double_int to the new...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-09-14 Eric Botcazoure PR rtl-optimization/44194 (struct returned by value...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-02 Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-07-30 Laurynas Biveinisgengtype.c (adjust_field_type): Diagnose duplicate...
2012-07-16 Steven Bosscheremit-rtl.c (emit_label_before): Do not allow the same...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-13 Steven Bosscheremit-rtl.c (make_debug_insn_raw, [...]): Make static.
2012-06-20 Maxim Kuvyrkovemit-rtl.c (need_atomic_barrier_p): New function.
2012-06-17 Steven Bosschercfglayout.h: Remove.
2012-06-12 Richard Guentheremit-rtl.c (set_mem_attributes_minus_bitpos): Remove...
2012-06-11 Mike Stumpemit-rtl.c (init_emit_once): Iterate through the MODE_P...
2012-06-02 Kenneth Zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-09 Richard Sandifordre PR bootstrap/53249 (Bootstrap failure)
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-04-11 H.J. LuCheck for incompatible pointer sign extension
2012-04-04 Mike Stumprtl.texi (const_double): Document as sign-extending.
2012-03-21 Richard GuentherMakefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRAT...
2012-03-06 Richard Sandifordre PR middle-end/52372 (gcc.target/mips/mips16-attribut...
2012-02-22 Martin Jamborre PR middle-end/51782 (-ftree-sra: Missing address...
2012-01-24 Richard Sandifordrtl.texi (MEM_IN_STRUCT_P, [...]): Delete.
2011-12-19 Bernd Schmidtemit-rtl.c (init_emit_once): Initialize const_tiny_rtx...
2011-12-09 Joern Renneckere PR middle-end/40154 (internal compiler error: in...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-30 David S. MillerProperly limit backwards label scanning in reorg.
2011-10-13 Tom de Vriesemit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_R...
2011-09-27 Jakub Jelinekrtl.h (const_tiny_rtx): Change into array of 4 x MAX_MA...
2011-09-19 Alexandre Oliva* emit-rtl.c (copy_insn_1): Do not copy DEBUG_EXPRs.
2011-08-29 Jakub Jelinekre PR middle-end/48722 (ICE in df_refs_verify() with...
2011-08-27 Bernd Schmidtrtl.texi (simple_return): Document.
2011-08-10 Richard Guenthertree.h (get_pointer_alignment): Remove max-align argument.
2011-08-03 Alan Modrare PR rtl-optimization/49941 (segmentation fault in...
2011-08-02 Richard Hendersonre PR debug/49864 (ICE: in maybe_record_trace_start...
2011-07-28 Bernd Schmidtrtlanal.c (tablejump_p): False for returns.
2011-07-20 Ulrich Weigandemit-rtl.c (set_mem_attributes_minus_bitpos): Restore...
2011-07-19 Richard Sandifordrtl.h (mem_attrs): Turn offset and size fields into...
2011-07-19 Richard Sandifordrtl.texi (MEM_OFFSET_KNOWN_P): Document.
2011-07-19 Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-19 Richard Sandifordemit-rtl.c (mem_attrs_eq_p): New function, split out...
2011-07-19 Richard Sandifordgcc/
2011-07-12 Eric Botcazoucse.c (insert_with_costs): Put semi-colon after empty...
2011-07-06 Bernd Schmidtemit-rtl.c (paradoxical_subreg_p): New function.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-29 Richard Sandifordemit-rtl.c (try_split): Use a loop to search for NOTE_I...
2011-05-23 Richard Sandifordre PR rtl-optimization/48826 (ICE in dwarf2out_var_loca...
2011-05-03 Bernd Schmidtgengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-04-01 Nathan Froydemit-rtl.c (emit_pattern_after_setloc): New function.
2011-03-25 Jeff Lawdwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add...
2011-03-23 Nathan Froydrefactor emit_*_{after,before}_noloc using common functions
2011-03-16 Jakub Jelinekemit-rtl.c (try_split): Don't call copy_call_info debug...
2011-01-24 Kai Tietzemit-rtl.c (reg_attrs_htab_hash): Replace long by intptr_t.
2011-01-18 Richard Guentherre PR rtl-optimization/47216 (gcc.dg/torture/pr43360...
2011-01-11 Richard Guentherre PR rtl-optimization/45235 (const volatile read moved...
2010-12-30 Ulrich Weigandemit-rtl.c (set_mem_attributes_minus_bitpos): Explicitl...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-17 Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-11-12 Eric Botcazoure PR debug/46375 (-fcompare-debug failure (length...
2010-11-04 Joern Renneckere PR middle-end/44765 (gen_rtx_REG can make out-of...
2010-10-31 Nathan Froydemit-rtl.c (mark_used_flags): New function.
next