summaryrefslogtreecommitdiff
path: root/lib/Target/ARM
Commit message (Expand)AuthorAge
* Merge r196725 (conflicts on same API as before):Tim Northover2013-12-09
* Merging r196493. Simple conflict due to change API of updatedTim Northover2013-12-08
* Merging r196588:Bill Wendling2013-12-08
* Merging r196269:Bill Wendling2013-12-07
* Merging r196046:Bill Wendling2013-12-02
* Merging r195401:Bill Wendling2013-12-02
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* Avoid illegal integer promotion in fastiselBob Wilson2013-11-15
* ARM: produce friendly error for invalid inline asmTim Northover2013-11-14
* Enable generating legacy IT block for AArch32Weiming Zhao2013-11-13
* ARM: diagnose invalid system LDM/STMTim Northover2013-11-12
* [ARM] Add support for FP_HP_extension build attributeBradley Smith2013-11-12
* [ARM] Add support for MVFR2 which is new in ARMv8Artyom Skrobov2013-11-11
* Remove some unnecessary temporary strings.Benjamin Kramer2013-11-09
* [arm] Refine ARMBuildAttrs.h.Logan Chien2013-11-09
* ARM: fold prologue/epilogue sp updates into push/pop for code sizeTim Northover2013-11-08
* [ARM] Handling for coprocessor instructions that are undefined starting from ...Artyom Skrobov2013-11-08
* [ARM] Handling for coprocessor instructions that are undefined starting from ...Artyom Skrobov2013-11-08
* [ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as...Artyom Skrobov2013-11-08
* ARM: permit bare dmb/dsb/isb aliases on Cortex-M0Tim Northover2013-11-05
* ARM: remove unnecessary state-tracking during frame lowering.Tim Northover2013-11-04
* Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.Bob Wilson2013-11-03
* [ARM] Add Virtualization subtarget feature and more build attributes in this ...Bradley Smith2013-11-01
* [ARM] Fix Tag_ABI_HardFP_use build attributeBradley Smith2013-11-01
* Legalize: Improve legalization of long vector extends.Jim Grosbach2013-10-31
* [ARM] NEON instructions were erroneously decoded from certain invalid encodingsArtyom Skrobov2013-10-30
* Struct byval cleanup: add helper functions to reduce code duplication.Manman Ren2013-10-29
* Move getSymbol to TargetLoweringObjectFile.Rafael Espindola2013-10-29
* Add a helper getSymbol to AsmPrinter.Rafael Espindola2013-10-29
* [ARM] Make sure HasCRC is initialized to false in Subtarget.Amara Emerson2013-10-29
* ARM: Add subtarget feature for CRCBernard Ogden2013-10-29
* ARM cost model: Unaligned vectorized double stores are expensiveArnold Schwaighofer2013-10-29
* ARM cost model: Account for zero cost scalar SROA instructionsArnold Schwaighofer2013-10-29
* Return early from getUnconditionalBranchTargetOpValue if the branch target isLang Hames2013-10-28
* [arm] Implement eabi_attribute, cpu, and fpu directives.Logan Chien2013-10-28
* ARM: allow .thumb_func to be separated from symbol definitionTim Northover2013-10-25
* ARM: don't expand atomicrmw inline on Cortex-M0Tim Northover2013-10-25
* ARM: Tweak usage of '*vfp' compiler_rt functions.Jim Grosbach2013-10-24
* Remove class abstraction from ARM struct byval loweringDavid Peixotto2013-10-24
* ARM: Mark double-precision instructions as suchTim Northover2013-10-24
* ARM: add a couple more NEON predicates.Tim Northover2013-10-24
* ARM: mark various aliases with their architecture requirements.Tim Northover2013-10-24
* ARM: Use non-VFP softcalls on embedded Darwinish targetsTim Northover2013-10-24
* ARM: fix assert on unpredictable POP instruction.Tim Northover2013-10-24
* Make ARM hint ranges consistent, and add tests for these rangesArtyom Skrobov2013-10-23
* ARM: provide diagnostics on more writeback LDM/STM instructionsTim Northover2013-10-22
* ARM: Thumb2 copy for GPRPair needs to use thumb instructions.Jim Grosbach2013-10-22
* ARM: Clean up copyPhysReg() a bit.Jim Grosbach2013-10-22