1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/include
Chris Lattner e7c33c0f65 Rework dominator and post dominator information so that we do not have to
unify all exit nodes of a function to compute post-dominance information.
This does not work with functions that have both unwind and return nodes,
because we cannot unify these blocks.  The new implementation is better
anyway. :)

llvm-svn: 8459
2003-09-10 20:36:51 +00:00
..
boost This header works with GCC 3.3 2003-07-25 17:33:45 +00:00
Config CVS, please don't tell us that we have a new config.h file, everyone knows that. 2003-08-03 18:31:38 +00:00
llvm Rework dominator and post dominator information so that we do not have to 2003-09-10 20:36:51 +00:00
Support Fix spello 2003-09-10 05:30:09 +00:00