summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/mulodi4.c
Commit message (Collapse)AuthorAgeFilesLines
* Move original compiler-rt functions (libgcc replacement) to lib/builtins ↵Alexey Samsonov2014-02-141-58/+0
| | | | | | directory llvm-svn: 201393
* lib: Eliminate direct include of stdlib.h from files that used to (potentially)Daniel Dunbar2011-11-161-1/+0
| | | | | | need it for compilerrt_abort(). llvm-svn: 144752
* Implement mulo<mode>4 for use in signed overflow checking.Eric Christopher2011-06-171-0/+59
Fixes rdar://9219742 and rdar://9218244 llvm-svn: 133284
OpenPOWER on IntegriCloud