summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InferFunctionAttrs
Commit message (Expand)AuthorAgeFilesLines
* Add argmononly attribute to strlen and wcslen, i.e. they only read memory (st...Xin Tong2017-06-181-3/+4
* [TLI] Add declarations for various math header file routines from math-finite...Andrew Kaylor2017-05-122-0/+252
* [InferAttributes] Don't access parameters that don't exist.Michael Kuperstein2016-09-201-0/+13
* Recommitting r275284: add support to inline __builtin_mempcpyAndrew Kaylor2016-07-292-0/+6
* Reverting r276771 due to MSan failures.Andrew Kaylor2016-07-272-6/+0
* Re-committing r275284: add support to inline __builtin_mempcpyAndrew Kaylor2016-07-262-0/+6
* Reverting r275284 due to platform-specific test failuresAndrew Kaylor2016-07-132-6/+0
* Fix for Bug 26903, adds support to inline __builtin_mempcpyAndrew Kaylor2016-07-132-0/+6
* [TLI] Also cover Linux 64 libfunc (stat64, ...) prototype checking.Ahmed Bougacha2016-05-252-1/+63
* [TLI] Fix NumParams==0 prototype checking typo.Ahmed Bougacha2016-05-252-27/+1651
* [InferAttrs] Mark memset_pattern16 params nocapture.Ahmed Bougacha2016-04-271-1/+1
* [NVPTX] Infer __nvvm_reflect as nounwind, readnoneDavid Majnemer2016-03-311-0/+5
* [BasicAA] Remove special casing of memset_pattern16 in favor of generic attri...Philip Reames2016-01-061-0/+5
* [MemoryBuiltins] Remove isOperatorNewLike by consolidating non-null inference...Philip Reames2016-01-041-0/+6
* [attrs] Extract the pure inference of function attributes intoChandler Carruth2015-12-271-0/+24
OpenPOWER on IntegriCloud