summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Analysis/TargetLibraryInfoTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyLibCalls] Fold more fortified functions into non-fortified variantsErik Pilkington2019-05-311-0/+11
* Fix TargetLibraryInfoTest.ValidProto after rL357552Sam Clegg2019-04-031-0/+5
* [opaque pointer types] Add a FunctionCallee wrapper type, and use it.James Y Knight2019-02-011-1/+1
* Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."James Y Knight2019-01-311-1/+1
* [opaque pointer types] Add a FunctionCallee wrapper type, and use it.James Y Knight2019-01-311-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix unit tests after patch https://reviews.llvm.org/rL346313Calixte Denizet2018-11-071-465/+474
* [SimplifyLibcalls] Replace locked IO with unlocked IODavid Bolvansky2018-05-161-0/+9
* [Analysis] Support aligned new/delete functions.Eric Fiselier2018-04-041-0/+12
* [SimplifyLibCalls] Inline calls to cabs when it's safe to do soHal Finkel2017-12-161-0/+3
* Revert "Add pthread_self function prototype and make it speculatable."Xin Tong2017-05-211-5/+3
* Add pthread_self function prototype and make it speculatable.Xin Tong2017-05-201-3/+5
* [TLI] Add declarations for various math header file routines from math-finite...Andrew Kaylor2017-05-121-0/+46
* TargetLibraryInfo: Introduce wcslenMatthias Braun2017-05-051-0/+1
* [Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC)David L. Jones2017-01-231-4/+4
* [TLI] Add prototype checking for all remaining LibFuncs.Ahmed Bougacha2017-01-171-0/+481
OpenPOWER on IntegriCloud