| commit | fee2adefbac0d10c79d86de4b9bb0ba1c491345a | [log] [tgz] |
|---|---|---|
| author | Tim Northover <tnorthover@apple.com> | Thu Jul 10 14:18:46 2014 +0000 |
| committer | Tim Northover <tnorthover@apple.com> | Thu Jul 10 14:18:46 2014 +0000 |
| tree | 84550eb4ac4cf6e8c419f1514f4d6bf3c545434e | |
| parent | 7e527423f54f413ae304900ee4b3ef4a17cd4fb1 [diff] |
AArch64: correctly fast-isel i8 & i16 multiplies We were asking for a register for type i8 or i16 which caused an assert. rdar://problem/17620015 llvm-svn: 212718