commit | a2e22cd4cdd8f3c3ff5c888c82d98b3836e97a3a | [log] [tgz] |
---|---|---|
author | Juergen Ributzka <juergen@apple.com> | Tue Sep 02 21:32:54 2014 +0000 |
committer | Juergen Ributzka <juergen@apple.com> | Tue Sep 02 21:32:54 2014 +0000 |
tree | 7f60aa0070d830e2f0c8e11a16d02da172999e85 | |
parent | 37753c5f9dad75b945e2c7a8500bd463a577be3a [diff] |
[FastISel][AArch64] Move over to target-dependent instruction selection only. This change moves FastISel for AArch64 to target-dependent instruction selection only. This change replicates the existing target-independent behavior, therefore there are no changes to the unit tests or new tests. Future changes will take advantage of this change and update functionality and unit tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216955 91177308-0d34-0410-b5e6-96231b3b80d8