forked from OSchip/llvm-project
788e7b3b8c
This fixes LanaiTTIImpl::getIntImmCost to return valid costs for i128 (and wider) values. Previously any immediate wider than 64 bits would cause Lanai llc to crash. A regression test is also added that exercises this functionality. Reviewed By: jpienaar Differential Revision: https://reviews.llvm.org/D107091 |
||
---|---|---|
.. | ||
codemodel.ll | ||
comparisons_i32.ll | ||
comparisons_i64.ll | ||
constant_multiply.ll | ||
delay_filler.ll | ||
i32.ll | ||
inlineasm-output-template.ll | ||
lanai-misched-trivial-disjoint.ll | ||
lit.local.cfg | ||
lowering-128.ll | ||
lshift64.ll | ||
masking_setccs.ll | ||
mem_alu_combiner.ll | ||
multiply.ll | ||
peephole-compare.mir | ||
rshift64.ll | ||
select.ll | ||
set_and_hi.ll | ||
shift.ll | ||
stack-frame.ll | ||
sub-cmp-peephole.ll | ||
subword.ll |