Eliminate data dependency in predict macro.
Added two predictions: GET_ITER --> FOR_ITER FOR_ITER --> STORE_FAST or UNPACK_SEQUENCE Improves timings on pybench and timeit.py. Pystone results are neutral.
R
Raymond Hettinger committed
7dc52212aa022e7417d3fc32422db646b8a881a0
Parent: ac20729