summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-8/+4
* PR target/52472law2014-06-051-5/+2
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* -fstack-protector-strong: Instrumentation for return slotsfw2014-05-091-16/+48
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+1
* PR middle-end/60281jakub2014-04-221-2/+16
* pass cfun to pass::executetbsaunde2014-04-171-68/+68
* remove has_gatetbsaunde2014-04-171-1/+0
* * calls.c (store_one_arg): Remove incorrect const qualification on theebotcazou2014-03-201-7/+3
* PR lto/60404jakub2014-03-051-2/+4
* PR middle-end/60175jakub2014-03-031-6/+19
* 2014-02-10 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2014-02-101-3/+4
* PR middle-end/47735jakub2014-01-091-2/+5
* 2014-01-09 Max Ostapenko <m.ostapenko@partner.samsung.com>chefmax2014-01-091-4/+4
* 2014-01-08 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2014-01-081-1/+1