summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/memfunc.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-9/+9
* [IR] Allow increasing the alignment of dso-local globals.Eli Friedman2018-10-311-1/+7
* Place undefined globals in .bss instead of .dataEli Friedman2018-02-061-2/+4
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-45/+45
* [ARM] Generate consistent frame records for Thumb2Oliver Stannard2016-08-231-29/+29
* CodeGenPrep: use correct function to determine Global's alignment.Tim Northover2016-07-181-0/+9
* Add support for musl-libc on ARM Linux.Rafael Espindola2016-06-241-0/+2
* [MC] Use .p2align instead of .alignDan Gohman2016-01-261-9/+9
* Stop increasing alignment of externally-visible globals on ELFJames Y Knight2016-01-151-9/+9
* Revert "Stop increasing alignment of externally-visible globals on ELF platfo...James Y Knight2016-01-141-9/+9
* Stop increasing alignment of externally-visible globals on ELFJames Y Knight2016-01-131-9/+9
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-43/+43
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-43/+43
* [EABI] Add LLVM support for -meabi flagRenato Golin2015-11-091-104/+151
* [ARM] Use AEABI aligned function variantsJohn Brawn2015-05-121-31/+82
* [ARM] Align global variables passed to memory intrinsicsJohn Brawn2015-04-131-7/+45
* [ARM] Align stack objects passed to memory intrinsicsJohn Brawn2015-03-181-20/+273
* ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks.Tim Northover2014-01-061-1/+1
* Recognize EABIHF as environment and use it for RTAPI + VFP.Joerg Sonnenberger2013-12-161-0/+1
* Proper support for a bastardized darwin-eabi hybird ABI.Evan Cheng2012-02-211-0/+3
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-9/+6
* Force a triple here so this test doesn't fail on EABI hosts (like clang-nativ...Eli Friedman2011-06-161-1/+1
* RTABI chapter 4.3.4 specifies __eabi_mem* calls. Specifically, __eabi_memset ...Renato Golin2011-05-221-4/+20
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Remove llvm-upgrade.Tanya Lattner2008-02-171-9/+12
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+13
OpenPOWER on IntegriCloud