1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib
Alkis Evlogimenos 173e9e832c Make assertions more consistent with the rest of the intrinsic
function verification and make it a requirement that both arguments to
llvm.isunordered are of the same type.

llvm-svn: 14165
2004-06-13 00:55:26 +00:00
..
Analysis llvm.isnan doesn't access memory 2004-06-11 06:17:13 +00:00
AsmParser Remove some more dead code resulting from adding setTypeName(). 2004-05-28 00:21:06 +00:00
Bytecode Implement tracking of bytecode instruction size and the number of long 2004-06-11 15:10:38 +00:00
CodeGen Fix fallout from getOffsetOfLocalArea() being negated. Debugging dumps were being 2004-06-11 06:37:11 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Implement PR315: abort, don't warn, when missing external functions encountered 2004-06-01 21:49:00 +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 Make assertions more consistent with the rest of the intrinsic 2004-06-13 00:55:26 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00