aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGObjCMac.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
commit1bd885efe4bfeadb1980b39315b026cefe2795c3 (patch)
tree941d7272c5503cf9c343bd049b7c4b1392b88ed5 /lib/CodeGen/CGObjCMac.cpp
parent4b441f057688cf0d3e6d74ac530ce3eb2d965c5e (diff)
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; } git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64683 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGObjCMac.cpp')
0 files changed, 0 insertions, 0 deletions