diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2007-11-15 06:30:50 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2007-11-15 06:30:50 +0000 |
commit | c44b3fd44ecc5484cb330970e39366c48a6e7d3f (patch) | |
tree | f6a9dda2e86a3aa0d761779dd95ba4b7931bcf40 /lib/CodeGen/LiveIntervalAnalysis.cpp | |
parent | 6b863f4976b8cbc44f486fa32b0b130776449117 (diff) | |
download | external_llvm-c44b3fd44ecc5484cb330970e39366c48a6e7d3f.zip external_llvm-c44b3fd44ecc5484cb330970e39366c48a6e7d3f.tar.gz external_llvm-c44b3fd44ecc5484cb330970e39366c48a6e7d3f.tar.bz2 |
Fix handling of overflow in loop calculation by adding new UDiv SCEV. This SCEV
is disabled in the sense that it will refuse to create one from a UDiv
instruction, until the code is better tested.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44163 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions