Skip to content
Commit 0a334d0d authored by Jim Grosbach's avatar Jim Grosbach
Browse files

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.

llvm-svn: 96381
parent 46c39d4f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment