Displaying 1 result from an estimated 1 matches for "dceliminated".
2004 Mar 26
0
[LLVMdev] Extending LLVM
I would also find this extension framework useful.
Particularly, I would like to add intrinsics (without
checking them into the LLVM source), and an "opaque"
instruction which does not write to memory (and hence can
be DCEliminated). Just a thought...
Rahul
---- Original message ----
>Date: Fri, 26 Mar 2004 14:41:17 -0800
>From: Reid Spencer <reid at x10sys.com>
>Subject: Re: [LLVMdev] Extending LLVM
>To: LLVMdev List <llvmdev at cs.uiuc.edu>
>
> I was going to wait to bring this up but...