summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGCXX.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-16 22:25:49 +0000
committerChris Lattner <sabre@nondot.org>2009-02-16 22:25:49 +0000
commite084c0112431574348824a060e9826b41f075573 (patch)
treea15e77a7804f97d6b6328a723ad3770b5f6a43ce /clang/lib/CodeGen/CGCXX.cpp
parentfc3eb09a0f5d05a9f93f6b4859a5aff40db81a2b (diff)
downloadbcm5719-llvm-e084c0112431574348824a060e9826b41f075573.tar.gz
bcm5719-llvm-e084c0112431574348824a060e9826b41f075573.zip
fix volatile handling with ExtVectorElementExpr, so that we
emit two volatile loads for: typedef __attribute__(( ext_vector_type(4) )) float float4; float test(volatile float4 *P) { return P->x+P->y; } llvm-svn: 64683
Diffstat (limited to 'clang/lib/CodeGen/CGCXX.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud