search for: minstr_svop

Displaying 2 results from an estimated 2 matches for "minstr_svop".

Did you mean: minstr_svops
2007 Jul 23
1
[LLVMdev] alias information on machine instructions
...echniques for Embedded Processors Institut für Computersprachen E185/1 Technische Universität Wien Argentinierstraße 8 / 185 A-1040 Wien, Austria Tel.: (+431) 58801-58521 E-Mail: brandner at complang.tuwien.ac.at -------------- next part -------------- A non-text attachment was scrubbed... Name: minstr_svops.patch Type: text/x-patch Size: 15517 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070723/a8204901/attachment.bin>
2007 Jun 15
6
[LLVMdev] alias information on machine instructions
hi, Florian Brandner wrote: > Dan Gohman wrote: >> On Wed, May 23, 2007 at 12:23:38AM -0700, Chris Lattner wrote: >>> Right. The original Value*'s are preserved in the DAG, but dropped when >>> MachineInstrs are created. We could add a machineoperand to capture this >>> Value* if desired. >> Another benefit of keeping the original Value*'s