[PATCH] D20627: Do not rename registers that do not start an independent live range

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 15:27:07 PDT 2016


MatzeB added a comment.

Just out of interested: It seems to me that we only enable anti dependenc breakers for PPC and X86 by overriding getAntiDepBreakMode(), why does this code affect hexagon?


Repository:
  rL LLVM

http://reviews.llvm.org/D20627





More information about the llvm-commits mailing list