summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2014-09-19 08:49:02 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2014-09-19 08:49:02 +0000
commit77bd5ae3d9b7735109ff4d5593a0417ad18f68f2 (patch)
tree689dbd507a84637eee68af23c0576d7836703c58 /clang/lib/Basic/Targets.cpp
parent2e275142cd3993d89885d38e0fd291d0ffc6dde0 (diff)
downloadbcm5719-llvm-77bd5ae3d9b7735109ff4d5593a0417ad18f68f2.tar.gz
bcm5719-llvm-77bd5ae3d9b7735109ff4d5593a0417ad18f68f2.zip
[Fix] Allow pointer types as access elements and compare them correctly
This fixes two problems which are usualy caused together: 1) The elements of an isl AST access expression could be pointers not only integers, floats and vectores thereof. 2) The runtime alias checks need to compare pointers but if they are of a different type we need to cast them into a "max" type similar to the non pointer case. llvm-svn: 218113
Diffstat (limited to 'clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud