Don't reserve the R0 and R1 registers here. We don't use these registers, and
marking them as "live-in" into a BB ruins some invariants that the back-end tries to maintain. llvm-svn: 150437
Loading
Please register or sign in to comment
marking them as "live-in" into a BB ruins some invariants that the back-end tries to maintain. llvm-svn: 150437