[Diffusion] rL247083: Fix the PPC CTR Loop pass to look for calls to the intrinsics that
Bill Schmidt via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 30 09:56:06 PDT 2015
wschmidt added a subscriber: wschmidt.
wschmidt added auditors: 3.7-release, llvm-commits, tstellarAMD, hfinkel.
wschmidt added a comment.
Fixes an issue where a read of the CTR register is missed because it's hidden in an intrinsic.
Users:
echristo (Author)
3.7-release (Auditor)
llvm-commits (Auditor)
tstellarAMD (Auditor)
hfinkel (Auditor)
http://reviews.llvm.org/rL247083
More information about the llvm-commits
mailing list