summaryrefslogtreecommitdiffstats
path: root/lib/Basic/FixedPoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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