[PATCH] [ARM] Be Conservative when coalescing into SP

Matthias Braun matze at braunis.de
Fri Jun 5 15:44:38 PDT 2015


I just looked at the ARM instruction definitions and it seems that the T2I_bin_ii12rs multiclass used for SUB has a no-SP restriction (it is using the rGPR class instead of GPRnopc) but on the Rm input instead of the Rn input, maybe this is simply a specification typo?


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10287

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list