summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/complex-math.c
Commit message (Expand)AuthorAgeFilesLines
* [Complex] Don't use __div?c3 when building with fast-math.Florian Hahn2017-12-201-0/+139
* [CodeGen][ARM] ARM runtime helper functions are not always soft-fpPeter Smith2017-07-271-2/+10
* [CodeGen][ARM] Revert r309257Peter Smith2017-07-271-10/+2
* [CodeGen][ARM] ARM runtime helper functions are not always soft-fpPeter Smith2017-07-271-2/+10
* ARMv7k: implement ABI changes for watchOS from standard iOS.Tim Northover2015-10-301-0/+4
* Fix invalid calling convention used for libcalls on ARM.Anton Korobeynikov2014-12-021-0/+8
* [complex] Teach the complex math IR gen to emit direct math andChandler Carruth2014-10-191-4/+44
* complex long double support for PowerPCJoerg Sonnenberger2014-10-171-0/+13
* [complex] Teach the other two binary operators on complex numbers (==Chandler Carruth2014-10-111-0/+51
* [complex] Use the much more powerful EmitCall routine to call libcallsChandler Carruth2014-10-111-9/+11
* [complex] Teach Clang to preserve different-type operands to arithmeticChandler Carruth2014-10-111-0/+367