diff options
author | Samuel Antao <sfantao@us.ibm.com> | 2016-04-26 14:54:23 +0000 |
---|---|---|
committer | Samuel Antao <sfantao@us.ibm.com> | 2016-04-26 14:54:23 +0000 |
commit | 90927006833f81e544f9c84d712d574c492e7d38 (patch) | |
tree | 091867910c327dae6d70762fe6f4b132ebcc362c /libcxx/test/std/re/re.regex/re.regex.construct | |
parent | 792374b94181c313dd722ee200fa265b9a464bbe (diff) | |
download | bcm5719-llvm-90927006833f81e544f9c84d712d574c492e7d38.tar.gz bcm5719-llvm-90927006833f81e544f9c84d712d574c492e7d38.zip |
[OpenMP] Improve mappable expressions Sema.
Summary:
This patch adds logic to save the components of mappable expressions in the clause that uses it, so that they don't have to be recomputed during codegen. Given that the mappable components are (will be) used in several clauses a new geneneric implementation `OMPMappableExprListClause` is used that extends the existing `OMPVarListClause`.
This patch does not add new tests. The goal is to preserve the existing functionality while storing more info in the clauses.
Reviewers: hfinkel, carlo.bertolli, arpith-jacob, kkwli0, ABataev
Subscribers: cfe-commits, caomhin
Differential Revision: http://reviews.llvm.org/D19382
llvm-svn: 267560
Diffstat (limited to 'libcxx/test/std/re/re.regex/re.regex.construct')
0 files changed, 0 insertions, 0 deletions