Matthew Simpson dbf81cc034 [AArch64] Add DAG combine for extract extend pattern
This patch adds a DAG combine for (any_extend (extract_vector_elt v, i)) ->
(extract_vector_elt v, i). The combine enables us to better match some SMOV
patterns.

Differential Revision: http://reviews.llvm.org/D15515

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255895 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-17 14:30:55 +00:00
..
2015-02-13 10:48:30 +00:00
2015-08-21 00:23:19 +00:00
2015-07-07 23:13:18 +00:00
2015-12-02 11:53:44 +00:00
2015-08-19 01:44:51 +00:00
2015-08-11 14:35:29 +00:00
2014-08-20 10:40:20 +00:00
2015-12-02 11:53:44 +00:00