diff options
author | Chris Lattner <sabre@nondot.org> | 2009-02-16 22:25:49 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-02-16 22:25:49 +0000 |
commit | 1bd885efe4bfeadb1980b39315b026cefe2795c3 (patch) | |
tree | 941d7272c5503cf9c343bd049b7c4b1392b88ed5 /lib/Rewrite/HTMLRewrite.cpp | |
parent | 4b441f057688cf0d3e6d74ac530ce3eb2d965c5e (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/Rewrite/HTMLRewrite.cpp')
0 files changed, 0 insertions, 0 deletions