Fix Artem's name spelling, at request.

From-SVN: r179469
This commit is contained in:
Richard Henderson 2011-10-03 10:11:11 -07:00
parent a46e3824b7
commit d59b911eec
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
RTL using zero_extract.
(bshuffle<V64I:mode>_vis): Put the GSR use inside of the unspec.
2011-10-03 Artem Shinkarov <artyom.shinkaroff@gmail.com>
2011-10-03 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com>
* optabs.c (expand_vec_shuffle_expr_p): New function. Checks
if given expression can be expanded by the target.

View File

@ -1,4 +1,4 @@
2011-10-03 Artem Shinkarov <artyom.shinkaroff@gmail.com>
2011-10-03 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com>
* gcc.c-torture/execute/vect-shuffle-2.c: New test.
* gcc.c-torture/execute/vect-shuffle-4.c: New test.