Displaying 1 result from an estimated 1 matches for "__builtin_islessequal".
2004 Jul 12
0
LLVM July Status Update
...mail/llvm-commits/Week-of-Mon-20040705/015916.html
C/C++ Front-end Changes:
18. Fixed Bug #377, which caused the C front-end to miscompile static
bitfield initializers in some cases. This bug affected 124.m88ksim.
19. The C front-end now supports C99 unordered comparison operations like
__builtin_islessequal.
Nightly Tester Related Changes:
20. Vladimir Merzliakov contributed changes to get the LLVM test suite
working on FreeBSD again and is hosting a FreeBSD nightly tester.
21. Reid is now hosting a nightly tester for an optimized LLVM build
(the existing Linux/X86 tester runs a debug build...