History log of /external/compiler-rt/lib/negdi2.c
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/negdi2.c
2bf62728b8ce00e295c7bf0fb328427496cc85aa 05-Aug-2009 Edward O'Callaghan <eocallaghan@auroraux.org> Fixup C++ style comments are not allowed in ISO C90 to classic C style.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@78152 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/negdi2.c
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/negdi2.c
b3a6901e66f55b35aa9e01bcb24134e6a65ea004 26-Jun-2009 Daniel Dunbar <daniel@zuster.org> Initial import of compiler-rt.
-


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@74292 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/negdi2.c