commit | 8ce05daf5409d7bbfdc6bfeaff32304ecd106622 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Mon Feb 22 04:03:39 2010 +0000 |
committer | Dan Gohman <gohman@apple.com> | Mon Feb 22 04:03:39 2010 +0000 |
tree | 411f9919872748b354932c4ae253a19e4c3067a1 | |
parent | 278f958c61e973975bf63b7a82f3d8322ea16c00 [diff] |
Remove the logic for reasoning about NaNs from the code that forms SSE min and max instructions. The real thing this code needs to be concerned about is negative zero. Update the sse-minmax.ll test accordingly, and add tests for -enable-unsafe-fp-math mode as well. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96775 91177308-0d34-0410-b5e6-96231b3b80d8