summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Hello
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2009-03-12 01:00:26 +0000
committerDale Johannesen <dalej@apple.com>2009-03-12 01:00:26 +0000
commit5a41b2def5b742277c38d27cea2eabf55899a10b (patch)
tree39cb3c3dfb02f9304831117ec886e9b4ff38b5b3 /llvm/lib/Transforms/Hello
parent690b635aa6e12f6b814a3beb82510ae9fdbd9a74 (diff)
downloadbcm5719-llvm-5a41b2def5b742277c38d27cea2eabf55899a10b.tar.gz
bcm5719-llvm-5a41b2def5b742277c38d27cea2eabf55899a10b.zip
Fix some nondeterministic behavior when forwarding
from a switch table. Multiple table entries that branch to the same place were being sorted by the pointer value of the ConstantInt*; changed to sort by the actual value of the ConstantInt. llvm-svn: 66749
Diffstat (limited to 'llvm/lib/Transforms/Hello')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud