hanchenye-llvm-project/compiler-rt/lib/builtins/x86_64
Martell Malone 40eb83ba56 Support for 32-bit mingw-w64 in compiler-rt.
Add chkstk/alloca for gcc objects.
Replace or instructions with test, the latter should be marginally more
efficent, as it does not write to memory.

Differential Revision: http://reviews.llvm.org/D14044

Patch by vadimcn

llvm-svn: 251928
2015-11-03 15:46:23 +00:00
..
Makefile.mk
chkstk.S Support for 32-bit mingw-w64 in compiler-rt. 2015-11-03 15:46:23 +00:00
chkstk2.S Support for 32-bit mingw-w64 in compiler-rt. 2015-11-03 15:46:23 +00:00
floatdidf.c
floatdisf.c
floatdixf.c
floatundidf.S
floatundisf.S
floatundixf.S