summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMSubtarget.h
Commit message (Expand)AuthorAgeFilesLines
...
* [GlobalISel] Remove the GISelAccessor API.Quentin Colombet2017-08-041-8/+9
* [ARM] Add the option to directly access TLS pointerStrahinja Petrovic2017-07-281-0/+4
* [ARM] Add use-misched feature, to enable the MachineScheduler.Florian Hahn2017-07-271-0/+4
* [ARM] Improve if-conversion for M-class CPUs without branch predictorsJohn Brawn2017-06-281-0/+6
* [ARM] Add macro fusion for AES instructions.Florian Hahn2017-06-221-0/+8
* [ARM] Cortex-A57 scheduling model for ARM backend (AArch32)Javed Absar2017-06-021-0/+5
* [ARM] Rename HW div feature to HW div Thumb. NFCI.Diana Picus2017-04-201-3/+3
* Revert "Revert "[ARM] Add Kryo to available targets""Yi Kong2017-04-061-0/+1
* Revert "[ARM] Add Kryo to available targets"Yi Kong2017-04-061-1/+0
* [ARM] Add Kryo to available targetsYi Kong2017-04-061-0/+1
* [ARM] [Assembler] Support negative immediates for A32, T32 and T16Sanne Wouda2017-03-211-0/+4
* [ARM] Replace HasT2ExtractPack with HasDSPSam Parker2017-02-171-5/+0
* Fix syntax errorMatthias Braun2017-02-101-2/+2
* ARMSubtarget.h: Change to one line per enum element; NFCMatthias Braun2017-02-101-9/+56
* [ARM] Add support for armv7ve triple in llvm (PR31358).George Burgess IV2017-02-091-3/+3
* [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...Eugene Zelenko2017-01-271-13/+22
* [ARM] Implement execute-only support in CodeGenPrakhar Bahuguna2016-12-151-0/+4
* [ARM] Add plumbing for GlobalISelDiana Picus2016-11-111-0/+14
* [ARM]: Assign cost of scaling used in addressing mode for ARM coresJaved Absar2016-10-131-0/+4
* Re-land "[Thumb] Save/restore high registers in Thumb1 pro/epilogues"Reid Kleckner2016-10-111-3/+5
* Revert "[Thumb] Save/restore high registers in Thumb1 pro/epilogues"Reid Kleckner2016-10-111-5/+3
* [Thumb] Save/restore high registers in Thumb1 pro/epiloguesOliver Stannard2016-10-111-3/+5
* [ARM]: Add Cortex-R52 target to LLVMJaved Absar2016-10-071-2/+3
* [XRay] ARM 32-bit no-Thumb support in LLVMDean Michael Berris2016-09-191-0/+2
* Revert "[XRay] ARM 32-bit no-Thumb support in LLVM"Renato Golin2016-09-081-2/+0
* [XRay] ARM 32-bit no-Thumb support in LLVMDean Michael Berris2016-09-081-0/+2
* [ARM] Generate consistent frame records for Thumb2Oliver Stannard2016-08-231-2/+6
* [ARM] Add support for embedded position-independent codeOliver Stannard2016-08-081-0/+3
* [ARM] Do not test for CPUs, use SubtargetFeatures. Also remove 1 flagDiana Picus2016-07-071-0/+8
* [ARM] Do not test for CPUs, use SubtargetFeatures. Also remove 2 flags.Diana Picus2016-07-061-0/+9
* [ARM] Do not test for CPUs, use SubtargetFeatures (Part 3). NFCIDiana Picus2016-07-061-0/+17
* Don't pass a Reloc::Model to GVIsIndirectSymbol.Rafael Espindola2016-06-281-3/+2
* [ARM] Use member initializers in ARMSubtarget. NFCIDiana Picus2016-06-271-75/+75
* [ARM] Do not test for CPUs, use SubtargetFeatures (Part 2). NFCIDiana Picus2016-06-271-0/+44
* Add support for musl-libc on ARM Linux.Rafael Espindola2016-06-241-0/+8
* [ARM] Do not test for CPUs, use SubtargetFeatures (Part 1). NFCIDiana Picus2016-06-231-0/+24
* RAS extensions are part of ARMv8.2-A. This change enables them by introducing aSjoerd Meijer2016-06-031-3/+7
* This adds support for Cortex-A73 as an available target.Sjoerd Meijer2016-06-021-1/+1
* ARM: use callee-saved list in the order they're actually saved.Tim Northover2016-05-131-0/+7
* Replace a string comparison in ARMSubtarget.h with a tablegen entry in ARM.td...Artyom Skrobov2016-03-231-3/+4
* [ARM] Add Cortex-A32 supportRenato Golin2016-03-211-2/+2
* ARMv7k: base ABI decision on v7k Arch rather than watchos OS.Tim Northover2016-01-271-0/+1
* [ARM] Add ARMv8-M security extension instructions to ARMv8-M Baseline/MainlineBradley Smith2016-01-251-0/+4
* Revert "[ARM] Add ARMv8-M security extension instructions to ARMv8-M Baseline...Reid Kleckner2016-01-151-4/+0
* [ARM] Add ARMv8-M security extension instructions to ARMv8-M Baseline/MainlineBradley Smith2016-01-151-0/+4
* [ARM] Add ARMv8-M Baseline/Mainline LLVM targetingBradley Smith2016-01-151-1/+5
* [ARM] Split out ARMv8-A semaphores and atomics and ARMv7 clrex as separate fe...Bradley Smith2016-01-151-0/+9
* [AArch64] Add support for Samsung Exynos-M1MinSeong Kim2016-01-051-1/+1
* [AArch64]: Add support for Cortex-A35Christof Douma2015-12-021-2/+2
* [ARM] Add ARMv8.2-A to TargetParserOliver Stannard2015-12-011-1/+1
OpenPOWER on IntegriCloud