commit | 4919b697c2f893e3f6a541c1e3fa3f74997a19bb | [log] [tgz] |
---|---|---|
author | Juergen Ributzka <juergen@apple.com> | Tue Sep 02 22:33:53 2014 +0000 |
committer | Juergen Ributzka <juergen@apple.com> | Tue Sep 02 22:33:53 2014 +0000 |
tree | 841cd573f570a2c4aa97f2599d6fd8ee02e1b33d | |
parent | 73d86aa56a757605896552bf171eee73c7859d47 [diff] |
[FastISel][AArch64] Use a new helper function to determine if a value type is supported. NFCI. FastISel for AArch64 supports more value types than are actually legal. Use a dedicated helper function to reflect this. It is very similar to the isLoadStoreTypeLegal function, with the exception that vector types are not supported yet. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216984 91177308-0d34-0410-b5e6-96231b3b80d8