Displaying 4 results from an estimated 4 matches for "storefrag".
Did you mean:
store_reg
2019 Jun 26
2
How to handle ISD::STORE when both operands are FrameIndex?
...;m completely confused and lost. Thanks for bearing with me.
Here's my current definition:
def AddrFI: ComplexPattern<i32, 1, "SelectAddrFI", [frameindex], []>;
class StackAddress : CodePatPred<[{
return cast<MemSDNode>(N)->getAddressSpace() == 1;
}]>;
class StoreFrag<SDPatternOperator op> : PatFrag <
(ops node:$value, node:$ptr), (op node:$value, node:$ptr)
>;
class StackStore <SDPatternOperator op> : StoreFrag <op>, StackAddress;
def store_stack : StackStore<store>;
def StoreStackF : InstRI<2, (outs), (ins IntRegs:$reg, i3...
2019 Jun 25
2
How to handle ISD::STORE when both operands are FrameIndex?
On Mon, Jun 24, 2019 at 4:08 PM Tim Northover <t.p.northover at gmail.com>
wrote:
> On Mon, 24 Jun 2019 at 12:16, Gleb Popov via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > 1. Where does it come from? Can I do anything to make it not appear?
>
> It comes from something like:
>
> %ptr = alloca i8
> %var = alloca i8*
> store i8* %ptr, i8**
2013 Oct 24
1
Empty Mails from MAILER-DAEMON with Dovecot-Antispam and DSPAM
..."optIn=off" # { on | off }
Preference "optOut=off" # { on | off }
Preference "whitelistThreshold=10" # { Integer } -> default:10
Preference "makeCorpus=off" # { on | off } -> default:off
Preference "storeFragments=off" # { on | off } -> default:off
Preference "localStore=" # { on | off } -> default:username
Preference "processorBias=on" # { on | off } -> default:on
Preference "fallbackDomain=off" # { on | off } -> de...
2014 Apr 21
0
Trying to get DSpam+Dovecot working with Postfix and local/virtual domains
...lt:off
Preference "optIn=off" # { on | off }
Preference "optOut=off" # { on | off }
Preference "whitelistThreshold=10" # { Integer } -> default:10
Preference "makeCorpus=off" # { on | off } -> default:off
Preference "storeFragments=off" # { on | off } -> default:off
Preference "localStore=" # { on | off } -> default:username
Preference "processorBias=on" # { on | off } -> default:on
Preference "fallbackDomain=off" # { on | off } -> default:off
Pre...