summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/ienkovich2015-12-101-3/+6
* gcc/ienkovich2015-07-231-35/+57
* 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
* PR debug/64817jakub2015-02-011-1/+86
* gcc/ienkovich2015-01-281-1/+4
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-5/+10
* gcc/ienkovich2015-01-151-0/+80
* 2015-01-14 Marcos Diaz <marcos.diaz@tallertechnologies.com>law2015-01-151-6/+27
* PR middle-end/63974jakub2015-01-131-2/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* PR target/61692law2014-12-081-1/+1
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-3/+3
* convert trans-mem to hash_tabletbsaunde2014-11-201-7/+4
* gcc/ienkovich2014-11-201-0/+3
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-27/+31
* 2014-11-17 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen2014-11-171-3/+4
* Remove VEC_RSHIFT_EXPR tree code, now unusedalalaw012014-11-131-1/+0
* gcc/ienkovich2014-11-051-2/+59
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+2
* 2014-10-31 Richard Biener <rguenther@suse.de>rguenth2014-10-311-2/+1
* gcc/ada/rsandifo2014-10-291-25/+25
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* Remove VEC_LSHIFT_EXPR and vec_shl_optabalalaw012014-10-281-1/+0
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-2/+9
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+5
* * cfgexpand.c (expand_debug_expr) <TARGET_MEM_REF>:amylaar2014-10-081-5/+1
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-1/+1
* gcc/ChangeLog:kugan2014-09-101-7/+1
* use rtx_code_label in lab_rtx_for_bb hash maptbsaunde2014-09-031-4/+4
* use rtx_code_label moretbsaunde2014-09-031-2/+2
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-1/+1
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-11/+11
* Fix ARM ICE for register var asm ("pc") (PR target/60606).jsm282014-08-261-1/+6
* Convert edge_def.insns.r to rtx_insn *dmalcolm2014-08-251-3/+3
* jump.c: Use rtx_insn in a few places (also touches rtl.h and cfgexpand.c)dmalcolm2014-08-221-1/+1
* Convert various rtx to rtx_note *dmalcolm2014-08-191-2/+2
* cfgexpand.c: Use rtx_insndmalcolm2014-08-191-21/+23
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-11/+11
* gcckugan2014-08-081-1/+7
* gcc/kugan2014-08-081-1/+1
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-39/+50
* add a hash_set based on hash_tabletbsaunde2014-08-021-6/+6
* remove has_executetbsaunde2014-07-091-1/+0
* 2014-06-24 Cong Hou <congh@google.com>congh2014-06-251-0/+1