diff options
author | Alan Lawrence <alan.lawrence@arm.com> | 2014-11-13 16:35:06 +0000 |
---|---|---|
committer | Alan Lawrence <alalaw01@gcc.gnu.org> | 2014-11-13 16:35:06 +0000 |
commit | 1c4188463c7e81c3345a7d4e87eccb5b5a168c44 (patch) | |
tree | 7ade3a50e40a210abad179d58eabb4cb20bd0176 /libsanitizer/include | |
parent | cf7aa6a3b79ac25df266aa4fcfe6c059243602aa (diff) | |
download | gcc-1c4188463c7e81c3345a7d4e87eccb5b5a168c44.tar.gz |
Remove VEC_RSHIFT_EXPR tree code, now unused
* fold-const.c (const_binop): Remove code handling VEC_RSHIFT_EXPR.
* tree-cfg.c (verify_gimple_assign_binary): Likewise.
* tree-inline.c (estimate_operator_cost): Likewise.
* tree-pretty-print.c (dump_generic_node, op_code_prio, op_symbol_code):
Likewise.
* tree-vect-generic.c (expand_vector_operations_1): Remove assertion
against VEC_RSHIFT_EXPR.
* optabs.h (expand_vec_shift_expr): Remove.
* optabs.c (optab_for_tree_code): Remove case VEC_RSHIFT_EXPR.
(expand_vec_shift_expr): Remove.
* tree.def (VEC_RSHIFT_EXPR): Remove
From-SVN: r217510
Diffstat (limited to 'libsanitizer/include')
0 files changed, 0 insertions, 0 deletions