diff options
author | Matt Turner <[email protected]> | 2015-05-05 20:25:07 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2015-05-07 10:51:05 -0700 |
commit | f5cf74d8ba8ce30b9d53b2198e5122ed72f1dcff (patch) | |
tree | 84ea1307828e6847adb71a24b66c879fe2879692 /CleanSpec.mk | |
parent | ceb8b739ce37ee041b903643656d9d16c371ff95 (diff) |
nir: Recognize (a < c || b < c) as min(a, b) < c.
... and (a >= c) || (b >= c) as max(a, b) >= c.
Similar to commit 97e6c1b9.
total instructions in shared programs: 6182276 -> 6182180 (-0.00%)
instructions in affected programs: 6400 -> 6304 (-1.50%)
helped: 68
HURT: 4
Reviewed-by: Jordan Justen <[email protected]>
Reviewed-by: Glenn Kennard <[email protected]>
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions