teak-llvm/compiler-rt/lib/builtins/i386
Yi Kong acc79aa0e7 Revert "Revert 1689ad27af "[builtins] Implement rounding mode support for i386/x86_64""
Don't build specilised fp_mode.c on MSVC since it does not support
inline ASM on x86_64.

This reverts commit a19f0eec94.
2019-11-27 17:29:20 -08:00
..
ashldi3.S
ashrdi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
chkstk2.S
chkstk.S
divdi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
floatdidf.S
floatdisf.S
floatdixf.S
floatundidf.S
floatundisf.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
floatundixf.S
fp_mode.c Revert "Revert 1689ad27af "[builtins] Implement rounding mode support for i386/x86_64"" 2019-11-27 17:29:20 -08:00
lshrdi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
moddi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
muldi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
udivdi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00
umoddi3.S [builtins] Use single line C++/C99 comment style 2019-04-28 22:47:49 +00:00