mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-06 21:05:51 +00:00
ac2cc0170f
Pass down the fact that an operand is going to be a vector of constants. This should bring the performance of MultiSource/Benchmarks/PAQ8p/paq8p on x86 back. It had degraded to scalar performance due to my pervious shift cost change that made all shifts expensive on x86. radar://13576547 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178809 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
avx1.ll | ||
constant-vector-operand.ll | ||
conversion-cost.ll | ||
cost-model.ll | ||
gcc-examples.ll | ||
lit.local.cfg | ||
min-trip-count-switch.ll | ||
no-vector.ll | ||
parallel-loops-after-reg2mem.ll | ||
parallel-loops.ll | ||
reduction-crash.ll | ||
small-size.ll | ||
struct-store.ll | ||
unroll_selection.ll | ||
unroll-small-loops.ll | ||
vector_ptr_load_store.ll | ||
vector-scalar-select-cost.ll |