summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/FixedPoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix parameter name comments using clang-tidy. NFC.Rui Ueyama2019-07-161-2/+2
* [Fixed Point Arithmetic] Fixed Point and Integer ConversionsLeonard Chan2019-03-061-0/+37
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Fixed Point Arithmetic] Fixed Point Addition Constant Expression EvaluationLeonard Chan2019-01-181-9/+64
* [Fixed Point Arithmetic] Add APFixedPoint to APValueLeonard Chan2019-01-161-0/+27
* [Fixed Point Arithmetic] Fixed Point AdditionLeonard Chan2019-01-161-0/+25
* Fix for broken build on clang-hexagon-elf for ambiguous call toLeonard Chan2018-08-061-1/+2
* [Fixed Point Arithmetic] Remove unused include.Benjamin Kramer2018-08-061-1/+0
* [Fixed Point Arithmetic] Fixed Point ConstantLeonard Chan2018-08-061-0/+115
OpenPOWER on IntegriCloud