diff options
author | Duncan Sands <baldrick@free.fr> | 2011-05-04 16:05:05 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2011-05-04 16:05:05 +0000 |
commit | a2287855262461b946ad7ce55a628629a4436144 (patch) | |
tree | da68f7cab1cfcb86ca56471f7abbe69e7432cb11 /llvm/lib/CodeGen | |
parent | 6f09245c3395ae19382f97a59cef16ccc33656df (diff) | |
download | bcm5719-llvm-a2287855262461b946ad7ce55a628629a4436144.tar.gz bcm5719-llvm-a2287855262461b946ad7ce55a628629a4436144.zip |
Add variations on: max(x,y) >= min(x,z) folds to true. This isn't that common,
but according to my super-optimizer there are only two missed simplifications
of -instsimplify kind when compiling bzip2, and this is one of them. It amuses
me to have bzip2 be perfectly optimized as far as instsimplify goes!
llvm-svn: 130840
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions