summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/67523jakub2015-09-101-5/+15
* PR middle-end/67521jakub2015-09-101-8/+20
* PR middle-end/67517jakub2015-09-101-3/+6
* PR c++/67514jakub2015-09-101-6/+27
* PR middle-end/66820jakub2015-07-101-4/+5
* Backported from mainlinejakub2015-05-221-53/+209
* 2015-03-20 Richard Biener <rguenther@suse.de>rguenth2015-03-201-17/+0
* PR debug/58123aldyh2015-02-211-3/+3
* gcc/ChangeLog:edlinger2015-01-211-1/+2
* 2015-01-21 Richard Biener <rguenther@suse.de>rguenth2015-01-211-0/+8
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-36/+218
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-6/+16
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-5/+11
* PR sanitizer/64265jakub2015-01-051-0/+16
* Update copyright years.jakub2015-01-051-1/+1
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-8/+8
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-71/+76
* Allow the front-end to create calls with a static chainrth2014-11-191-1/+16
* PR c/59708jakub2014-11-121-14/+36
* gcc/ienkovich2014-11-051-2/+11
* 2014-11-03 Richard Biener <rguenther@suse.de>rguenth2014-11-031-0/+4
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* gcc/ChangeLog:manu2014-10-031-4/+4
* 2014-09-22 Richard Biener <rguenther@suse.de>rguenth2014-09-221-6/+0
* gcc/kyukhin2014-09-021-0/+4
* PR middle-end/62092jakub2014-08-151-1/+1
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* add a hash_set based on hash_tabletbsaunde2014-08-021-13/+13
* IPA C++ refactoring 1/Nmarxin2014-07-241-3/+3
* * langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR): Define.jakub2014-06-251-6/+13
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-6/+6
* * gimplify.c (gimplify_omp_for): For #pragma omp for simd iteratorjakub2014-06-241-2/+30
* * gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE_MAP,jakub2014-06-241-9/+30
* * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.mpolacek2014-06-201-0/+18
* 2014-06-18 Olivier Hainque <hainque@adacore.com>hainque2014-06-181-3/+22
* * gimplify.c (omp_notice_variable): If n is non-NULLjakub2014-06-181-12/+34
* PR middle-end/61486jakub2014-06-121-1/+8
* 2014-06-05 Richard Biener <rguenther@suse.de>rguenth2014-06-051-7/+10
* PR c++/51253jason2014-06-041-1/+1
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* Be a bit less explicit.tschwinge2014-05-231-2/+1
* Be more explicit.tschwinge2014-05-231-6/+9
* * tree.h (OMP_CLAUSE_LINEAR_STMT): Define.jakub2014-05-111-0/+21
* 2014-05-08 Richard Biener <rguenther@suse.de>rguenth2014-05-081-2/+2
* * gimplify.c (gimplify_adjust_omp_clauses_1): Handlejakub2014-05-021-7/+14
* * tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.jakub2014-04-241-14/+49
* * cfgloop.h (struct loop): Move force_vectorize down.ebotcazou2014-04-151-6/+9
* 2014-04-04 Richard Biener <rguenther@suse.de>rguenth2014-04-041-0/+19
* PR ipa/58721jakub2014-03-181-3/+15