diff options
author | Chris Lattner <sabre@nondot.org> | 2005-10-03 00:31:52 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-10-03 00:31:52 +0000 |
commit | 8fcce170cf0d3c2a49b48f6dced0a4a63ce3f97c (patch) | |
tree | 25dc361096c368fc7705bbfabff653a5fbc26765 /llvm/lib/Transforms/Utils/DemoteRegToStack.cpp | |
parent | 77676d5bc20f67105bdcb4a3edae2b7a192d0040 (diff) | |
download | llvm-8fcce170cf0d3c2a49b48f6dced0a4a63ce3f97c.zip llvm-8fcce170cf0d3c2a49b48f6dced0a4a63ce3f97c.tar.gz llvm-8fcce170cf0d3c2a49b48f6dced0a4a63ce3f97c.tar.bz2 |
when checking if we should move a split edge block outside of a loop,
check the presplit pred, not the post-split pred. This was causing us
to make the wrong decision in some cases, leaving the critical edge block
in the loop.
llvm-svn: 23601
Diffstat (limited to 'llvm/lib/Transforms/Utils/DemoteRegToStack.cpp')
0 files changed, 0 insertions, 0 deletions