commit | 92ba92dfe422ba1fc9eee0d80c4aeef36e17fd30 | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Mon Sep 11 13:34:27 2017 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Mon Sep 11 13:34:27 2017 +0000 |
tree | 8c5e31b71588da72855023a86cc599b81020d6e8 | |
parent | 2a06de490f31f99786ab6dea1e36f6d9757d3cc5 [diff] |
[InstSimplify] reorder methods; NFC I'm trying to refactor some shared code for integer div/rem, but I keep having to scroll through fdiv. The FP ops have nothing in common with the integer ops, so I'm moving FP below everything else. While here, improve a couple of comments and fix some formatting. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312913 91177308-0d34-0410-b5e6-96231b3b80d8