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-from-global.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SimplifyLibCalls] Mark known arguments with nonnull
David Bolvansky
2019-09-17
1
-5
/
+5
*
[BuildLibCalls] Noalias annotation
David Bolvansky
2019-08-14
1
-8
/
+8
*
[SimplifyLibCalls] Add noalias from known callsites
David Bolvansky
2019-08-13
1
-8
/
+8
*
[SimplifyLibCalls] Add dereferenceable bytes from known callsites
David Bolvansky
2019-08-13
1
-73
/
+140
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+259
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-259
/
+0
*
llvm: Add support for "-fno-delete-null-pointer-checks"
Manoj Gupta
2018-07-09
1
-0
/
+22
*
[InstCombine] Simplify MemTransferInst's source and dest alignments separately
Daniel Neilson
2018-02-12
1
-1
/
+1
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-25
/
+25
*
Merge isKnownNonNull into isKnownNonZero
Nuno Lopes
2017-09-09
1
-1
/
+1
*
[InstCombine] Don't replace allocas with smaller globals
Vitaly Buka
2017-06-24
1
-0
/
+31
*
Add address space mangling to lifetime intrinsics
Matt Arsenault
2017-04-10
1
-2
/
+2
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-21
/
+21
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-21
/
+21
*
[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 l...
David Blaikie
2015-02-27
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-5
/
+5
*
InstCombine: Canonicalize addrspacecast between different element types
Jingyue Wu
2014-06-06
1
-1
/
+2
*
Handle addrspacecast when looking at memcpys from globals
Matt Arsenault
2014-04-24
1
-4
/
+63
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-9
/
+9
*
Get rid of the getPointeeAlignment helper function from
Eli Friedman
2012-11-26
1
-0
/
+10
*
Port the global copy optimization from the SROA pass to InstCombine.
Chandler Carruth
2012-08-21
1
-0
/
+136