summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StrongPHIElimination.cpp
diff options
context:
space:
mode:
authorRichard Osborne <richard@xmos.com>2013-07-02 14:46:34 +0000
committerRichard Osborne <richard@xmos.com>2013-07-02 14:46:34 +0000
commite4cc98686af16d2126dc06f6cb6cafd13e89e675 (patch)
tree049d0e821ec8196239e127b9408ccf25feec2479 /llvm/lib/CodeGen/StrongPHIElimination.cpp
parent24bb46bc6684b38a5fc12ad2baebc30436002182 (diff)
downloadbcm5719-llvm-e4cc98686af16d2126dc06f6cb6cafd13e89e675.tar.gz
bcm5719-llvm-e4cc98686af16d2126dc06f6cb6cafd13e89e675.zip
[XCore] Fix instruction selection for zext, mkmsk instructions.
r182680 replaced CountLeadingZeros_32 with a template function countLeadingZeros that relies on using the correct argument type to give the right result. The type passed in the XCore backend after this revision was incorrect in a couple of places. Patch by Robert Lytton. llvm-svn: 185430
Diffstat (limited to 'llvm/lib/CodeGen/StrongPHIElimination.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud