summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/83694jakub2018-01-061-2/+6
* PR debug/83666jakub2018-01-041-1/+1
* poly_int: TYPE_VECTOR_SUBPARTSrsandifo2018-01-031-6/+11
* PR debug/83621jakub2018-01-031-0/+4
* Update copyright years.jakub2018-01-031-1/+1
* poly_int: cfgexpand stack variablesrsandifo2017-12-211-41/+41
* poly_int: frame allocationsrsandifo2017-12-211-25/+39
* [SFN] debug markers before labels no moreaoliva2017-12-201-11/+2
* poly_int: expand_debug_exprrsandifo2017-12-201-22/+18
* poly_int: get_ref_base_and_extentrsandifo2017-12-201-5/+5
* poly_int: tree constantsrsandifo2017-12-201-0/+3
* [SFN] start rtl block with label, then markersaoliva2017-12-191-8/+4
* * read-rtl.c (parse_reg_note_name): Replace Yoda conditions withjakub2017-12-191-1/+1
* PR tree-optimization/78918 - missing -Wrestrict on memcpy copying over selfmsebor2017-12-161-0/+3
* Add VEC_SERIES_EXPR and associated optabrsandifo2017-12-161-0/+1
* Add VEC_DUPLICATE_EXPR and associated optabrsandifo2017-12-161-0/+1
* [SFN] introduce statement frontier notes, still disabledaoliva2017-12-121-52/+61
* [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersaoliva2017-12-121-4/+20
* [SFN] boilerplate changes in preparation to introduce nonbind markersaoliva2017-12-121-4/+4
* Replace REDUC_*_EXPRs with internal functions.rsandifo2017-11-221-3/+0
* New POINTER_DIFF_EXPRglisse2017-11-211-0/+1
* * asan.c (create_cond_insert_point): Maintain profile.hubicka2017-11-031-12/+2
* PR middle-end/82569ebotcazou2017-10-241-1/+9
* Convert STARTING_FRAME_OFFSET to a hookrsandifo2017-10-231-1/+1
* Make more use of GET_MODE_UNIT_PRECISIONrsandifo2017-10-221-4/+10
* Add generic part for Intel CET enabling. The spec is available atitsimbal2017-10-201-0/+16
* * asan.c (create_cond_insert_point): Do not update edge count.hubicka2017-10-191-7/+2
* * asan.c (handle_builtin_alloca): Deal with all alloca variants.ebotcazou2017-10-191-2/+1
* Make more use of GET_MODE_UNIT_BITSIZErsandifo2017-10-131-4/+8
* Store VECTOR_CST_NELTS directly in tree_nodersandifo2017-09-141-4/+4
* PR82045: Avoid passing machine modes through "..."rsandifo2017-09-041-1/+1
* [64/77] Add a scalar_mode classrsandifo2017-08-301-1/+1
* [62/77] Big machine_mode to scalar_int_mode replacementrsandifo2017-08-301-1/+1
* [35/77] Add uses of as_a <scalar_int_mode>rsandifo2017-08-301-3/+3
* [34/77] Add a SCALAR_INT_TYPE_MODE macrorsandifo2017-08-301-2/+3
* [23/77] Replace != VOIDmode checks with is_a <scalar_int_mode>rsandifo2017-08-301-13/+13
* [21/77] Replace SCALAR_INT_MODE_P checks with is_a <scalar_int_mode>rsandifo2017-08-301-10/+5
* [19/77] Add a smallest_int_mode_for_size helper functionrsandifo2017-08-301-1/+1
* [18/77] Make int_mode_for_mode return an opt_scalar_int_modersandifo2017-08-301-3/+4
* 2017-08-21 Richard Biener <rguenther@suse.de>rguenth2017-08-211-6/+0
* .marxin2017-08-081-0/+2
* * predict.c (propagate_unlikely_bbs_forward): Break out from ...hubicka2017-07-191-0/+5
* Remove Java references in source code.marxin2017-07-141-2/+0
* gcc/chefmax2017-07-061-1/+1
* ASAN: Implement dynamic allocas/VLAs sanitization.chefmax2017-07-061-0/+5
* * ggc.h (empty_string): Delete.nathan2017-06-301-1/+1
* * asan.c (asan_emit_stack_protection): Update.hubicka2017-06-291-13/+8
* gcc/bergner2017-06-291-1/+7
* * cfgexpand.c (expand_gimple_tailcall): Initialize profile ofhubicka2017-06-051-2/+2
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-8/+1