]> granicus.if.org Git - llvm/commit
Merging r247083:
authorTom Stellard <thomas.stellard@amd.com>
Mon, 9 Nov 2015 21:01:15 +0000 (21:01 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 9 Nov 2015 21:01:15 +0000 (21:01 +0000)
commitaab02dd674396106bf4b9a821611d101219de5ef
tree89afbd9214e504cb1afb185e4acef5d3c85f4ff1
parentffdb46a77f93c36bbf4d74d2e32114286de93f16
Merging r247083:

------------------------------------------------------------------------
r247083 | echristo | 2015-09-08 18:14:58 -0400 (Tue, 08 Sep 2015) | 3 lines

Fix the PPC CTR Loop pass to look for calls to the intrinsics that
read CTR and count them as reading the CTR.

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_37@252511 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCCTRLoops.cpp
test/CodeGen/PowerPC/ctrloop-intrin.ll [new file with mode: 0644]