commit | b7583bb8b23101afb45a67fe9b6100e8dae0f4ec | [log] [tgz] |
---|---|---|
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Wed Feb 15 20:38:31 2017 +0000 |
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Wed Feb 15 20:38:31 2017 +0000 |
tree | 4d31f26b2d035b15ba7751ef5497421fab8dc55d | |
parent | ffb0b39cd02693661f500df231dfa707a6598137 [diff] |
[AArch64] Make am_ldrlit an iPTR - not OtherVT - operand. NFC-ish. am_ldrlit diverged from am_brcond in r207105, but kept the OtherVT operand type. It made sense for branch targets, as those are represented as MVT::Other in SDAG. But loads operate on pointers. This shouldn't have an observable effect on any in-tree code, but helps make the patterns consistent for external users. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295229 91177308-0d34-0410-b5e6-96231b3b80d8