llvm-6502/lib/Transforms
Chris Lattner 58e9746ef3 instcombine has always been miscompiling fcmp x, x, disregarding possible
NANs.  This fixes PR1111 and Transforms/InstCombine/2007-01-14-FcmpSelf.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33208 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-14 19:42:17 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
Instrumentation Implement review feedback for the ConstantBool->ConstantInt merge. Chris 2007-01-12 04:24:46 +00:00
IPO Remove over-general comparisons 2007-01-12 22:49:11 +00:00
Scalar instcombine has always been miscompiling fcmp x, x, disregarding possible 2007-01-14 19:42:17 +00:00
Utils Fix PR1110 and Analysis/Dominators/2007-01-14-BreakCritEdges.ll by being 2007-01-14 18:33:35 +00:00
ExprTypeConvert.cpp For PR950: 2006-12-31 05:48:39 +00:00
LevelRaise.cpp For PR950: 2006-12-31 05:48:39 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
TransformInternals.cpp For PR950: 2006-12-31 05:48:39 +00:00
TransformInternals.h For PR950: 2006-10-20 07:07:24 +00:00