summaryrefslogtreecommitdiff
path: root/gcc/c-family/array-notation-common.c
Commit message (Expand)AuthorAgeFilesLines
* PR c/79116aldyh2017-01-171-1/+3
* Update copyright years.jakub2017-01-011-1/+1
* * array-notation-common.c (cilkplus_extract_an_trplets): Fixnathan2016-11-221-6/+6
* gcc/nathan2016-11-221-15/+15
* Update copyright years.jakub2016-01-041-1/+1
* Fix memory leak in cilkmarxin2015-11-271-0/+2
* adaamacleod2015-11-111-2/+0
* adaamacleod2015-10-291-4/+2
* * array-notation-common.c (is_cilkplus_vector_p): Define.mpolacek2015-10-201-0/+9
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* * array-notation-common.c (find_rank): Use INDIRECT_REF_P.mpolacek2015-06-261-1/+1
* * array-notation-common.c: Use VAR_P throughout.mpolacek2015-06-251-1/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* PR middle-end/63884mpolacek2014-11-151-0/+6
* PR other/61962kyukhin2014-08-121-1/+4
* PR middle-end/61455kyukhin2014-08-011-0/+8
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gcc/rsandifo2014-01-021-1/+1
* * c-family/array-notation-common.c (length_mismatch_in_expr_p): Deletegrahams2013-07-081-1/+0
* Implemented Jason Merrill's suggestions on Array Notation C++.bviyer2013-06-281-47/+46
* Replaced Dynamic arrays with vec trees in Array Notation for C.bviyer2013-06-251-19/+21
* Implemented Cilk Plus Array Notation for C++ bviyer2013-06-211-0/+97
* 2013-06-20 Balaji V. Iyer <balaji.v.iyer@intel.com>bviyer2013-06-201-1/+1
* Moved array notation helper functions from c/ to c-family/ files.bviyer2013-06-071-1/+487
* Implemented Cilk Plus Array Notation for C Compiler.bviyer2013-05-281-0/+76