search for: signedess

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

Did you mean: signedness
2011 Apr 13
2
[LLVMdev] signedess of operands
Hi, As my target supports signed / unsigned interpretation of operands, I was a bit startled to find that the LLVM I/R does not express this info of the integer operands. I want to create an eg unsigned mul if the operands are unsigned, using an intrinsic. I find that with -g, metadata is generated which seems to convey this information. Is it safe to base this type of transformation on the
2007 Oct 12
0
Wine release 0.9.47
...tests: Don't use nameless unions where they are not needed. comctl32/tests: Fix the control's size reporting in an error message. pdh/tests: Fix compilation on systems that don't support nameless unions. Assorted spelling fixes. Gerald Pfeifer (4): kernel32: Fix signedess for FreeBSD-specific implementation of GetSystemInfo(). kernel32: Fix types for the FreeBSD implementation of GlobalMemoryStatusEx(). winex11.drv: Move X11DRV_XRender_Installed under #ifdef SONAME_LIBXRENDER. mshtml: Removed unused function get_child_text_node(). H. Verbeet (1):...