Skip to content
Commit 21381e84 authored by Chris Lattner's avatar Chris Lattner
Browse files

implement a couple of simple shift foldings.

e.g.  (X & 7) >> 3   -> 0

llvm-svn: 22774
parent 35960708
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