summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2008-07-30 04:36:32 +0000
committerEli Friedman <eli.friedman@gmail.com>2008-07-30 04:36:32 +0000
commit4736916aa6e347a57083d19c2371bcd151cca8b3 (patch)
treeab2290ffba2326dca83199756f4f2a68cda9b334 /clang/lib/CodeGen/CodeGenModule.cpp
parente9a0bae2386d8feb46b75ee4849099e69b9d3276 (diff)
downloadbcm5719-llvm-4736916aa6e347a57083d19c2371bcd151cca8b3.tar.gz
bcm5719-llvm-4736916aa6e347a57083d19c2371bcd151cca8b3.zip
Another SCEV issue from PR2607; essentially the same issue, but this
time applying to the implicit comparison in smin expressions. The correct way to transform an inequality into the opposite inequality, either signed or unsigned, is with a not expression. I looked through the SCEV code, and I don't think there are any more occurrences of this issue. llvm-svn: 54194
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud