[ARM/AArch64][2/2] Crypto intrinsics tuning for Cortex-A53 - pipeline description
[gcc.git] / gcc / ifcvt.c
2014-03-21 Richard Hendersonre PR target/60598 (ICE in maybe_record_trace_start...
2014-01-31 Jakub JelinekFix a typo.
2014-01-30 Jakub Jelinekre PR regression/59923 (ICE in maybe_record_trace_start...
2014-01-09 Jakub Jelinekre PR rtl-optimization/59724 (ICE : in rtl_verify_bb_la...
2014-01-08 Jeff Lawre PR middle-end/59285 (gcc.dg/builtin-unreachable...
2014-01-07 Jakub Jelinekre PR rtl-optimization/58668 (internal compiler error...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-19 Jakub Jelinekre PR other/59545 (Signed integer overflow issues)
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-15 Jeff Lawifcvt.c (find_cond_trap): Properly handle case where...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-23 Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-09-09 Richard Sandifordasan.c (asan_clear_shadow): Use gen_int_mode with the...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-07-13 Bin Chengifcvt.c (ifcvt_after_combine): New static variable.
2013-06-06 Teresa Johnsonre PR c++/53743 (ICE when compiling firefox with PGO...
2013-04-12 Andreas Krebbelifcvt.c (end_ifcvt_sequence): Mark a and b for unsharin...
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-02 Jakub Jelinekre PR rtl-optimization/56745 (ICE in merge_if_block)
2013-03-05 Jakub Jelinekre PR rtl-optimization/56484 (ICE in assign_by_spills...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-17 Aldy Hernandezre PR rtl-optimization/54900 (write introduction incorr...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-08 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-07-24 Richard HendersonIntroduce and use code_to_optab and optab_to_code functions
2012-07-17 Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-29 Steven Bosschersystem.h (IFCVT_EXTRA_FIELDS): Poison.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-09 Richard Sandifordre PR bootstrap/53249 (Bootstrap failure)
2012-04-11 Richard Guentherre PR middle-end/52881 (ICE due to null pointer deref...
2012-02-27 Stuart Hendersonifcvt.c (noce_get_condition): Check condition variable...
2012-01-24 Richard Sandifordrtl.texi (MEM_IN_STRUCT_P, [...]): Delete.
2011-11-09 Alan Modrafunction.c (bb_active_p): Delete.
2011-11-08 Eric Botcazoure PR rtl-optimization/47698 (CMOV accessing volatile...
2011-11-07 Sergey Ostanevichre PR rtl-optimization/47698 (CMOV accessing volatile...
2011-10-15 Alan Modrare PR bootstrap/50738 (Bootstrap failure at revision...
2011-10-15 Alan Modraifcvt.c (dead_or_predicable): Disable if-conversion...
2011-09-27 Jeff Lawifcvt.c (cheap_bb_rtx_cost_p): Add SCALE argument.
2011-09-26 Eric Botcazouifcvt.c (noce_try_cmove_arith): Use may_trap_or_fault_p...
2011-08-27 Bernd Schmidtrtl.texi (simple_return): Document.
2011-08-18 Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-07-28 Bernd Schmidtrtlanal.c (tablejump_p): False for returns.
2011-07-27 Aldy Hernandezparams.h (ALLOW_STORE_DATA_RACES): New.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-07 Tom de Vriesre PR target/43920 (Choosing conditional execution...
2011-04-01 Bernd Schmidtifcvt.c (cond_exec_process_insns): Disallow converting...
2010-12-14 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-11-30 Joseph Myershwint.c: New.
2010-11-16 Eric Botcazou* ifcvt.c (dead_or_predicable): Fix typo.
2010-11-16 Eric Botcazoure PR rtl-optimization/46315 (-O2 -fno-strict-overflow...
2010-11-04 Joern Renneckere PR bootstrap/44756 ([meta-bug] --enable-werror-alway...
2010-11-03 H.J. LuRevert revision 164552.
2010-10-21 Nathan Froydbasic-block.h (find_fallthru_edge): Define.
2010-10-20 Nathan Froydifcvt.c (noce_emit_cmove): If both of the values are...
2010-10-15 Chung-Lin Tangifcvt.c (find_active_insn_before): New function.
2010-09-23 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-09-13 Hans-Peter Nilssonre PR rtl-optimization/41087 (cris-elf gfortran.dg...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-30 Jakub Jelinekre PR debug/45055 (another -fcompare-debug failure...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-04 Richard Sandifordoptabs.h (optab_handler, [...]): Turn into inline funct...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-03 Steven Bosschertm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2010-04-29 Bernd Schmidtre PR bootstrap/43858 (Bootstrap failure for powerpc...
2010-04-22 Bernd Schmidtifcvt.c (dead_or_predicable): Use df_simulate_find_defs...
2010-04-19 Eric Botcazouifcvt.c (noce_try_cmove_arith): Fix long lines.
2010-04-14 Bernd Schmidtre PR rtl-optimization/21803 ([ia64] gcc produces reall...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-07 Uros Bizjakre PR rtl-optimization/42511 (bootstrap error in stage3...
2010-01-06 Uros Bizjak* ifcvt.c (if_convert): Output slim multiple dumps...
2010-01-03 Steven Bosscherpostreload-gcse.c (insert_expr_in_table): Replace BLOCK...
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 Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-09-28 Easwaran Ramanifcvt.c (noce_try_abs): Recognize pattern and call...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-26 Steven Bosscherre PR middle-end/40525 (if conversion (in dead_or_predi...
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-05-12 Paolo BonziniMerge cond-optab branch.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-12-18 Kenneth Zadeckre PR rtl-optimization/37922 (code generation error)
2008-10-11 Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-09-29 Joseph Myersifcvt.c (noce_emit_store_flag): If using condition...
2008-09-16 Jakub Jelinekre PR rtl-optimization/37483 (Segfault in noce_try_sign...
2008-09-11 Jan Hubickaifcvt.c (check_cond_move_block): Make regs argument...
2008-09-04 Ian Lance Taylorrtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL...
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-30 Jan Hubickaoptabs.c (expand_abs_nojump): Update BRANCH_COST call.
2008-06-30 Kenneth Zadeckifcvt.c (cond_move_process_if_block): Free vectors...
2008-05-16 Kenneth Zadeckifcvt.c (dead_or_predicable): Rename df_simulate_one_in...
2008-05-07 Kenneth Zadeck[multiple changes]
next