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
/
align.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+37
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-37
/
+0
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-5
/
+5
*
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
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-4
/
+4
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-2
/
+2
*
The memcpy optimizer was happily doing call slot forwarding when the new memory
Duncan Sands
2012-10-04
1
-3
/
+21
*
fix typo
Chris Lattner
2011-01-10
1
-1
/
+1
*
start using irbuilder to make mem intrinsics in a few passes.
Chris Lattner
2010-12-26
1
-1
/
+1
*
Reapply address space patch after fixing an issue in MemCopyOptimizer.
Mon P Wang
2010-04-04
1
-1
/
+1
*
Revert r100191 since it breaks objc in clang
Mon P Wang
2010-04-02
1
-1
/
+1
*
Reapply address space patch after fixing an issue in MemCopyOptimizer.
Mon P Wang
2010-04-02
1
-1
/
+1
*
Revert Mon Ping's change 99928, since it broke all the llvm-gcc buildbots.
Bob Wilson
2010-03-30
1
-1
/
+1
*
Added support for address spaces and added a isVolatile field to memcpy, memm...
Mon P Wang
2010-03-30
1
-1
/
+1
*
Make opt default to not adding a target data string and update tests that dep...
Kenneth Uildriks
2009-11-03
1
-0
/
+1
*
When extending a memset range past the front, set the alignment of the
Dan Gohman
2009-09-14
1
-0
/
+18