summaryrefslogtreecommitdiff
path: root/lib/builtins/fp_trunc_impl.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix int to bool errors exposed due to r372612.Rumeet Dhindsa2019-09-241-1/+1
* [NFC][compiler-rt][builtins] Tidy and match comments for floating point opera...Leonard Chan2019-05-091-8/+8
* [builtins] Reformat builtins with clang-formatPetr Hosek2019-04-281-81/+79
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* builtins: spell inline as __inlineSaleem Abdulrasool2015-10-101-1/+1
* Fix incorrect truncation at the overflow boundaryPirama Arumuga Nainar2015-06-231-1/+1
* Refactor truncdfsf2.Joerg Sonnenberger2014-05-291-0/+135