aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1829-604/+872
* Remove duplicate.Ying Wang2015-04-131-1/+0
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-0953-927/+926
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2362-1460/+2557
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0290-4423/+3595
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2143-1068/+1270
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2967-1944/+3197
* Update to LLVM 3.5a.Stephen Hines2014-04-24106-4254/+6420
* am b7485134: am 449fc261: Merge "llvm: convert makefiles to support multilib ...Colin Cross2014-02-184-8/+0
|\
| * llvm: convert makefiles to support multilib buildColin Cross2014-02-064-8/+0
* | Update LLVM for merge to 3.4.Stephen Hines2014-02-133-0/+10
* | Merge remote-tracking branch 'upstream/release_34' into merge-20140211Stephen Hines2014-02-1155-2311/+4515
|\ \ | |/ |/|
| * Merge r196725 (conflicts on same API as before):Tim Northover2013-12-091-3/+4
| * Merging r196493. Simple conflict due to change API of updatedTim Northover2013-12-081-6/+1
| * Merging r196588:Bill Wendling2013-12-081-7/+34
| * Merging r196269:Bill Wendling2013-12-071-0/+6
| * Merging r196046:Bill Wendling2013-12-024-21/+26
| * Merging r195401:Bill Wendling2013-12-021-1/+2
| * [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-191-1/+1
| * Revert r194865 and r194874.Alexey Samsonov2013-11-181-1/+1
| * [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-151-1/+1
| * Avoid illegal integer promotion in fastiselBob Wilson2013-11-151-7/+2
| * ARM: produce friendly error for invalid inline asmTim Northover2013-11-141-0/+4
| * Enable generating legacy IT block for AArch32Weiming Zhao2013-11-135-6/+42
| * ARM: diagnose invalid system LDM/STMTim Northover2013-11-121-0/+16
| * [ARM] Add support for FP_HP_extension build attributeBradley Smith2013-11-122-1/+7
| * [ARM] Add support for MVFR2 which is new in ARMv8Artyom Skrobov2013-11-112-0/+3
| * Remove some unnecessary temporary strings.Benjamin Kramer2013-11-091-1/+1
| * [arm] Refine ARMBuildAttrs.h.Logan Chien2013-11-091-6/+8
| * ARM: fold prologue/epilogue sp updates into push/pop for code sizeTim Northover2013-11-084-32/+166
| * [ARM] Handling for coprocessor instructions that are undefined starting from ...Artyom Skrobov2013-11-081-8/+21
| * [ARM] Handling for coprocessor instructions that are undefined starting from ...Artyom Skrobov2013-11-082-9/+24
| * [ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as...Artyom Skrobov2013-11-081-2/+3
| * ARM: permit bare dmb/dsb/isb aliases on Cortex-M0Tim Northover2013-11-051-3/+3
| * ARM: remove unnecessary state-tracking during frame lowering.Tim Northover2013-11-046-115/+58
| * Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.Bob Wilson2013-11-034-0/+87
| * [ARM] Add Virtualization subtarget feature and more build attributes in this ...Bradley Smith2013-11-015-5/+39
| * [ARM] Fix Tag_ABI_HardFP_use build attributeBradley Smith2013-11-012-5/+13
| * Legalize: Improve legalization of long vector extends.Jim Grosbach2013-10-311-55/+0
| * [ARM] NEON instructions were erroneously decoded from certain invalid encodingsArtyom Skrobov2013-10-301-20/+20
| * Struct byval cleanup: add helper functions to reduce code duplication.Manman Ren2013-10-291-180/+117
| * Move getSymbol to TargetLoweringObjectFile.Rafael Espindola2013-10-291-1/+1
| * Add a helper getSymbol to AsmPrinter.Rafael Espindola2013-10-292-6/+6
| * [ARM] Make sure HasCRC is initialized to false in Subtarget.Amara Emerson2013-10-291-0/+1
| * ARM: Add subtarget feature for CRCBernard Ogden2013-10-295-6/+14
| * ARM cost model: Unaligned vectorized double stores are expensiveArnold Schwaighofer2013-10-291-0/+15
| * ARM cost model: Account for zero cost scalar SROA instructionsArnold Schwaighofer2013-10-291-3/+15
| * Return early from getUnconditionalBranchTargetOpValue if the branch target isLang Hames2013-10-281-1/+1
| * [arm] Implement eabi_attribute, cpu, and fpu directives.Logan Chien2013-10-287-265/+514
| * ARM: allow .thumb_func to be separated from symbol definitionTim Northover2013-10-251-17/+18