summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* avoid alignment of static variables affecting stack'sjbeulich2015-12-111-0/+3
* PR middle-end/68291ebotcazou2015-12-081-4/+7
* PR middle-end/68291ebotcazou2015-12-071-1/+6
* Empty the redirect_edge_var_map after each passalalaw012015-12-031-1/+1
* gcc/ienkovich2015-12-031-3/+6
* Short-cut generation of simple built-in functionsrsandifo2015-11-171-1/+16
* 2015-11-16 Richard Biener <rguenther@suse.de>rguenth2015-11-161-0/+3
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-5/+7
* defer mark_addressable calls during expand till the end of expandaoliva2015-11-031-0/+3
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-4/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-14/+12
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-14/+13
* 2015-10-27 Richard Biener <rguenther@suse.de>rguenth2015-10-271-2/+2
* [PR67891] don't test is_gimple_reg after parm expansionaoliva2015-10-091-3/+0
* revert to assign_parms assignments using default defsaoliva/pr64164aoliva2015-09-271-161/+171
* switch from gimple to gimple*tbsaunde2015-09-201-24/+24
* 2015-09-16 Richard Biener <rguenther@suse.de>rguenth2015-09-161-1/+3
* [PR64164] fix regressions reported on m68k and armebaoliva2015-08-191-10/+34
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-08-141-117/+354
* PR middle-end/64744law2015-08-031-1/+10
* Use lowpart_subreg instead of simplify_gen_subregaesok2015-07-301-14/+5
* Revert:dje2015-07-251-266/+104
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-07-231-104/+266
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-19/+4
* gcc/rsandifo2015-07-051-14/+6
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-19/+1
* gcc/ienkovich2015-06-181-35/+57
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva2015-06-101-266/+104
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-06-091-104/+266
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* gcc/rsandifo2015-06-061-1/+1
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-4/+4
* * cfgexpand.c (expand_debug_expr): Use UNARY_CLASS_P.mpolacek2015-05-201-1/+1
* Convert to md_asm_adjustrth2015-05-111-327/+286
* Canonicalize asm volatility earlierrth2015-05-111-8/+3
* Merge expand_asm_operands into expand_asm_stmtrth2015-05-111-95/+72
* Only resolve_asm_operand_names oncerth2015-05-111-2/+0
* gcc/rsandifo2015-05-071-3/+2
* 2015-04-23 Richard Biener <rguenther@suse.de>rguenth2015-04-231-1/+1
* Postpone expanding va_arg until pass_stdargvries2015-04-171-1/+2
* 2015-03-16 Max Ostapenko <m.ostapenko@partner.samsung.com>chefmax2015-03-161-10/+19
* PR rtl-optimization/65321jakub2015-03-101-0/+25
* 2015-03-09 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012015-03-091-4/+2
* 2015-03-05 Steve Ellcey <sellcey@imgtec.com>sje2015-03-051-0/+7
* Fix signedness of compares expanding debug exprs.aoliva2015-02-041-3/+6