| commit | d28f0cd44892a01781da466e3ad01014c1a758cf | [log] [tgz] |
|---|---|---|
| author | Amara Emerson <amara.emerson@arm.com> | Mon May 01 15:17:51 2017 +0000 |
| committer | Amara Emerson <amara.emerson@arm.com> | Mon May 01 15:17:51 2017 +0000 |
| tree | 61d9ad789345baefe35a72edabd29a8eb93cdc93 | |
| parent | d2f13b62d97bd48af999ac47058759f2a92123ce [diff] |
Generalize the specialized flag-carrying SDNodes by moving flags into SDNode. This removes BinaryWithFlagsSDNode, and flags are now all passed by value. Differential Revision: https://reviews.llvm.org/D32527 llvm-svn: 301803