summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Analysis/InlineCost.cpp
diff options
context:
space:
mode:
authorneel <neel@FreeBSD.org>2011-05-20 02:08:05 +0000
committerneel <neel@FreeBSD.org>2011-05-20 02:08:05 +0000
commite24f5ed9f2b1a7f169a57fcc109ed55bd5ef8954 (patch)
treead31238e0dfce4722052765f2159e3c0f1c6ec02 /contrib/llvm/lib/Analysis/InlineCost.cpp
parent5a44aef8a38d88c0d5b265a72c5d90ef2d73cf95 (diff)
downloadFreeBSD-src-e24f5ed9f2b1a7f169a57fcc109ed55bd5ef8954.zip
FreeBSD-src-e24f5ed9f2b1a7f169a57fcc109ed55bd5ef8954.tar.gz
Avoid unnecessary sign extension when promoted to a 64-bit integer.
This was benign because the interruption info field is a 32-bit quantity and the hardware guarantees that the upper 32-bits are all zeros. But it did make reading the objdump output very confusing.
Diffstat (limited to 'contrib/llvm/lib/Analysis/InlineCost.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud