diff options
author | Dan Gohman <gohman@apple.com> | 2010-07-28 17:11:36 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-07-28 17:11:36 +0000 |
commit | 32f889e552d5964c43ebc27385c2a79fb21fd74a (patch) | |
tree | 47d4f80a5c97e9f0d628455dc9bb57a326559160 /llvm/lib/Transforms/InstCombine | |
parent | 44ee74292f039de0d1f4706be2d6be16a6da939d (diff) | |
download | bcm5719-llvm-32f889e552d5964c43ebc27385c2a79fb21fd74a.tar.gz bcm5719-llvm-32f889e552d5964c43ebc27385c2a79fb21fd74a.zip |
Do GEP offset calculations with unsigned math rather than signed math
to avoid undefined behavior on overflow, noticed by John Regehr.
llvm-svn: 109594
Diffstat (limited to 'llvm/lib/Transforms/InstCombine')
0 files changed, 0 insertions, 0 deletions