When performing instruction selection for LDR_PRE_IMM/LDRB_PRE_IMM, we still...
When performing instruction selection for LDR_PRE_IMM/LDRB_PRE_IMM, we still need to preserve the sign of the index. This fixes miscompilations of Quicksort in the nightly testsuite, and hopefully others as well. <rdar://problem/10046188> llvm-svn: 138885
Loading
Please register or sign in to comment