switch LSR to use isLegalAddressingMode instead of other simpler hooks
authorChris Lattner <sabre@nondot.org>
Mon, 9 Apr 2007 22:20:14 +0000 (22:20 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Apr 2007 22:20:14 +0000 (22:20 +0000)
commit579633cd1006f6add1b022e9c2bc96f7f0e65777
tree73816589c8085ef2b3c09489877f6d05b97cb38f
parent6c36157f3d0b27c05f5fbb599de0d992ea2f04ef
switch LSR to use isLegalAddressingMode instead of other simpler hooks

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35837 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp