summaryrefslogtreecommitdiff
path: root/docs/ProgrammersManual.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-02 01:19:42 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-02 01:19:42 +0000
commit36184ed4cd8dc0dc302b8f51f169c334b7460168 (patch)
treea16381bcee74ba73de6d9855d6ef130ca54025ca /docs/ProgrammersManual.html
parent9f8e50d4ed7dcc5ca0f137830ff1185b2afa38bf (diff)
downloadllvm-36184ed4cd8dc0dc302b8f51f169c334b7460168.tar.gz
llvm-36184ed4cd8dc0dc302b8f51f169c334b7460168.tar.bz2
llvm-36184ed4cd8dc0dc302b8f51f169c334b7460168.tar.xz
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". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34825 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ProgrammersManual.html')
0 files changed, 0 insertions, 0 deletions