| commit | a2e8779b0d91006ed1699f46816ddd7f703457db | [log] [tgz] |
|---|---|---|
| author | Nate Begeman <natebegeman@mac.com> | Thu Jun 16 07:06:03 2005 +0000 |
| committer | Nate Begeman <natebegeman@mac.com> | Thu Jun 16 07:06:03 2005 +0000 |
| tree | 3929152581e19ea345ee87e5b92e2d27d57be71f | |
| parent | 89dc4f16f57f4d8dd714a6c6d404724356dfd1ae [diff] |
Fix bug 537 test 2, which checks to make sure that we fold A+(B-A) -> B for integer types. Add a couple checks to not perform these kinds of transform on floating point values. llvm-svn: 22228