diff options
author | Duncan Sands <baldrick@free.fr> | 2011-05-03 19:53:10 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2011-05-03 19:53:10 +0000 |
commit | ad20681cdeaf72383891b153b925624aa585be4d (patch) | |
tree | 3e0b841ad95806d14172431135c47fbfed5f94f0 /lib/CodeGen/SplitKit.cpp | |
parent | b9d5af05fdc0867ed772c4bbfe3f3acc9fb3d628 (diff) |
Implement some basic simplifications involving min/max, for example
max(a,b) >= a -> true. According to my super-optimizer, these are
by far the most common simplifications (of the -instsimplify kind)
that occur in the testsuite and aren't caught by -std-compile-opts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130780 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions