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
/
CodeGen
/
ARM
/
memcpy-inline.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Allow mempcy/memset to generate small overlapping stores.
Clement Courbet
2018-12-13
1
-4
/
+3
*
[AArch64] Gangup loads and stores for pairing.
Sirish Pande
2018-05-16
1
-4
/
+3
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-10
/
+10
*
[ARM] Fix lowering of misaligned memcpy/memset
John Brawn
2017-05-26
1
-4
/
+1
*
[ARM] Add tests for 6-M memcpy/memset code generation
John Brawn
2017-05-26
1
-0
/
+8
*
ARM: handle post-indexed NEON ops where the offset isn't the access width.
Tim Northover
2017-04-20
1
-8
/
+9
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-10
/
+10
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-10
/
+10
*
[ARM] Define subtarget feature strict-align.
Akira Hatanaka
2015-07-28
1
-1
/
+1
*
[ARM] Align global variables passed to memory intrinsics
John Brawn
2015-04-13
1
-6
/
+6
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-7
/
+7
*
[ARM] Re-re-apply VLD1/VST1 base-update combine.
Ahmed Bougacha
2015-02-19
1
-9
/
+6
*
Reverting VLD1/VST1 base-updating/post-incrementing combining
Renato Golin
2015-02-04
1
-6
/
+9
*
[ARM] Don't break alignment when combining base updates into load/stores.
Ahmed Bougacha
2014-12-23
1
-5
/
+5
*
Reapply "[ARM] Combine base-updating/post-incrementing vector load/stores."
Ahmed Bougacha
2014-12-13
1
-9
/
+6
*
Revert "[ARM] Combine base-updating/post-incrementing vector load/stores."
Renato Golin
2014-12-13
1
-6
/
+9
*
[ARM] Combine base-updating/post-incrementing vector load/stores.
Ahmed Bougacha
2014-12-10
1
-9
/
+6
*
Re-enable inline memcpy expansion for Thumb1.
James Molloy
2014-05-16
1
-5
/
+23
*
Revert "Revert "Add Constant Hoisting Pass" (r200034)"
Juergen Ributzka
2014-01-25
1
-2
/
+4
*
Revert "Add Constant Hoisting Pass" (r200034)
Hans Wennborg
2014-01-25
1
-4
/
+2
*
Add Constant Hoisting Pass
Juergen Ributzka
2014-01-24
1
-2
/
+4
*
Revert "Add Constant Hoisting Pass"
Juergen Ributzka
2014-01-24
1
-4
/
+2
*
Add Constant Hoisting Pass
Juergen Ributzka
2014-01-24
1
-2
/
+4
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-7
/
+7
*
Some enhancements for memcpy / memset inline expansion.
Evan Cheng
2012-12-10
1
-6
/
+103
*
Delete stale comment.
Jakob Stoklund Olesen
2011-11-14
1
-1
/
+0
*
RAGreedy is better about hinting now.
Jakob Stoklund Olesen
2011-11-12
1
-1
/
+1
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
1
-3
/
+4
*
Recommit r129383. PreRA scheduler heuristic fixes: VRegCycle, TokenFactor lat...
Andrew Trick
2011-04-13
1
-5
/
+3
*
Revert 129383. It causes some targets to hit a scheduler assert.
Andrew Trick
2011-04-12
1
-3
/
+5
*
PreRA scheduler heuristic fixes: VRegCycle, TokenFactor latency.
Andrew Trick
2011-04-12
1
-5
/
+3
*
Fix ARM tests to be register allocator independent.
Jakob Stoklund Olesen
2011-03-31
1
-5
/
+9
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-4
/
+4
*
Changing allocation ordering from r3 ... r0 back to r0 ... r3. The order chan...
Evan Cheng
2009-06-05
1
-4
/
+2
*
Fix PR3457: Ignore control successors when looking for closest scheduled succ...
Evan Cheng
2009-02-10
1
-1
/
+4
*
Fix memcpy lowering when addresses are 4-byte aligned but size is not multipl...
Evan Cheng
2007-10-22
1
-0
/
+15