On Wednesday 28 January 2009 12:30, Chris Lattner wrote:
> > For practical reasons, as Owen says, LLVM does not treat phis as
> > executing simultaneously.
>
> He's wrong.
Are we absolutely sure about this? There are a lot of algorithms that walk
basic blocks.
-Dave