mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-25 04:35:48 -04:00
f1fa2f71c5
Check both operands for use of the $zero register which cannot be used with a compact branch instruction. Reviewers: dsanders, vkalintris Differential Review: https://reviews.llvm.org/D23547 llvm-svn: 278824