llvm-6502/lib
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
..
Analysis fit to 80 cols. 2007-01-14 05:57:53 +00:00
Archive
AsmParser Regenerate. 2007-01-13 05:00:46 +00:00
Bytecode Make sure that GEP indices are only 32 or 64 bits. We're not ready for 2007-01-13 00:10:02 +00:00
CodeGen Compensate for loss of DerivedTypes.h in TargetLowering.h 2007-01-12 23:31:12 +00:00
Debugger
ExecutionEngine For PR1064: 2007-01-12 07:05:14 +00:00
Linker For PR1064: 2007-01-12 07:05:14 +00:00
Support remove unneeded special cases 2007-01-12 18:23:49 +00:00
System
Target No hidden visiblity on Mingw32/Cygwin 2007-01-14 11:49:39 +00:00
Transforms instcombine has always been miscompiling fcmp x, x, disregarding possible 2007-01-14 19:42:17 +00:00
VMCore Fix a FIXME. 1 bit integer types are now printed as i1 not bool. 2007-01-13 01:09:33 +00:00
Makefile