search for: fmaxf

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

Did you mean: fmax
2015 Nov 16
2
Why is llvm.maxnum.f32 coming through unreduced?
On 11/15/2015 01:29 PM, Tim Northover wrote: > On 15 November 2015 at 09:01, Rodney M. Bates via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> The latter is reduced to machine code by llc, the former is not, instead >> coming through as an external function call, which then fails to link. > > Is this for x86? I don't think that has a single instruction to >
2015 Jan 20
3
[LLVMdev] strlen in fast-isel
It seems that fast-isel for intel does not handle strlen. It's a general problem in fast-isel . ~/llvmw/build/Deb~/llvmw/build/Debug+Asserts/bin/clang -O0 -mllvm -fast-isel-verbose -mllvm -fast-isel strlen1.c strlen1.c:12:3: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)' printf("%i\n", len); ^
2015 May 29
0
Wine release 1.7.44
...y split) 38195 Firefox 36.0.1 crash at pdf.js demo needing msvcr120.dll.copysignf 38294 select() does not report exception on socket after non-blocking connect() fails 38313 broken surround sound in skyrim (and possibly games which do not have advanced sound settings) 38378 msvcr120.dll.fmaxf is needed by Sonkwo 38389 Samsung Smart View 2.0 locks up/crashes 38453 valgrind shows an uninitialized variable in programs/vbscript/tests/run.c 38465 valgrind shows a definite leak in wininet/tests/http.c 38513 Winuae crashes on unimplemented function GetSystemTimePreciseAsFileTime...
2011 Oct 10
0
Wine release 1.3.30
...h a FIXME in DllCanUnloadNow(). ieframe: Don't open code CONTAINING_RECORD(). krnl386.exe16: Don't open code CONTAINING_RECORD(). shell32: COM cleanup in shellpath.c. shell32: Pass the object instead of the iface to helper functions. d3dx9_36/tests: Avoid using fmaxf. comctl32/tests: Standardize COM in imagelist.c. comctl32/tests: Don't accept Win95 behavior. gameux: Don't compare with TRUE. sane.ds: Don't compare with TRUE. wordpad: Don't compare with TRUE. msxml3: Use SUCCEEDED instead of !FAILED. olea...
2011 Sep 09
0
Wine release 1.3.28
...d DIB is owned by x11drv before getting its pixmap. gdi32: Allocate the DIB driver on first use, and free it only upon DC destruction. gdi32: Move DIB driver definitions to dibdrv.h. libwine: Avoid converting the final null in strlwrW and struprW. d3dx9_36: Avoid using fminf/fmaxf. wineconsole: Make the traces in WINECON_GrabChanges more readable. wineconsole: Avoid reentering WINECON_GrabChanges. user32/tests: Allow an approximate color match for the cursor contents. ntdll: Fix protection flags for uninitialized sections. wine.inf: Create a fak...