From ee98bf5477ef5582c1a64eaf06cd0753e0bcd4e7 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 15 Jun 2004 21:50:46 +0000 Subject: llvm.isnan is dead, long live llvm.isunordered! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14190 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ReleaseNotes.html') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 7cd54c6b61..b40b356129 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -126,7 +126,7 @@ bytecode format and (b) those who really want to understand or document the details of the bytecode format.
  • The LLVM Bytecode file format is now being documented.
  • -
  • LLVM now provides an llvm.isnan intrinsic +
  • LLVM now provides an llvm.isunordered intrinsic for efficient implementation of unordered floating point comparisons.
  • -- cgit v1.2.3-70-g09d2