commit | 572fe5f4cfc37bc71e0b1e3298b091927d262251 | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Tue Aug 10 15:50:34 2010 -0700 |
committer | buzbee <buzbee@google.com> | Tue Aug 10 15:58:32 2010 -0700 |
tree | 1bea477cced737a4a6076d8c013d488040a8fbde | |
parent | 639ce9fe883e05893b5916e5b3defa0d07ea2b2e [diff] |
JIT: Correct conversion of cb[n]z to cmp/cond_br pair This fixes the regression introduced in the fast assembly retry that was causing excessive bailouts. The good news is that with this fix, we're seeing a ~5% boost in Linpack because of the cb[n]z usage. Change-Id: Ib4a48dcba809af4343456eae49a90b4a1e3aee9d