Enhance the dead-code removal pass so that it detects unconditional
side exits and deletes all code after them.  This helps clean up the
IR created by {l,st}sw{i,x} from the ppc32 front end.  It's also a
general transformation which ought to have been implemented long ago.



git-svn-id: svn://svn.valgrind.org/vex/trunk@1375 8f6e269a-dfd6-0310-a8e1-e2731360e62c
1 file changed