[llvm-commits] [PATCH] PR970: isFloatingPoint audit 1 of 5

Gordon Henriksen gordonhenriksen at mac.com
Sat Jan 20 11:54:48 PST 2007


http://llvm.org/PR970 is for an audit of calls to isFloatingPoint. In  
addition to http://lists.cs.uiuc.edu/pipermail/llvmdev/2007-January/ 
007822.html and http://llvm.org/PR1126, I've written 5 small patches  
which correct the various minor issues I observed.

This first patch includes changes which should be uncontroversial,  
including several typo fixes and stripping some code which was found  
to be dead. There's one diff which doesn't read well; it's just  
removing an if block and correcting interior indentation.

— Gordon



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070120/726baedf/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr970-1.patch
Type: application/octet-stream
Size: 10600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070120/726baedf/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070120/726baedf/attachment-0001.html>


More information about the llvm-commits mailing list