GBE: don't emit jmpi to next label.
authorZhigang Gong <zhigang.gong@intel.com>
Thu, 27 Mar 2014 05:30:00 +0000 (13:30 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Tue, 8 Apr 2014 08:21:33 +0000 (16:21 +0800)
commit720ec9b36fd396920aeded49c21163bcbaf3d189
tree4bfac6892544ffb2207275e09afa7326c3f628fb
parentbf385d84dfe9a3c5d302f2f47d9219cd59236bd5
GBE: don't emit jmpi to next label.

As the following if will do the same thing, don't need to
add the jmpi instruction.

Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
Reviewed-by: "Yang, Rong R" <rong.r.yang@intel.com>
Reviewed-by: "Song, Ruiling" <ruiling.song@intel.com>
backend/src/backend/gen_insn_selection.cpp