| commit | ab390f0c419dcf05a158f19eba7fac4282042e4e | [log] [tgz] |
|---|---|---|
| author | Nicolai Haehnle <nhaehnle@gmail.com> | Mon Jun 04 14:45:12 2018 +0000 |
| committer | Nicolai Haehnle <nhaehnle@gmail.com> | Mon Jun 04 14:45:12 2018 +0000 |
| tree | 6049df424672d5abfb3f4cfa7aeb3fd157151ddf | |
| parent | 8cd2ee1f2446aa6b0164befafcb990d2a637f464 [diff] |
TableGen/DAGPatterns: Allow bit constants in addition to int constants Summary: Implicit casting is a simple quality of life improvement. Change-Id: I3d2b31b8b8f12cbb1e84f691e359fa713a9c4b42 Reviewers: tra, simon_tatham, craig.topper, MartinO, arsenm Subscribers: wdng, llvm-commits Differential Revision: https://reviews.llvm.org/D47432 llvm-svn: 333904