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
/
memcpy.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SimplifyLibCalls] Mark known arguments with nonnull
David Bolvansky
2019-09-17
1
-1
/
+1
*
[BuildLibCalls] Noalias annotation
David Bolvansky
2019-08-14
1
-1
/
+1
*
[SimplifyLibCalls] Add noalias from known callsites
David Bolvansky
2019-08-13
1
-1
/
+1
*
[SimplifyLibCalls] Add dereferenceable bytes from known callsites
David Bolvansky
2019-08-13
1
-1
/
+1
*
[InstCombine] Eliminate stores to constant memory
Philip Reames
2019-04-22
1
-1
/
+0
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+49
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-49
/
+0
*
[Tests] Add tests for D60659, and make adjustments to others to make diff clear
Philip Reames
2019-04-13
1
-2
/
+14
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-7
/
+7
*
[InstCombine] regenerate test checks, add comments; NFC
Sanjay Patel
2017-08-10
1
-13
/
+23
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-5
/
+5
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-5
/
+5
*
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...
Stephen Lin
2013-07-14
1
-3
/
+3
*
fix infinite loop in instcombine with more than 4GB memcpy
Michael Liao
2012-08-15
1
-0
/
+8
*
fix PR8267 - Instcombine shouldn't optimizer away volatile memcpy's.
Chris Lattner
2010-10-01
1
-3
/
+12
*
upgrade this test.
Chris Lattner
2010-10-01
1
-2
/
+2
*
Slightly generalize transformation of memmove(a,a,n) so that it also applies
Eli Friedman
2009-12-17
1
-0
/
+10