summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaInit.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2015-08-21 06:41:23 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2015-08-21 06:41:23 +0000
commit84cfb1dcdeb694a10dce9927ec5f0e159e46ffa9 (patch)
tree87de1a47d363ad9cda798a6ba80d5bebb4342bcd /clang/lib/Sema/SemaInit.cpp
parent187155360e392995c92cc2e266a6cfec953595b7 (diff)
downloadbcm5719-llvm-84cfb1dcdeb694a10dce9927ec5f0e159e46ffa9.tar.gz
bcm5719-llvm-84cfb1dcdeb694a10dce9927ec5f0e159e46ffa9.zip
[OPENMP 4.1] Improved codegen for 'uval' qualifier of 'linear' clause.
According to standard the 'uval' modifier declares the address of the original list item to have an invariant value for all iterations of the associated loop(s). Patch improves codegen for this qualifier by removing usage of the original reference variable and replacing by referenced l-value. llvm-svn: 245674
Diffstat (limited to 'clang/lib/Sema/SemaInit.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud