Duncan Sands ad20681cde 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
2011-05-03 19:53:10 +00:00
..
2010-12-07 18:11:54 +00:00
2010-11-29 18:16:10 +00:00
2010-08-04 09:30:20 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2011-04-21 22:26:13 +00:00
2010-11-29 18:16:10 +00:00
2011-03-31 13:06:39 +00:00
2011-04-19 20:47:57 +00:00
2010-11-29 18:16:10 +00:00
2011-01-17 18:34:03 +00:00
2010-11-29 18:16:10 +00:00
2010-12-15 22:33:06 +00:00
2011-03-18 16:39:36 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2010-07-26 21:05:37 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2011-03-14 04:20:57 +00:00
2010-11-29 18:16:10 +00:00