forked from OSchip/llvm-project
30bd27bf7d
actually happening. Fix mod implementation so it doesn't get optimized to a recursive call. Make x86-32 non-SSE2 shift implementation use shld/shrd instead of emulating it (the only x86 processor where the emulation might be remotely close to justifiable is the Pentium 4). llvm-svn: 74756 |
||
---|---|---|
.. | ||
Makefile.mk | ||
ashldi3.S | ||
ashrdi3.S | ||
divdi3.S | ||
floatdidf.S | ||
floatdisf.S | ||
floatdixf.S | ||
floatundidf.S | ||
floatundisf.S | ||
floatundixf.S | ||
lshrdi3.S | ||
moddi3.S | ||
muldi3.S | ||
udivdi3.S | ||
umoddi3.S |