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
/
memfunc.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-9
/
+9
*
[IR] Allow increasing the alignment of dso-local globals.
Eli Friedman
2018-10-31
1
-1
/
+7
*
Place undefined globals in .bss instead of .data
Eli Friedman
2018-02-06
1
-2
/
+4
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-45
/
+45
*
[ARM] Generate consistent frame records for Thumb2
Oliver Stannard
2016-08-23
1
-29
/
+29
*
CodeGenPrep: use correct function to determine Global's alignment.
Tim Northover
2016-07-18
1
-0
/
+9
*
Add support for musl-libc on ARM Linux.
Rafael Espindola
2016-06-24
1
-0
/
+2
*
[MC] Use .p2align instead of .align
Dan Gohman
2016-01-26
1
-9
/
+9
*
Stop increasing alignment of externally-visible globals on ELF
James Y Knight
2016-01-15
1
-9
/
+9
*
Revert "Stop increasing alignment of externally-visible globals on ELF platfo...
James Y Knight
2016-01-14
1
-9
/
+9
*
Stop increasing alignment of externally-visible globals on ELF
James Y Knight
2016-01-13
1
-9
/
+9
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-43
/
+43
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-43
/
+43
*
[EABI] Add LLVM support for -meabi flag
Renato Golin
2015-11-09
1
-104
/
+151
*
[ARM] Use AEABI aligned function variants
John Brawn
2015-05-12
1
-31
/
+82
*
[ARM] Align global variables passed to memory intrinsics
John Brawn
2015-04-13
1
-7
/
+45
*
[ARM] Align stack objects passed to memory intrinsics
John Brawn
2015-03-18
1
-20
/
+273
*
ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks.
Tim Northover
2014-01-06
1
-1
/
+1
*
Recognize EABIHF as environment and use it for RTAPI + VFP.
Joerg Sonnenberger
2013-12-16
1
-0
/
+1
*
Proper support for a bastardized darwin-eabi hybird ABI.
Evan Cheng
2012-02-21
1
-0
/
+3
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
1
-9
/
+6
*
Force a triple here so this test doesn't fail on EABI hosts (like clang-nativ...
Eli Friedman
2011-06-16
1
-1
/
+1
*
RTABI chapter 4.3.4 specifies __eabi_mem* calls. Specifically, __eabi_memset ...
Renato Golin
2011-05-22
1
-4
/
+20
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
Remove llvm-upgrade.
Tanya Lattner
2008-02-17
1
-9
/
+12
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+13