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
/
InstCombine
/
stpcpy_chk-1.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SimplifyLibCalls] Mark known arguments with nonnull
David Bolvansky
2019-09-17
1
-4
/
+4
*
[BuildLibCalls] Noalias annotation
David Bolvansky
2019-08-14
1
-3
/
+3
*
[SimplifyLibCalls] Add noalias from known callsites
David Bolvansky
2019-08-13
1
-3
/
+3
*
[SimplifyLibCalls] Add dereferenceable bytes from known callsites
David Bolvansky
2019-08-13
1
-16
/
+24
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+103
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-103
/
+0
*
Add a 'dynamic' parameter to the objectsize intrinsic
Erik Pilkington
2019-01-30
1
-4
/
+4
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-3
/
+3
*
Let llvm.objectsize be conservative with null pointers
George Burgess IV
2017-03-21
1
-4
/
+4
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-3
/
+3
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-12
/
+12
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-14
/
+14
*
[SimplifyLibCalls] Don't confuse strcpy_chk for stpcpy_chk.
Ahmed Bougacha
2015-01-27
1
-24
/
+31
*
Change objectsize intrinsic to accept different address spaces.
Matt Arsenault
2013-10-07
1
-3
/
+3
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-7
/
+7
*
instcombine: Migrate stpcpy optimizations
Meador Inge
2012-10-31
1
-3
/
+3
*
instcombine: Split out the __stpcpy_chk simplifications from StrCpyChkOpt
Meador Inge
2012-10-31
1
-0
/
+96