summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor common code into new maybe_fold_stmt function.tschwinge2014-02-121-16/+16
* PR c/59984jakub2014-02-081-1/+8
* PR middle-end/59706jakub2014-01-171-1/+8
* 2014-01-08 Richard Biener <rguenther@suse.de>rguenth2014-01-081-1/+11
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* PR libgomp/59467jakub2013-12-121-4/+31
* Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.bviyer2013-12-111-25/+0
* PR middle-end/59011jakub2013-12-031-4/+21
* Reverted:kyukhin2013-11-291-11/+2
* * gimplify.h (recalculate_side_effects): Delete.ebotcazou2013-11-231-1/+3
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+60
* Remove macros that implicitly use input_locationdmalcolm2013-11-221-5/+5
* * gimplify.h (gimplify_hasher : typed_free_remove, struct gimplify_ctx):amacleod2013-11-211-18/+92
* Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-2/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+7
* gcc/ada/rsandifo2013-11-181-1/+1
* * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-9/+20
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-293/+32
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-463/+33
* * gimplify.c (gimplify_init_constructor): Do not clear the object whenebotcazou2013-11-111-2/+2
* * gimplify.c (gimple_regimplify_operands): Do not setaldyh2013-11-071-2/+0
* 2013-11-06 Richard Biener <rguenther@suse.de>rguenth2013-11-061-0/+4