commit | 175a34b53eec078de12aea6390498410172e22cd | [log] [tgz] |
---|---|---|
author | Michael Kuperstein <mkuper@google.com> | Thu Aug 18 20:08:15 2016 +0000 |
committer | Michael Kuperstein <mkuper@google.com> | Thu Aug 18 20:08:15 2016 +0000 |
tree | a7f5b703c86dda5202d7c6a931ff19246356dba3 | |
parent | 443f72b62d81d2497cdfbc8ce7a0096fe3168ec2 [diff] |
[SelectionDAG] Rename fextend -> fpextend, fround -> fpround, frnd -> fround The names of the tablegen defs now match the names of the ISD nodes. This makes the world a slightly saner place, as previously "fround" matched ISD::FP_ROUND and not ISD::FROUND. Differential Revision: https://reviews.llvm.org/D23597 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279129 91177308-0d34-0410-b5e6-96231b3b80d8