summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-01-10 07:08:30 +0000
committerChris Lattner <sabre@nondot.org>2010-01-10 07:08:30 +0000
commitd8509424a404906a39e6ba7ba17eb58e22ff191d (patch)
tree4360ff5f9e8c2479bdf3f8b2fb97cbc17a30b197 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent2b459fe7e1e3501063889ce7245a6ada56e104e6 (diff)
downloadbcm5719-llvm-d8509424a404906a39e6ba7ba17eb58e22ff191d.tar.gz
bcm5719-llvm-d8509424a404906a39e6ba7ba17eb58e22ff191d.zip
change the preferred canonical form for a sign extension to be
lshr+ashr instead of trunc+sext. We want to avoid type conversions whenever possible, it is easier to codegen expressions without truncates and extensions. llvm-svn: 93107
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud