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
/
MemCpyOpt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first ...
Eric Christopher
2019-11-26
1
-1
/
+1
*
Revert "As a follow-up to my initial mail to llvm-dev here's a first pass at ...
Muhammad Omair Javaid
2019-11-26
1
-1
/
+1
*
As a follow-up to my initial mail to llvm-dev here's a first pass at the O1 d...
Eric Christopher
2019-11-25
1
-1
/
+1
*
[MemCpyOpt] Fixing Incorrect Code Motion while Handling Aggregate Type Values
Sam Elliott
2019-10-21
1
-0
/
+30
*
[ValueTracking] Improve pointer offset computation for cases of same base
Rong Xu
2019-10-10
1
-0
/
+77
*
[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
-16
/
+21
*
[FunctionAttrs] Annotate "willreturn" for intrinsics
Hideto Ueno
2019-07-28
1
-1
/
+1
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
31
-0
/
+2171
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
31
-2171
/
+0
*
[ValueTracking] Look through casts when determining non-nullness
Johannes Doerfert
2019-01-26
1
-5
/
+5
*
[BasicAA] Fix AA bug on dynamic allocas and stackrestore
Reid Kleckner
2018-12-21
1
-0
/
+74
*
Reapply "[MemCpyOpt] memset->memcpy forwarding with undef tail"
Nikita Popov
2018-12-13
1
-4
/
+65
*
Revert r348645 - "[MemCpyOpt] memset->memcpy forwarding with undef tail"
David L. Jones
2018-12-13
1
-4
/
+4
*
[MemCpyOpt] memset->memcpy forwarding with undef tail
Nikita Popov
2018-12-07
1
-4
/
+4
*
[MemCpyOpt] Add tests for memset->memcpy forwaring with undef tail; NFC
Nikita Popov
2018-12-07
1
-0
/
+152
*
Merge clang's isRepeatedBytePattern with LLVM's isBytewiseValue
JF Bastien
2018-09-21
2
-21
/
+110
*
[MemCpyOpt] Skip optimizing basic blocks not reachable from entry
Bjorn Pettersson
2018-04-23
1
-0
/
+39
*
[MemCpyOpt] Update to new API for memory intrinsic alignment
Daniel Neilson
2018-03-21
2
-0
/
+42
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
22
-215
/
+210
*
Revert "[memcpyopt] Teach memcpyopt to optimize across basic blocks"
Reid Kleckner
2017-12-28
4
-243
/
+0
*
[memcpyopt] Teach memcpyopt to optimize across basic blocks
Dan Gohman
2017-12-20
4
-0
/
+243
*
Revert r319482 and r319483 "[memcpyopt] Teach memcpyopt to optimize across ba...
Hans Wennborg
2017-12-06
2
-162
/
+0
*
[memcpyopt] Teach memcpyopt to optimize across basic blocks
Dan Gohman
2017-11-30
2
-0
/
+162
*
Fix some misc. -enable-var-scope violations
Matt Arsenault
2017-11-13
1
-6
/
+6
*
Add address space mangling to lifetime intrinsics
Matt Arsenault
2017-04-10
4
-21
/
+21
*
[MemCpyOpt] Only replace memcpy with bitcast if address spaces match
Matt Arsenault
2017-04-10
1
-0
/
+13
*
MemCpyOptimizer: don't create new addrspace casts
Fiona Glaser
2017-03-14
1
-0
/
+15
*
[MemCpyOpt] Don't sink LoadInst below possible clobber.
Bryant Wong
2016-12-27
1
-0
/
+36
*
[MemCpyOpt] Don't emit IR in an unspecified order
Benjamin Kramer
2016-11-07
1
-28
/
+28
*
[MemCpy] Add comments for r279769
Tim Shen
2016-08-25
1
-0
/
+1
*
[MemCpy] Check for alias in performMemCpyToMemSetOptzn, instead of the identi...
Tim Shen
2016-08-25
1
-0
/
+38
*
[AliasAnalysis] Treat invariant.start as read-memory
Anna Thomas
2016-08-09
1
-0
/
+49
*
[PM] Port MemCpyOpt to the new PM.
Sean Silva
2016-06-14
1
-0
/
+1
*
[MemCpyOpt] Do not exchange llvm.lifetime.start and llvm.memcpy
Tim Shen
2016-06-08
1
-0
/
+25
*
[MemCpyOpt] Don't perform callslot optimization across may-throw calls
David Majnemer
2016-05-26
2
-1
/
+35
*
[MemCpyOpt] Use MaxIntSize in byte instead of bit
Jun Bum Lim
2016-05-13
1
-0
/
+20
*
Revert "MemCpyOpt: combine local load/store sequences into memcpy."
Tim Northover
2016-05-10
1
-353
/
+0
*
MemCpyOpt: combine local load/store sequences into memcpy.
Tim Northover
2016-05-10
1
-0
/
+353
*
Imporove load to store => memcpy
Amaury Sechet
2016-03-14
1
-7
/
+29
*
Fix PR26051: Memcpy optimization should introduce a call to memcpy before the...
Mehdi Amini
2016-01-06
1
-0
/
+14
*
Promote aggregate store to memset when possible
Amaury Sechet
2016-01-06
1
-4
/
+6
*
Improve load/store to memcpy for aggregate
Amaury Sechet
2016-01-06
1
-0
/
+25
*
Implement load to store => memcpy in MemCpyOpt for aggregates
Amaury Sechet
2016-01-05
1
-0
/
+47
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
17
-182
/
+182
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
17
-182
/
+182
*
Sort the enums in Attributes.h in case insensitive alphabetical order.
Akira Hatanaka
2015-11-11
1
-1
/
+1
*
[MemCpyOpt] Fix wrong merging adjacent nontemporal stores into memset calls.
Andrea Di Biagio
2015-10-09
1
-0
/
+49
*
Emit argmemonly attribute for intrinsics.
Igor Laevsky
2015-08-13
1
-2
/
+3
[next]