diff options
author | Jim Grosbach <grosbach@apple.com> | 2010-02-16 20:17:57 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2010-02-16 20:17:57 +0000 |
commit | 0a145f3d90033a69f3a2554d7a2da1834e4512f5 (patch) | |
tree | a0ed562c29ce1749d800a777e13f3b134c6207f2 /lib/Transforms/Scalar/LoopStrengthReduce.cpp | |
parent | 64dfb7835df4705fd1cf07b53d8b4845a8f444f0 (diff) |
First step in eliminating the CarryDefIsUnused and CarryDefIsUsed predicates.
They won't work with the new ISel mechanism, as Requires predicates are no
longer allowed to reference the node being selected. Moving the predicate to
the patterns instead solves the problem.
This patch handles ARM mode. Thumb2 will follow.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96381 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Scalar/LoopStrengthReduce.cpp')
0 files changed, 0 insertions, 0 deletions