summaryrefslogtreecommitdiff
path: root/lib/builtins/int_util.h
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Use single line C++/C99 comment stylePetr Hosek2019-04-281-18/+17
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Switch to using a reserved identifier for this internal compiler-rt function.Richard Smith2018-09-081-3/+3
* builtins: Use MSVC-equivalents of attributesSaleem Abdulrasool2015-10-061-6/+5
* builtins: implement __emutls_get_addressChih-Hung Hsieh2015-08-311-0/+5
* Reapply r201910. MSVC gets __func__ defined explicitly, even though itJoerg Sonnenberger2014-02-261-1/+1
* Revert "Replace __FUNCTION__ with __func__, the latter being standard C99/C++...Reid Kleckner2014-02-221-1/+1
* Replace __FUNCTION__ with __func__, the latter being standard C99/C++11.Joerg Sonnenberger2014-02-211-1/+1
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-0/+29