diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2016-02-20 10:40:34 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2016-02-20 10:40:34 +0000 |
commit | 2337c1fe1320d61121f68820a3356f0c7392f720 (patch) | |
tree | d701fdc8d4af699a3334ba9f0155618558833aa8 /llvm/lib/Transforms | |
parent | 960813e1643ec788707bf18b0cdce4bb142d560a (diff) | |
download | bcm5719-llvm-2337c1fe1320d61121f68820a3356f0c7392f720.tar.gz bcm5719-llvm-2337c1fe1320d61121f68820a3356f0c7392f720.zip |
[LVI] Move ConstantRanges instead of copying.
No functional change intended. Copying small (<= 64 bits) APInts isn't
expensive but bloats code by generating the slow path everywhere. Moving
doesn't care about the size of the value.
llvm-svn: 261426
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions