summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2018-01-031-1/+1
* poly_int: get_inner_reference & co.rsandifo2017-12-211-13/+13
* 2017-12-20 Paolo Carlini <paolo.carlini@oracle.com>paolo2017-12-201-2/+1
* poly_int: tree constantsrsandifo2017-12-201-1/+1
* 2017-12-19 Paolo Carlini <paolo.carlini@oracle.com>paolo2017-12-191-3/+1
* [SFN] introduce statement frontier notes, still disabledaoliva2017-12-121-33/+125
* [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersaoliva2017-12-121-10/+13
* PR c/79153jakub2017-12-011-3/+57
* Remove Cilk Plus support.jkoval2017-11-281-54/+0
* * tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.jakub2017-11-281-5/+1
* * doc/generic.texi (ANNOTATE_EXPR): Document 3rd operand.ebotcazou2017-11-231-1/+3
* 2017-11-17 Richard Biener <rguenther@suse.de>rguenth2017-11-171-0/+1
* Simplify call of gimple_call_internal_p.marxin2017-11-081-4/+2
* Fix fallthrough attribute ignorance w/ -fsanitize=address (PR sanitizer/82792).marxin2017-11-081-2/+6
* Fix ia64 build failure.wilson2017-10-301-0/+1
* Fix cygwin builds, broken by PR sanitizer/82517 fix.wilson2017-10-301-0/+1
* Add generic part for Intel CET enabling. The spec is available atitsimbal2017-10-201-4/+2
* * asan.c (handle_builtin_alloca): Deal with all alloca variants.ebotcazou2017-10-191-5/+3
* Do not instrument use-after-scope for vars with large alignment (PR sanitizer...marxin2017-10-191-1/+4
* PR c++/82159jakub2017-09-271-1/+6
* Set the call nothrow flag more oftenrsandifo2017-08-291-1/+3
* * gimplify.c (gimplify_adjust_omp_clauses): Compare with 0 instead ofmpolacek2017-08-171-1/+1
* .marxin2017-08-081-0/+2
* PR c/69389jakub2017-08-071-0/+6
* Recover GOTO predictor.marxin2017-07-311-1/+3
* Remove a Java-specific hunk.marxin2017-07-311-8/+2
* * gimplify.c (mostly_copy_tree_r): Revert latest change.ebotcazou2017-07-161-5/+19
* Remove Java references in source code.marxin2017-07-141-19/+5
* Rework cold and hot label attributes in predict.c.marxin2017-06-211-1/+9
* Make early return predictor more precise.marxin2017-06-211-0/+16
* PR c++/81130jakub2017-06-211-3/+5
* Initialize live_switch_vars for SWITCH_BODY == STATEMENT_LIST (PR sanitizer/8...marxin2017-06-191-1/+2
* Implement no_sanitize function attributemarxin2017-06-131-3/+2
* * dumpfile.h (enum tree_dump_index): Rename TDI_generic tojakub2017-06-071-1/+1
* gimplify_modify_expr: avoid DECL_DEBUG_EXPR links across functionspmderodat2017-05-301-1/+2
* PR middle-end/80809jakub2017-05-221-3/+3
* OpenACC 2.5 default (present) clausetschwinge2017-05-191-9/+43
* Clarify gcc/gimplify.c:oacc_default_clausetschwinge2017-05-191-18/+22
* Add default value for last argument of dump functions.marxin2017-05-161-1/+1
* * dumpfle.h (dump_function): Declare here ...nathan2017-05-111-1/+1
* 2017-05-01 Xi Ruoyao <ryxi@stu.xidian.edu.cn>law2017-05-011-0/+21
* 2017-04-10 Richard Biener <rguenther@suse.de>rguenth2017-04-101-1/+3
* PR translation/80189jakub2017-03-301-2/+2
* 2017-03-23 Richard Biener <rguenther@suse.de>rguenth2017-03-231-14/+23
* PR c++/80129jakub2017-03-221-0/+8
* PR c++/80029cesar2017-03-221-5/+26
* 2017-03-21 Richard Biener <rguenther@suse.de>rguenth2017-03-211-8/+7
* PR c/79940jakub2017-03-081-2/+9
* PR middle-end/79537mpolacek2017-02-201-2/+5
* PR c/79431jakub2017-02-091-2/+3