<div dir="ltr">Hi, All,<div><br></div><div>I lower "BR_CC" into two instructions: one is "CMP", the other is "Br". However, when I check the assembly (.s file), I find these two instructions are separated.  I mean, some other instructions such as "MOVE" instructions, are inserted between "CMP" and "Br". Is there a way that I can always make these "CMP" and "Br" instructions bind together? Thanks.</div><div><br></div><div>Regards,</div><div><br></div><div>Xiangyang</div></div>