History log of /external/compiler-rt/lib/i386/ashrdi3.S
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9ad441ffec97db647fee3725b3424284fb913e14 16-Nov-2010 Howard Hinnant <hhinnant@apple.com> license change

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@119397 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/i386/ashrdi3.S
b4b1e8c5085cf83a50242057775a33ae4323d402 27-Oct-2009 Daniel Dunbar <daniel@zuster.org> Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function symbols inside .S files.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@85264 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/i386/ashrdi3.S
19336a2d6b9b375ac106125950f4ff09742d1aec 27-Oct-2009 Daniel Dunbar <daniel@zuster.org> Add assembly.h for use in .S files.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@85263 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/i386/ashrdi3.S
d02ea672969690c678a491257240267d8335e266 03-Jul-2009 Eli Friedman <eli.friedman@gmail.com> Misc compiler-rt fixes. Clarify neg implementations to show what is
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).



git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@74756 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/i386/ashrdi3.S
940515afdb99568d5d9cc9f6b9a80335a8e35646 01-Jul-2009 Daniel Dunbar <daniel@zuster.org> Fix a Darwinism, .s files meant to be preprocessed should be named .S.


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@74587 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/i386/ashrdi3.S