diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2010-12-15 18:57:18 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2010-12-15 18:57:18 +0000 |
commit | 69bfdf5a2465ad4439079cf7a4ee158f4fcc5b35 (patch) | |
tree | 0000834f221fa7e309a3dda2f4284bbe159c863a /lib/Analysis/ConstantFolding.cpp | |
parent | 41b1d4e4725b34ccf646c706757d8a557ab376e7 (diff) |
Clean up some of LVI:
* mergeIn now uses constant folding for constants that are provably not-equal.
* sink some sanity checks from the get*() methods into the mark*() methods, to ensure that we never have a constant/notconstant ConstantInt
* some textual cleanups, whitespace changes, removing "else" after return, that sort of thing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121877 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions