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


Attachment: pr970-1.patch
Description: Binary data


_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to