[PATCH][AArch64] Handle aliases of conditional branches without b.pred form.

Tim Northover t.p.northover at gmail.com
Fri Feb 7 11:53:57 PST 2014


> Thanks for working on this. I agree LLVM should accept these aliases.

Why? Are we going to start accepting "rN" as an alias for "wN" next?
AArch64 is not AArch32, and anyone writing code for the former should
be using "b.pred".

Tim.



More information about the llvm-commits mailing list