diff options
author | Scott Michel <scottm@aero.org> | 2007-04-02 21:36:32 +0000 |
---|---|---|
committer | Scott Michel <scottm@aero.org> | 2007-04-02 21:36:32 +0000 |
commit | c9dc11457809b6641de853af2261721a97ad1f26 (patch) | |
tree | b497da3a38c2a67c15f4d5e37c677c6e6c4d5eb3 /lib/Transforms/Scalar/LoopStrengthReduce.cpp | |
parent | 7b3b7e1e8e2b673ae5d2fe0245d16f9423fd1b53 (diff) |
1. Insert custom lowering hooks for ISD::ROTR and ISD::ROTL.
2. Help DAGCombiner recognize zero/sign/any-extended versions of ROTR and ROTL
patterns. This was motivated by the X86/rotate.ll testcase, which should now
generate code for other platforms (and soon-to-come platforms.) Rewrote code
slightly to make it easier to read.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35605 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Scalar/LoopStrengthReduce.cpp')
0 files changed, 0 insertions, 0 deletions