commit | 073ec4ad4962556bde4616f3f59e80dc80c0943a | [log] [tgz] |
---|---|---|
author | Justin Lebar <jlebar@google.com> | Tue Aug 23 17:18:11 2016 +0000 |
committer | Justin Lebar <jlebar@google.com> | Tue Aug 23 17:18:11 2016 +0000 |
tree | 0a7d79190028b9866768ec552e5464bb25ed6eb5 | |
parent | 66abb74f7fa5115c0b6c49afcb3a5fb85e3815bb [diff] |
[SelectionDAG] Use a union of bitfield structs for SDNode::SubclassData. Summary: This greatly simplifies our handling of SDNode::SubclassData. NFC, hopefully. :) See discussion in D23035 for discussion about the design API of these bitfields. Reviewers: chandlerc Subscribers: llvm-commits, rnk Differential Revision: https://reviews.llvm.org/D23036 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279537 91177308-0d34-0410-b5e6-96231b3b80d8