Skip to content
Commit c442c84c authored by Reid Spencer's avatar Reid Spencer
Browse files

Fix a problem where shifting by 64-bits leads to incorrect results on PPC

but not on X86 becuase shift by word size is "undefined".

llvm-svn: 34825
parent 32bc8134
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