| commit | 59e160a19c5bf97adacddc443997c3140acb3ccf | [log] [tgz] |
|---|---|---|
| author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Tue Aug 16 14:37:40 2016 +0000 |
| committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Tue Aug 16 14:37:40 2016 +0000 |
| tree | f820edbf9dc56f266f2670458695bc53636e709c | |
| parent | 947be0fa667603c095dea847f7759765cec569c9 [diff] |
[AArch64][GlobalISel] Factor out unsupported binop check. NFC. We're going to need it for G_MUL, and, if other targets end up using something similar, we can easily put it in the generic selector. llvm-svn: 278808