]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgexpand.c
Merge ubsan into trunk.
[thirdparty/gcc.git] / gcc / cfgexpand.c
2013-08-30  mpolacekMerge ubsan into trunk.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-05-07  shenhan2013-05-07 Han Shen <shenhan@google.com>
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-03-21  glisse2013-03-21 Marc Glisse <marc.glisse@inria.fr>
2013-03-18  rguenth2013-03-18 Richard Biener <rguenther@suse.de>
2013-03-05  jakub PR debug/56510
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12  dodjiImplement protection of stack variables
2012-11-09  zadeck2012-11-09 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-26  jakub PR debug/54970
2012-10-16  ebotcazou PR rtl-optimization/54870
2012-10-09  rguenth2012-10-09 Richard Guenther <rguenther@suse.de>
2012-09-27  dehao2012-09-27 Dehao Chen <dehao@google.com>
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-08-17  steven PR middle-end/54146
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-13  steven * tree-ssa-pre.c (do_regular_insertion): Add FIXME...
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-03  matz PR tree-optimization/54146
2012-08-03  rthRevert "PR 34548"
2012-08-02  zadeck2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-01  rthPR 34548
2012-07-20  rguenth2012-07-20 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2012-07-10  rthAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-06-27  rthAdd MULT_HIGHPART_EXPR
2012-06-15  matz PR middle-end/38474
2012-05-29  steven * integrate.c: Remove.
2012-05-05  rsandifogcc/
2012-05-03  matz * basic-block.h (struct rtl_bb_info, struct gimple_bb_...
2012-05-02  rguenth2012-05-02 Richard Guenther <rguenther@suse.de>
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-04-12  rguenth2012-04-12 Richard Guenther <rguenther@suse.de>
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2012-03-21  rguenth2012-03-21 Richard Guenther <rguenther@suse.de>
2012-03-20  rguenth2012-03-20 Richard Guenther <rguenther@suse.de>
2012-03-16  rguenth2012-03-16 Richard Guenther <rguenther@suse.de>
2012-03-05  rguenth2012-03-05 Richard Guenther <rguenther@suse.de>
2012-01-26  matz PR tree-optimization/46590
2012-01-24  rsandifogcc/
2012-01-19  matz PR tree-optimization/46590
2012-01-12  dj* cfgexpand.c (convert_debug_memory_address): Allow...
2011-12-23  rthDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23  rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-13  rthRevert two unintended commits
2011-12-13  rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-13  matzlife -> live; one favourite typo of mine.
2011-12-13  matz PR tree-optimization/51117
2011-12-05  rguenth2011-12-05 Richard Guenther <rguenther@suse.de>
2011-12-03  jakub PR debug/50317
2011-12-01  jakub PR debug/50317
2011-11-08  matz * gengtype.c (write_field_root): Avoid out-of-scope...
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-19  jakub PR middle-end/50754
2011-10-18  irar * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,
2011-10-18  rguenth2011-10-18 Richard Guenther <rguenther@suse.de>
2011-10-07  vries2011-10-07 Tom de Vries <tom@codesourcery.com>
2011-09-03  ebotcazou * cfgexpand.c (add_stack_var): Assert that the alignme...
2011-08-23  matz * cfgexpand.c (expand_one_register_var): Use get_point...
2011-07-15  ebotcazou PR target/48220
2011-07-08  bernds * optabs.c (expand_binop): Use GET_MODE_PRECISION...
2011-06-22  jakub PR debug/47858
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14  jakub PR fortran/49103
2011-05-23  jakub * cfgexpand.c (expand_debug_expr): For unused non...
2011-04-21  eraman2011-04-21 Easwaran Raman <eraman@google.com>
2011-04-20  eraman2011-04-20 Easwaran Raman <eraman@google.com>
2011-04-20  rsandifogcc/
2011-04-18  ebotcazou PR lto/48492
2011-04-15  jakub * cfgexpand.c (expand_debug_expr): Use
2011-04-15  matz * tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR...
2011-04-15  ebotcazou * cfgexpand.c (expand_call_stmt): Convert the function...
2011-04-14  ebotcazou * cfgexpand.c (expand_call_stmt): Rematerialize the...
2011-04-14  hjlUpdate alignment on local variables.
2011-04-08  matz PR middle-end/48389
2011-04-04  jakub PR debug/48404
2011-03-31  law * tree-ssa-forwprop.c (forward_propagate_into_cond...
2011-03-28  jakub PR debug/48203
2011-03-28  ebotcazou * cfgexpand.c (expand_gimple_cond): Always set the...
2011-03-16  jakub PR debug/45882
2011-03-03  jakub PR debug/47283
2011-02-28  jakub PR debug/47283
2011-02-18  jakub PR debug/47780
2011-02-17  hubicka PR debug/47106
2011-02-15  aolivaPR debug/47106
2011-02-15  aolivaPR debug/47106
2011-02-02  aolivaPR debug/47106
2011-01-21  aolivaPR debug/47106
2011-01-20  jakub PR debug/47283
2011-01-02  jakubBump Copyright years.
2011-01-02  jakub PR rtl-optimization/47028
2010-12-16  jakub PR debug/46893
2010-12-14  hubicka PR middle-end/46667
next