llvm-6502/lib
Bob Wilson e742bb53a3 Check for comparisons of +/- zero when optimizing less-than-or-equal and
greater-than-or-equal SELECT_CCs to NEON vmin/vmax instructions.  This is
only allowed when UnsafeFPMath is set or when at least one of the operands
is known to be nonzero.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97065 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-24 22:15:53 +00:00
..
Analysis ConstantFoldInstOperands can theoretically return null if it 2010-02-24 19:31:47 +00:00
Archive
AsmParser
Bitcode
CodeGen Make getTypeSizeInBits work correctly for array types; it should return 2010-02-24 22:05:23 +00:00
CompilerDriver
ExecutionEngine
Linker
MC This is the second patch to allow x86 code to be aligned with optimal nops. 2010-02-23 21:41:24 +00:00
Support Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
System
Target Check for comparisons of +/- zero when optimizing less-than-or-equal and 2010-02-24 22:15:53 +00:00
Transforms Reapply r97010, the speculative revert failed. 2010-02-24 08:48:04 +00:00
VMCore
Makefile