llvm-6502/lib/Transforms
Dan Gohman caf71ab473 Fix OptimizeMax to handle an odd case where one of the max operands
is another max which folds. This fixes PR7454.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106594 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-22 23:07:13 +00:00
..
Hello Use pre-increment instead of post-increment when the result is not used. 2010-06-22 15:08:57 +00:00
InstCombine Move FindAvailableLoadedValue isSafeToLoadUnconditionally out of 2010-05-28 16:19:17 +00:00
Instrumentation Use pre-increment instead of post-increment when the result is not used. 2010-06-22 15:08:57 +00:00
IPO Use pre-increment instead of post-increment when the result is not used. 2010-06-22 15:08:57 +00:00
Scalar Fix OptimizeMax to handle an odd case where one of the max operands 2010-06-22 23:07:13 +00:00
Utils If a metadata operand is seeded in value map and the metadata should also be seeded in value map. This is not limited to function local metadata. 2010-06-22 22:53:21 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00