Expand SCEVUDiv of power of 2 to a lshr instruction.
authorNick Lewycky <nicholas@mxc.ca>
Tue, 8 Jul 2008 05:05:37 +0000 (05:05 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 8 Jul 2008 05:05:37 +0000 (05:05 +0000)
commit6177fd4fcee4d82692c47e33754ffe285c38cc69
tree51f736a63b5816f54e70b51b69fab8f7a40c8c70
parent77c8f7674db1a3c57fa9d8916957a01f9961ef9c
Expand SCEVUDiv of power of 2 to a lshr instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53217 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ScalarEvolutionExpander.h
lib/Analysis/ScalarEvolutionExpander.cpp