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-to-load.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SimplifyLibCalls] Mark known arguments with nonnull
David Bolvansky
2019-09-17
1
-3
/
+3
*
[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
-3
/
+3
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+87
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-87
/
+0
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-11
/
+11
*
[InstCombine] add memcpy expansion tests with potential DL dependency; NFC
Sanjay Patel
2017-08-10
1
-12
/
+79
*
[InstCombine] regenerate test checks; NFC
Sanjay Patel
2017-08-10
1
-9
/
+12
*
Remove sometimes faulty rewrite of memcpy in instcombine.
Mikael Holmen
2017-03-01
1
-1
/
+5
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-2
/
+2
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-2
/
+2
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
1
-1
/
+1
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
1
-6
/
+5
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Turn a memcpy from a double* into a load/store of double instead of
Chris Lattner
2008-01-14
1
-0
/
+14