summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2013-04-14 13:15:59 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2013-04-14 13:15:59 +0000
commit3ed2600cab77aef99f2b8975b67682c5149b1134 (patch)
tree9c6fe6f77b6efa33cbb4b7ec601e4e8694248683 /clang/lib/CodeGen/CodeGenModule.cpp
parent50ba983d25c0885745bd0502ecc03e65f408440e (diff)
downloadbcm5719-llvm-3ed2600cab77aef99f2b8975b67682c5149b1134.tar.gz
bcm5719-llvm-3ed2600cab77aef99f2b8975b67682c5149b1134.zip
SCEVValidator: Correctly store 'k * p' as a parameter
We do not only need to understand that 'k * p' is a parameter expression, but also need to store this expression in the set of parameters. Before this patch we wrongly stored the two individual parameters %k and %p. Reported by: Sebastian Pop <spop@codeaurora.org> llvm-svn: 179485
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud