gcc/ PR tree-optimization/41857 * tree-flow.h (rewrite_use_address): Add BASE_HINT argument. * tree-ssa-loop-ivopts.c (rewrite_use_address): Pass base hint to create_mem_ref. * tree-ssa-address.c (move_hint_to_base): New function. (most_expensive_mult_to_index): Add TYPE argument. Use mode and address space associated with TYPE. (addr_to_parts): Add TYPE and BASE_HINT arguments. Pass TYPE to most_expensive_mult_to_index. Call move_hint_to_base. (create_mem_ref): Add BASE_HINT argument. Pass BASE_HINT and TYPE to addr_to_parts. gcc/testsuite/ PR tree-optimization/41857 * gcc.target/spu/ea/pr41857.c: New file. From-SVN: r153810
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ea | Loading commit data... | |
Wmain.c | Loading commit data... | |
abi.c | Loading commit data... | |
compare-dp.c | Loading commit data... | |
cpat-1.c | Loading commit data... | |
cpat-2.c | Loading commit data... | |
cpat-3.c | Loading commit data... | |
cpat-4.c | Loading commit data... | |
dfcgt-nan.c | Loading commit data... | |
dfcmeq.c | Loading commit data... | |
dfcmgt.c | Loading commit data... | |
fixed-range-bad.c | Loading commit data... | |
fixed-range.c | Loading commit data... | |
intrinsics-1.c | Loading commit data... | |
intrinsics-2.c | Loading commit data... | |
intrinsics-3.c | Loading commit data... | |
intrinsics-sr.c | Loading commit data... | |
muldivti3.c | Loading commit data... | |
pr40001.c | Loading commit data... | |
spu.exp | Loading commit data... | |
subti3.c | Loading commit data... | |
tag_manager.c | Loading commit data... | |
vector-ansi.c | Loading commit data... | |
vector.c | Loading commit data... |