Re: [PATCH 2/4 v3][PR 67328] Analyze some bit tests in VRP

2017-05-31 Thread Richard Biener
On Mon, 29 May 2017, Yuri Gribov wrote: > This improve VRP handling for bitfield comparisons added by previous patch. > > -I +is_masked_range_test (tree name, tree valt, enum tree_code cond_code, bool is_else_edge, + tree *new_name, long line + wide_int mask = maskt, +

[PATCH 2/4 v3][PR 67328] Analyze some bit tests in VRP

2017-05-28 Thread Yuri Gribov
This improve VRP handling for bitfield comparisons added by previous patch. -I 0002-Analyze-some-bit-tests-in-VRP.patch Description: Binary data