diff options
author | Chris Lattner <sabre@nondot.org> | 2002-10-08 21:34:15 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-10-08 21:34:15 +0000 |
commit | f7f009d9a5476d7a08cb2ed0e9b335b087d43fe9 (patch) | |
tree | ffca7ca328d8a3ecb5a94b33aa50e69aa32a3704 /lib/Transforms/Utils/SimplifyCFG.cpp | |
parent | fe3c2e006d632a6058e848d16821cdf772785487 (diff) |
- Checkin LARGE number of Changes to CEE pass that will make it much more
powerful, but that are largely disabled. The basic idea here is that it
is trying to forward branches across basic blocks that have PHI nodes in
it, which are crucial to be able to handle cases like whet.ll.
Unfortunately we are not updating SSA correctly, causing sim.c to die, and I
don't have time to fix the regression now, so I must disable the
functionality.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4077 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions