Skip to content
Commit 2a7f8a94 authored by Chris Lattner's avatar Chris Lattner
Browse files

Implement a way of expanding shifts. This applies to targets that offer

select operations or to shifts that are by a constant.  This automatically
implements (with no special code) all of the special cases for shift by 32,
shift by < 32 and shift by > 32.

llvm-svn: 19679
parent d8d30660
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