fix a logic bug where we wouldn't promote single store allocas if the
stored value was a non-instruction value. Doh. This increase the # single store allocas from 8982 to 9026, and speeds up mem2reg on the testcase in PR1432 from 2.17 to 2.13s. llvm-svn: 40813
Loading
Please register or sign in to comment