commit | 488f228a4f240bfa1153f9cc96dab3d7861d02b2 | [log] [tgz] |
---|---|---|
author | Juergen Ributzka <juergen@apple.com> | Mon Sep 15 23:40:10 2014 +0000 |
committer | Juergen Ributzka <juergen@apple.com> | Mon Sep 15 23:40:10 2014 +0000 |
tree | bb1e86b356ee497d89b1e13fc3ddcffd18225800 | |
parent | d8629f313e5d342400c1d540cf1468e97b8299a7 [diff] |
[FastISel][AArch64] Allow handling of vectors during return lowering for little endian machines. Allow handling of vectors during return lowering at least for little endian machines. This was restricted in r208200 to fix it for big endian machines (according to the comment), but it also disabled it for little endian too. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217846 91177308-0d34-0410-b5e6-96231b3b80d8