Displaying 8 results from an estimated 8 matches for "calcification".
2012 Oct 04
7
[LLVMdev] TableGen: Requesting feedback for "TGContext"
...flush out *all* pointer-value-as-map-key non-determinism
inside TableGen.
Does anybody have anything else they think should go into TGContext or
any other responsibilities it should have? Or any feedback about the
idea in general?
I'm also hoping that this change should loosen up some of the
calcification that has accumulated on TableGen and get the ball
rolling for transitioning dynamic_cast<> to dyn_cast<> and eliminating
exceptions, along with general improvements in reliability and
performance. Along the way I'm also hoping to pull together proper
reference documentation for the...
2012 Oct 04
2
[LLVMdev] TableGen: Requesting feedback for "TGContext"
...have? Or any feedback about the
>> idea in general?
>
> All memory allocations should go into its bump pointer, RecordKeeper should as well. Any other global state that exist should also.
Sounds good.
>> I'm also hoping that this change should loosen up some of the
>> calcification that has accumulated on TableGen and get the ball
>> rolling for transitioning dynamic_cast<> to dyn_cast<> and eliminating
>> exceptions, along with general improvements in reliability and
>> performance. Along the way I'm also hoping to pull together proper
>&...
2012 Oct 04
0
[LLVMdev] TableGen: Requesting feedback for "TGContext"
...y other responsibilities it should have? Or any feedback about the
> idea in general?
All memory allocations should go into its bump pointer, RecordKeeper should as well. Any other global state that exist should also.
> I'm also hoping that this change should loosen up some of the
> calcification that has accumulated on TableGen and get the ball
> rolling for transitioning dynamic_cast<> to dyn_cast<> and eliminating
> exceptions, along with general improvements in reliability and
> performance. Along the way I'm also hoping to pull together proper
> reference do...
2012 Oct 04
0
[LLVMdev] TableGen: Requesting feedback for "TGContext"
...>> idea in general?
>>
>> All memory allocations should go into its bump pointer, RecordKeeper should as well. Any other global state that exist should also.
>
> Sounds good.
>
>>> I'm also hoping that this change should loosen up some of the
>>> calcification that has accumulated on TableGen and get the ball
>>> rolling for transitioning dynamic_cast<> to dyn_cast<> and eliminating
>>> exceptions, along with general improvements in reliability and
>>> performance. Along the way I'm also hoping to pull together...
2012 Oct 04
0
[LLVMdev] TableGen: Requesting feedback for "TGContext"
...y non-determinism
> inside TableGen.
>
> Does anybody have anything else they think should go into TGContext or
> any other responsibilities it should have? Or any feedback about the
> idea in general?
>
> I'm also hoping that this change should loosen up some of the
> calcification that has accumulated on TableGen and get the ball
> rolling for transitioning dynamic_cast<> to dyn_cast<> and eliminating
> exceptions, along with general improvements in reliability and
> performance. Along the way I'm also hoping to pull together proper
> reference do...
2012 Oct 05
0
[LLVMdev] TableGen: Requesting feedback for "TGContext"
...key non-determinism
> inside TableGen.
>
> Does anybody have anything else they think should go into TGContext or
> any other responsibilities it should have? Or any feedback about the
> idea in general?
>
> I'm also hoping that this change should loosen up some of the
> calcification that has accumulated on TableGen and get the ball
> rolling for transitioning dynamic_cast<> to dyn_cast<> and eliminating
> exceptions, along with general improvements in reliability and
> performance. Along the way I'm also hoping to pull together proper
> reference do...
2012 Oct 05
2
[LLVMdev] TableGen: Requesting feedback for "TGContext"
...>>>
>>> All memory allocations should go into its bump pointer, RecordKeeper should as well. Any other global state that exist should also.
>>
>> Sounds good.
>>
>>>> I'm also hoping that this change should loosen up some of the
>>>> calcification that has accumulated on TableGen and get the ball
>>>> rolling for transitioning dynamic_cast<> to dyn_cast<> and eliminating
>>>> exceptions, along with general improvements in reliability and
>>>> performance. Along the way I'm also hoping to pu...
2012 Oct 05
1
[LLVMdev] TableGen: Requesting feedback for "TGContext"
...ide TableGen.
>>
>> Does anybody have anything else they think should go into TGContext or
>> any other responsibilities it should have? Or any feedback about the
>> idea in general?
>>
>> I'm also hoping that this change should loosen up some of the
>> calcification that has accumulated on TableGen and get the ball
>> rolling for transitioning dynamic_cast<> to dyn_cast<> and eliminating
>> exceptions, along with general improvements in reliability and
>> performance. Along the way I'm also hoping to pull together proper
>&...