<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Il 20/05/2012 21:08, Nick Lewycky ha scritto:<br>
<blockquote class=" cite" id="mid_4FB9414A_4020206_mxc_ca"
cite="mid:4FB9414A.4020206@mxc.ca" type="cite">Sorry, but your
patch uses the PostDominatorTree. That is very expensive to
compute, and all other passes in llvm which use it have been
changed to not use it.
<br>
</blockquote>
Updated patch that does not use PostDominatorTree. Again, make check
is clean.<br>
<br>
B.r.,<br>
<br>
</body>
</html>