Revert "[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def"
[oota-llvm.git] / lib / Target / ARM / ARM.td
2015-09-21 James MolloyRevert "[ARM] Handle +t2dsp feature as an ArchExtKind...
2015-09-21 Artyom Skrobov[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTar...
2015-07-28 Akira Hatanaka[ARM] Define subtarget feature strict-align.
2015-07-21 Akira Hatanaka[ARM] Define subtarget feature "reserve-r9", which...
2015-07-20 Akira HatanakaRevert r242737.
2015-07-20 Akira Hatanaka[ARM] Define subtarget feature "reserve-r9", which...
2015-07-16 Akira Hatanaka[ARM] Define a subtarget feature that is used to avoid...
2015-07-07 Akira Hatanaka[ARM] Define a subtarget feature and use it to decide...
2015-06-26 Javed Absar[ARM] Cortex-R5 is not VFPOnlySP
2015-06-26 Javed Absar[ARM] Cortex-R4F is not VFPOnlySP
2015-05-12 Eric ChristopherMigrate existing backends that care about software...
2015-04-09 Javed Absar[ARM] support for Cortex-R4/R4F
2015-04-01 Vladimir Sukharev[ARM] Rename v8.1a from "extension" to "architecture"
2015-03-27 Akira Hatanaka[ARM] Enable changing instprinter's behavior based...
2015-03-26 Vladimir Sukharev[AArch64, ARM] Add v8.1a architecture and generic cpu
2015-03-17 Renato Golin[ARM] Add support for ARMV6K subtarget (LLVM)
2015-02-18 Bradley Smith[ARM] Add missing M/R class CPUs
2015-02-04 Renato GolinAdding support to LLVM for targeting Cortex-A72
2014-12-18 Eric ChristopherAdd a new string member to the TargetOptions struct...
2014-11-03 Charlie TurnerRemove the cortex-a9-mp CPU.
2014-10-13 Renato GolinAdds support for the Cortex-A17 to the ARM backend
2014-10-01 Oliver Stannard[ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP...
2014-04-01 Tim NorthoverARM: add cyclone CPU with ZeroCycleZeroing feature.
2014-01-02 Rafael EspindolaMake the ARM ABI selectable via SubtargetFeature.
2013-12-06 Ana PazosAdded support for mcpu krait
2013-12-02 Rafael EspindolaChange the default of AsmWriterClassName and isMCAsmWriter.
2013-11-25 Amara Emerson[ARM] Enable FeatureMP for Cortex-A5 by default.
2013-11-22 Richard BartonAdd support for Cortex-A12.
2013-11-21 Artyom Skrobov[ARM] add basic Cortex-A7 support to LLVM backend
2013-11-01 Bradley Smith[ARM] Add Virtualization subtarget feature and more...
2013-10-29 Bernard OgdenARM: Add subtarget feature for CRC
2013-10-28 Logan Chien[arm] Implement eabi_attribute, cpu, and fpu directives.
2013-10-18 Silviu BarangaAdd hardware division as a default feature on Cortex...
2013-10-14 Bernard OgdenAdd Cortex-A57 support
2013-10-14 Bernard OgdenAdd subtarget feature support for Cortex-A53
2013-10-07 Amara Emerson[ARM] Improve build attributes emission.
2013-10-07 Tim NorthoverARM: allow cortex-m0 to use hint instructions
2013-09-23 Amara Emerson[ARM] Split A/R class into separate subtarget features.
2013-09-19 Amara Emerson[ARMv8] Add support for the v8 cryptography extensions.
2013-09-13 Joey Gouly[ARMv8] Change hasV8Fp to hasFPARMv8, and other command...
2013-08-08 Silviu BarangaRemove the now redundant FeatureFP16 from the Cortex...
2013-07-29 Silviu BarangaAllow generation of vmla.f32 instructions when targetin...
2013-06-27 Joey GoulyAdd a Subtarget feature 'v8fp' to the ARM backend.
2013-06-26 Joey GoulyAdd a subtarget feature 'v8' to the ARM backend.
2013-06-10 Tim NorthoverARM: diagnose ARM/Thumb assembly switches on CPUs only...
2013-06-04 Evan ChengCortex-R5 can issue Thumb2 integer division instructions.
2013-05-23 Tim NorthoverARM: Add Performance Monitor Extensions feature
2013-04-10 Tim NorthoverARM: Make "SMC" instructions conditional on new TrustZo...
2013-03-21 Renato GolinAvoid NEON SP-FP unless unsafe-math or Darwin
2013-01-30 Eli BenderskyAdd a special ARM trap encoding for NaCl.
2012-12-21 Quentin ColombetAdd ARM cortex-r5 subtarget.
2012-12-20 Evan ChengOn some ARM cpus, flags setting movs with shifter opera...
2012-11-29 Quentin ColombetAdd cortex-a5 subtarget to the supported ARM architectures
2012-09-29 Bob WilsonAdd LLVM support for Swift.
2012-09-17 Silviu BarangaRemoved the VMLxForwarding feature for the Cortex-A15...
2012-09-13 Silviu BarangaThis patch introduces A15 as a target in LLVM.
2012-08-02 Jiangning LiuSupport fpv4 for ARM Cortex-M4.
2012-07-07 Andrew TrickI'm introducing a new machine model to simultaneously...
2012-06-22 Andrew TrickUse "NoItineraries" for processors with no itineraries.
2012-04-11 Evan ChengClean up ARM fused multiply + add/sub support some...
2012-04-11 Evan ChengFix a number of problems with ARM fused multiply add...
2012-03-05 Sebastian Popupdated patch for the ARM fused multiply add/sub
2012-02-28 Evan ChengRe-commit r151623 with fix. Only issue special no-retur...
2012-02-28 Daniel DunbarRevert r151623 "Some ARM implementaions, e.g. A-series...
2012-02-28 Evan ChengSome ARM implementaions, e.g. A-series, does return...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-01-22 Anton KorobeynikovAdd fused multiple+add instructions from VFPv4.
2011-10-18 David MeyerRemove NaClMode
2011-09-28 James MolloyCheck in a patch that has already been code reviewed...
2011-09-20 Evan ChengFix a bug introduced during refactoring a couple of...
2011-09-05 Nick LewyckyAdd a new MC bit for NaCl (Native Client) mode. NaCl...
2011-08-25 Nick LewyckyRemove stray fullstop.
2011-07-07 Evan ChengRename attribute 'thumb' to a more descriptive 'thumb...
2011-07-07 Evan ChengSink feature IsThumb into MC layer.
2011-07-07 Evan ChengChange some ARM subtarget features to be single bit...
2011-07-07 Evan ChengFactor ARM triple parsing out of ARMSubtarget. Another...
2011-07-01 Jim GrosbachARMv7M vs. ARMv7E-M support.
2011-04-19 Bob WilsonThis patch combines several changes from Evan Cheng...
2011-04-19 Bob WilsonAdd -mcpu=cortex-a9-mp. It's cortex-a9 with MP extensio...
2011-04-19 Bob WilsonAvoid some 's' 16-bit instruction which partially updat...
2011-03-31 Evan ChengDistribute (A + B) * C to (A * C) + (B * C) to make...
2010-12-15 Bob WilsonAdd Neon VCVT instructions for f32 <-> f16 conversions.
2010-12-05 Evan ChengCode clean up.
2010-12-05 Evan ChengMaking use of VFP / NEON floating point multiply-accumu...
2010-11-12 Evan ChengAdd some missing isel predicates on def : pat patterns...
2010-11-03 Evan ChengFix preload instruction isel. Only v7 supports pli...
2010-10-12 Bob WilsonPR8359: The ARM backend may end up allocating registers...
2010-09-30 Jim GrosbachNuke it from orbit. It's the only way to be sure.
2010-09-10 Evan ChengTeach if-converter to be more careful with predicating...
2010-08-17 Jim Grosbach80 column cleanup.
2010-08-17 Chris Lattnerfix emacs language spec's, patch by Edmund Grimley...
2010-08-11 Jim Grosbachcortex m4 has floating point support, but only single...
2010-08-11 Evan ChengReport error if codegen tries to instantiate a ARM...
2010-08-11 Evan ChengArchV7M implies HW division instructions.
2010-08-11 Evan ChengArchV6T2, V7A, and V7M implies Thumb2; Archv7A implies...
2010-08-11 Evan ChengAdd ARM Archv6M and let it implies FeatureDB (having...
2010-08-11 Evan ChengAdd Cortex-M0 support. It's a ARMv6m device (no ARM...
2010-08-11 Evan Cheng- Add subtarget feature -mattr=+db which determine...
2010-08-09 Evan ChengChange -prefer-32bit-thumb to attribute -mattr=+32bit...
2010-07-13 Evan ChengAdd an ARM "feature". Cortex-a8 fp comparison is very...
next