Re-write the address propagation code for pre-indexed loads/stores to take...
Re-write the address propagation code for pre-indexed loads/stores to take into account some previously misssed cases (PRE_DEC addressing mode, the offset and base address are swapped, etc). This should fix PR15581. llvm-svn: 180609
Loading
Please register or sign in to comment