================ @@ -159,14 +174,23 @@ def PseudoCCORN : SFBALU_rr; def PseudoCCXNOR : SFBALU_rr; } +// imm -> bcc_opcode ---------------- topperc wrote: Should we indicate this is only for Reg, Reg branches? https://github.com/llvm/llvm-project/pull/182456