summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/IPA/CallGraphSCCPass.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-04-16 22:40:20 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-04-16 22:40:20 +0000
commitb90b6f1a352e95a0cf50a48a82605cc275d6f061 (patch)
treea42a7b17fa6e720e1156bb294061f9afd9e19d9c /llvm/lib/Analysis/IPA/CallGraphSCCPass.cpp
parentae4b5df81751edd2b0e253cf643875d570a65592 (diff)
downloadbcm5719-llvm-b90b6f1a352e95a0cf50a48a82605cc275d6f061.tar.gz
bcm5719-llvm-b90b6f1a352e95a0cf50a48a82605cc275d6f061.zip
Fixed a bug in DisassembleN1RegModImmFrm() where a break stmt was missing for a
case. Also, the 0xFF hex literal involved in the shift for ESize64 should be suffixed "ul" to preserve the shift result. Implemented printHex*ImmOperand() by copying from ARMAsmPrinter.cpp and added a test case for DisassembleN1RegModImmFrm()/printHex64ImmOperand(). llvm-svn: 101557
Diffstat (limited to 'llvm/lib/Analysis/IPA/CallGraphSCCPass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud