index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Transforms
/
InferFunctionAttrs
/
annotate.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FunctionAttrs] Added noalias for memccpy/mempcpy arguments
David Bolvansky
2019-09-30
1
-2
/
+2
*
[BuildLibCalls] Noalias annotation
David Bolvansky
2019-08-14
1
-5
/
+5
*
TLI: darwin does not support _bcmp
Alex Lorenz
2019-08-07
1
-1
/
+1
*
Add, and infer, a nofree function attribute
Brian Homerding
2019-07-08
1
-289
/
+290
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+1015
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-1015
/
+0
*
[SelectionDAG] Allow the user to specify a memeq function.
Clement Courbet
2019-03-08
1
-3
/
+6
*
Disable calls to *_finite and other glibc-only functions on Musl.
Eli Friedman
2018-11-06
1
-1
/
+1
*
[LibCalls] Added returned attribute to libcalls
David Bolvansky
2018-08-23
1
-6
/
+6
*
[SimplifyLibcalls] Replace locked IO with unlocked IO
David Bolvansky
2018-05-16
1
-0
/
+6
*
Add argmononly attribute to strlen and wcslen, i.e. they only read memory (st...
Xin Tong
2017-06-18
1
-3
/
+4
*
[TLI] Add declarations for various math header file routines from math-finite...
Andrew Kaylor
2017-05-12
1
-0
/
+126
*
Recommitting r275284: add support to inline __builtin_mempcpy
Andrew Kaylor
2016-07-29
1
-0
/
+3
*
Reverting r276771 due to MSan failures.
Andrew Kaylor
2016-07-27
1
-3
/
+0
*
Re-committing r275284: add support to inline __builtin_mempcpy
Andrew Kaylor
2016-07-26
1
-0
/
+3
*
Reverting r275284 due to platform-specific test failures
Andrew Kaylor
2016-07-13
1
-3
/
+0
*
Fix for Bug 26903, adds support to inline __builtin_mempcpy
Andrew Kaylor
2016-07-13
1
-0
/
+3
*
[TLI] Also cover Linux 64 libfunc (stat64, ...) prototype checking.
Ahmed Bougacha
2016-05-25
1
-1
/
+32
*
[TLI] Fix NumParams==0 prototype checking typo.
Ahmed Bougacha
2016-05-25
1
-27
/
+832
*
[InferAttrs] Mark memset_pattern16 params nocapture.
Ahmed Bougacha
2016-04-27
1
-1
/
+1
*
[NVPTX] Infer __nvvm_reflect as nounwind, readnone
David Majnemer
2016-03-31
1
-0
/
+5
*
[BasicAA] Remove special casing of memset_pattern16 in favor of generic attri...
Philip Reames
2016-01-06
1
-0
/
+5
*
[MemoryBuiltins] Remove isOperatorNewLike by consolidating non-null inference...
Philip Reames
2016-01-04
1
-0
/
+6
*
[attrs] Extract the pure inference of function attributes into
Chandler Carruth
2015-12-27
1
-0
/
+24