summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/complex-libcalls-2.c
Commit message (Collapse)AuthorAgeFilesLines
* [CodeGen] Emit conj/conjf/confjl libcalls as fneg instructions if possible.Craig Topper2019-12-311-0/+20
We already recognize the __builtin versions of these, might as well recognize the libcall version. Differential Revision: https://reviews.llvm.org/D72028
OpenPOWER on IntegriCloud