summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgexpand.c (expand_used_vars): Allocate space for partitions basedebotcazou2013-11-131-1/+7
* 2013-11-09 Jan-Benedict Glaw <jbglaw@lug-owl.de>jbglaw2013-11-091-0/+8
* Re-factor tree.h - Part 1.dnovillo2013-11-081-1/+910
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-1/+1
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* Fix line number data for PIC register setup code.vries2013-10-271-4/+8
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+9
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* 2013-10-09 Easwaran Raman <eraman@google.com>eraman2013-10-091-1/+3
* gcc/rsandifo2013-09-281-6/+6
* 2013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-261-1/+1
* * cfgexpand.c (expand_debug_expr): Avoid sign-extending SImode todj2013-09-121-1/+6
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Merge ubsan into trunk.mpolacek2013-08-301-4/+4
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-19/+36
* 2013-05-07 Han Shen <shenhan@google.com>shenhan2013-05-071-7/+68
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-1/+1
* 2013-03-21 Marc Glisse <marc.glisse@inria.fr>glisse2013-03-211-1/+2
* 2013-03-18 Richard Biener <rguenther@suse.de>rguenth2013-03-181-2/+7
* PR debug/56510jakub2013-03-051-2/+57
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-3/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-34/+26
* Implement protection of stack variablesdodji2012-11-121-21/+144
* 2012-11-09 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-11-091-2/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* PR debug/54970jakub2012-10-261-0/+21
* PR rtl-optimization/54870ebotcazou2012-10-161-0/+2
* 2012-10-09 Richard Guenther <rguenther@suse.de>rguenth2012-10-091-10/+1
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-7/+7
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-3/+0
* Integrate lexical block into source_location.dehao2012-09-191-73/+31
* PR middle-end/54146steven2012-08-171-20/+30
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-1/+1
* * tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at pointssteven2012-08-131-2/+1
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-1/+26
* PR tree-optimization/54146matz2012-08-031-7/+17
* Revert "PR 34548"rth2012-08-031-1/+0
* 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-021-1/+1
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-7/+0
* PR 34548rth2012-08-011-0/+1
* 2012-07-20 Richard Guenther <rguenther@suse.de>rguenth2012-07-201-4/+3
* gcc/steven2012-07-161-3/+0
* Add VEC_WIDEN_MULT_EVEN/ODD_EXPRrth2012-07-101-1/+3
* Add MULT_HIGHPART_EXPRrth2012-06-271-1/+5
* PR middle-end/38474matz2012-06-151-68/+0
* * integrate.c: Remove.steven2012-05-291-1/+0
* gcc/rsandifo2012-05-051-4/+7
* * basic-block.h (struct rtl_bb_info, struct gimple_bb_info): Movematz2012-05-031-1/+2