aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/InferFunctionAttrs
AgeCommit message (Expand)AuthorFilesLines
2016-07-29Recommitting r275284: add support to inline __builtin_mempcpyAndrew Kaylor2-0/+6
2016-07-27Reverting r276771 due to MSan failures.Andrew Kaylor2-6/+0
2016-07-26Re-committing r275284: add support to inline __builtin_mempcpyAndrew Kaylor2-0/+6
2016-07-13Reverting r275284 due to platform-specific test failuresAndrew Kaylor2-6/+0
2016-07-13Fix for Bug 26903, adds support to inline __builtin_mempcpyAndrew Kaylor2-0/+6
2016-05-25[TLI] Also cover Linux 64 libfunc (stat64, ...) prototype checking.Ahmed Bougacha2-1/+63
2016-05-25[TLI] Fix NumParams==0 prototype checking typo.Ahmed Bougacha2-27/+1651
2016-04-27[InferAttrs] Mark memset_pattern16 params nocapture.Ahmed Bougacha1-1/+1
2016-03-31[NVPTX] Infer __nvvm_reflect as nounwind, readnoneDavid Majnemer1-0/+5
2016-01-06[BasicAA] Remove special casing of memset_pattern16 in favor of generic attri...Philip Reames1-0/+5
2016-01-04[MemoryBuiltins] Remove isOperatorNewLike by consolidating non-null inference...Philip Reames1-0/+6
2015-12-27[attrs] Extract the pure inference of function attributes intoChandler Carruth1-0/+24