summaryrefslogtreecommitdiff
path: root/lib/builtins/udivmoddi4.c
Commit message (Expand)AuthorAgeFilesLines
* Fix Wnewline-eof after r368598Nico Weber2019-08-121-1/+1
* [builtins] MSVC warning disable for clean buildMatthew G McGovern2019-08-121-0/+11
* Revert "[sanitizers] MSVC warning disable for clean build" and follow-up that...Eric Christopher2019-08-091-11/+0
* [sanitizers] MSVC warning disable for clean buildMatthew G McGovern2019-08-091-0/+11
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-281-90/+71
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-200/+178
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Don't take short cuts trying to avoid conditionals. This leads toJoerg Sonnenberger2014-03-181-55/+35
* SpacingJoerg Sonnenberger2014-03-181-1/+1
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-0/+251