summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-01-11 17:58:34 +0000
committerDan Gohman <gohman@apple.com>2010-01-11 17:58:34 +0000
commite99a3c191e28c66dc00677d02b3090481865a6e9 (patch)
treea1e4d3496fc34ba17fae5555257944ddaa60aaaa /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent9146e44124907679d2b568098a0f922cf93cb3e5 (diff)
downloadbcm5719-llvm-e99a3c191e28c66dc00677d02b3090481865a6e9.tar.gz
bcm5719-llvm-e99a3c191e28c66dc00677d02b3090481865a6e9.zip
Use a 32-bit and with implicit zero-extension instead of a 64-bit and if it
has an immediate with at least 32 bits of leading zeros, to avoid needing to materialize that immediate in a register first. FileCheckize, tidy, and extend a testcase to cover this case. This fixes rdar://7527390. llvm-svn: 93160
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud