diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2011-03-04 07:00:57 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2011-03-04 07:00:57 +0000 |
commit | 3a73e343d02ba3a00adf03311183cc0ccc960978 (patch) | |
tree | 6d8c4fec0c7046d99fd4564da488aa45c29d5af1 /utils/profile.pl | |
parent | 86d822df6d9a484b3672b2a909641262663a45dc (diff) |
Teach instruction simplify to use constant ranges to solve problems of the form
"icmp pred %X, CI" and a number of examples where "%X = binop %Y, CI2".
Some of these cases (div and rem) used to make it through opt -O2, but the
others are probably now making code elsewhere redundant (probably instcombine).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126988 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/profile.pl')
0 files changed, 0 insertions, 0 deletions