1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
Duncan Sands 586612a764 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
2011-05-04 16:05:05 +00:00
..
2011-03-11 21:52:04 +00:00
2011-01-14 07:46:33 +00:00
2011-03-07 21:28:14 +00:00
2010-09-02 22:38:56 +00:00
2011-03-07 22:43:45 +00:00
2011-02-18 05:05:01 +00:00
2010-08-03 16:19:16 +00:00