search for: sturct

Displaying 5 results from an estimated 5 matches for "sturct".

2011 Feb 27
0
[LLVMdev] LLVM IR Type System Rewrite
...compatible with existing .ll files. When initializer type of Global Variable with StructType is different from type of Global Variable, current front-end makes an temporary StructType for initializer as unnamed struct ("%42"). In this case, Is temporary StructType for initializer Unnamed sturct (named structs with no names)? And will be key(StructValType) of StructTypes(map) the number of elements and isPacked in current IR plus a name? (if so, isPacked is likely to be redundant in some types.) Thanks, Jin-Gu Kang _______________________________________________ LLVM Developers mailing...
2011 Feb 26
17
[LLVMdev] LLVM IR Type System Rewrite
Several people have been proding me to write up my thoughts on how to fix the IR type system for LLVM 3.0. Here are some (fairly stream of conscious) thoughts on the matter: http://nondot.org/sabre/LLVMNotes/TypeSystemRewrite.txt Comments welcome! -Chris
2008 May 29
0
[ANNOUNCE] compiz-0.7.6
...if "independet texture fetch" is enabled in the blur plugin. C style comment. Calulate cube opacity correctly on zoom out of manual rotation. Calculate rotation progress up to a finer level and damage screen if process is not zero. Added glGetProgramiv to screen sturct to be able to get fragment program limitations. Fetch blur texture in multiple indirection steps, if there aren't enough fragment shader temporaries. Increased first pass shader buffer, to fix buffer overflows with gaussian shader radius bigger than 12. Flip cull face inste...
2020 May 14
2
[PATCH v6] iommu/virtio: Use page size bitmap supported by endpoint
On Thu, May 14, 2020 at 01:22:37PM +0530, Bharat Bhushan wrote: > Different endpoint can support different page size, probe > endpoint if it supports specific page size otherwise use > global page sizes. > > Device attached to domain should support a minimum of > domain supported page sizes. If device supports more > than domain supported page sizes then device is limited
2020 May 14
2
[PATCH v6] iommu/virtio: Use page size bitmap supported by endpoint
On Thu, May 14, 2020 at 01:22:37PM +0530, Bharat Bhushan wrote: > Different endpoint can support different page size, probe > endpoint if it supports specific page size otherwise use > global page sizes. > > Device attached to domain should support a minimum of > domain supported page sizes. If device supports more > than domain supported page sizes then device is limited