llvm-6502/lib
Alkis Evlogimenos 9685372062 Add the isunordered intrinsic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14159 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-12 19:19:14 +00:00
..
Analysis llvm.isnan doesn't access memory 2004-06-11 06:17:13 +00:00
Archive
AsmParser
Bytecode Implement tracking of bytecode instruction size and the number of long 2004-06-11 15:10:38 +00:00
CodeGen Add the isunordered intrinsic. 2004-06-12 19:19:14 +00:00
Debugger
ExecutionEngine
Linker Move some functions out of gccld.cpp to GenerateCode.cpp. This allows us 2004-06-02 00:22:24 +00:00
Support Make all of this functionality work directly on win32. Properly conditionalize 2004-06-07 19:37:24 +00:00
Target By far, one of the most common uses of isnan is to make 'isunordered' 2004-06-11 05:33:49 +00:00
Transforms Constant fold the isnan intrinsic 2004-06-11 06:16:23 +00:00
VMCore Add the isunordered intrinsic. 2004-06-12 19:19:14 +00:00
Makefile