summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/muloti4.c
Commit message (Collapse)AuthorAgeFilesLines
* 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/+63
Fixes rdar://9219742 and rdar://9218244 llvm-svn: 133284
OpenPOWER on IntegriCloud