[LLVMdev] ocaml+llvm
Gordon Henriksen
gordonhenriksen at mac.com
Mon Aug 20 11:49:54 PDT 2007
On Aug 20, 2007, at 15:15, Chris Lattner wrote:
> On Mon, 20 Aug 2007, Gordon Henriksen wrote:
>
>> Would it be sufficient to use domination information from the LLVM
>> representation for liveness analysis?
>
> No, because the machine code cfg can be significantly different.
> We really do need dom info on machine code.
Okay. That makes the increment very simple. I'll work up a patch.
— Gordon
More information about the llvm-dev
mailing list