aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-11-01 03:41:05 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-11-01 03:41:05 +0000
commitfe85526713ec54e5ab130d6bc1626458bd22115e (patch)
tree849b477b11ee6b46c8df2acfd8562399d54ecd92 /tools
parent1d08d83230338ca5969ff6ae6737a978336538bf (diff)
downloadexternal_llvm-fe85526713ec54e5ab130d6bc1626458bd22115e.zip
external_llvm-fe85526713ec54e5ab130d6bc1626458bd22115e.tar.gz
external_llvm-fe85526713ec54e5ab130d6bc1626458bd22115e.tar.bz2
Fix a bug in the interpreter where divides of unmatched signed operands
would fail. E.g. udiv sint X, Y or sdiv uint X, Y would fail to find a type match in the switch statement and fail the operation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31338 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions