search for: 5ad168a8

Displaying 1 result from an estimated 1 matches for "5ad168a8".

2011 Feb 16
1
[LLVMdev] improving constant/type uniquing
<moving to llvmdev> On Feb 14, 2011, at 9:49 AM, Talin wrote: > A few additional thoughts on PR1210: > > I can think of three approaches to addressing this issue. The first approach is the one outlined in PR1210, which is to have the key have enough knowledge of the internals of the Type to be able to use the internal type array as the data for the key. > > The second