summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets/ARM.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ARM][AArch64] Complex addition Neon intrinsics for Armv8.3-AVictor Campos2019-12-021-0/+12
* Revert "[ARM] Allocatable Global Register Variables for ARM"Carey Williams2019-11-291-32/+0
* [ARM] Allocatable Global Register Variables for ARMAnna Welker2019-11-181-0/+32
* [ARM] Update clang for removal of vfp2d16 and vfp2d16spEli Friedman2019-09-171-3/+2
* [ARM] Add support for the s,j,x,N,O inline asm constraintsDavid Candler2019-09-051-5/+88
* Reland "[ARM] push LR before __gnu_mcount_nc"Jian Cai2019-08-161-1/+1
* Revert "[ARM] push LR before __gnu_mcount_nc"Jian Cai2019-08-161-1/+1
* [ARM] push LR before __gnu_mcount_ncJian Cai2019-08-161-1/+1
* [ARM] Set default alignment to 64bitsDiogo N. Sampaio2019-08-081-1/+2
* Revert "[ARM] Set default alignment to 64bits"Petr Hosek2019-07-271-2/+1
* [ARM] Set default alignment to 64bitsSimi Pallipurath2019-07-261-1/+2
* De-templatize non-dependent VS macro logic, NFCReid Kleckner2019-07-091-2/+0
* Fix build failure due to missing breakYaxun Liu2019-06-261-0/+2
* [ARM] Support inline assembler constraints for MVE.Simon Tatham2019-06-251-0/+11
* [Targets] Move soft-float-abi filtering to `initFeatureMap`George Burgess IV2019-06-141-14/+19
* [ARM] Add ACLE feature macros for MVE.David Green2019-06-071-0/+1
* [ARM] Add ACLE feature macros for MVESjoerd Meijer2019-06-071-0/+22
* [ARM] Fix bugs introduced by the fp64/d32 rework.Simon Tatham2019-06-071-4/+16
* [ARM] Add CLI support for Armv8.1-M and MVESjoerd Meijer2019-05-301-0/+2
* [ARM] Replace fp-only-sp and d16 with fp64 and d32.Simon Tatham2019-05-281-10/+8
* [ARM][CMSE] Add commandline option and feature macroJaved Absar2019-05-211-0/+9
* Range-style std::find{,_if} -> llvm::find{,_if}. NFCFangrui Song2019-03-311-1/+1
* [IR][ARM] Add function pointer alignment to datalayoutMichael Platings2019-03-081-11/+12
* Rollback of rL355585.Mitch Phillips2019-03-071-12/+11
* [IR][ARM] Add function pointer alignment to datalayoutMichael Platings2019-03-071-11/+12
* Revert "[IR][ARM] Add function pointer alignment to datalayout"Mitch Phillips2019-03-061-12/+11
* [IR][ARM] Add function pointer alignment to datalayoutMichael Platings2019-03-061-11/+12
* [ARM] Add pre-defined macros for ROPI and RWPIOliver Stannard2019-02-181-0/+6
* Disable _Float16 for non ARM/SPIR TargetsErich Keane2019-01-251-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI]Michal Gorny2018-12-201-6/+6
* ARM, AArch64: support `__attribute__((__swiftcall__))`Saleem Abdulrasool2018-12-061-0/+1
* [ARM] Prevent DSP and SIM32 being set for v6mSam Parker2018-09-281-1/+1
* [ARM/AArch64][v8.5A] Add Armv8.5-A targetOliver Stannard2018-09-261-0/+2
* [ARM] Set __ARM_FEATURE_SIMD32 for +dsp coresSam Parker2018-08-291-1/+1
* [AArch64][ARM] Add Armv8.4-A testsSjoerd Meijer2018-08-011-0/+4
* [ARM] Add __ARM_FEATURE_DOTPROD pre-defined macroOliver Stannard2018-04-271-0/+6
* [ARM] Compute a target feature which corresponds to the ARM version.Eli Friedman2018-04-161-0/+11
* Basic: support PreserveMost and PreserveAll on Windows ARMSaleem Abdulrasool2018-03-201-0/+2
* [ARM] Pass half or i16 types for NEON intrinsicsSjoerd Meijer2018-03-191-4/+3
* [ARM] ACLE FP16 feature test macrosSjoerd Meijer2018-03-131-0/+12
* This reverts "r327189 - [ARM] Add ARMv8.2-A FP16 vector intrinsic"Sjoerd Meijer2018-03-131-9/+0
* [ARM] Add ARMv8.2-A FP16 vector intrinsicAbderrazek Zaafrani2018-03-091-0/+9
* Make march/target-cpu print a note with the list of valid values for ARMErich Keane2018-02-081-0/+4
* Avoid int to string conversion in Twine or raw_ostream contexts.Benjamin Kramer2017-12-281-4/+4
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-1/+0
* Revert "Toolchain: Normalize dwarf, sjlj and seh eh"Martell Malone2017-11-291-0/+1
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-1/+0
* [MINGW] normalize WIN32 macrosMartell Malone2017-11-211-3/+0
* [MinGW] Define __ARM_DWARF_EH__ for MinGW/ARMMartin Storsjo2017-11-171-0/+1
OpenPOWER on IntegriCloud