[AArch64] Add ARMv8.2-A FP16 vector instructions
[oota-llvm.git] / lib / Target / AArch64 / AArch64InstrFormats.td
2015-12-08 Oliver Stannard[AArch64] Add ARMv8.2-A FP16 vector instructions
2015-12-01 Oliver Stannard[AArch64] Add ARMv8.2-A Statistical Profiling Extension
2015-11-27 Oliver Stannard[AArch64] Add ARMv8.2-A FP16 scalar instructions
2015-10-05 Alexandros Lamprineas[MC layer][AArch64] llvm-mc accepts 4-bit immediate...
2015-09-24 Chad Rosier[AArch64] The paired post-increment store instruction...
2015-09-10 Ahmed Bougacha[AArch64] Support selecting STNP.
2015-09-02 Ahmed Bougacha[AArch64] More consistently separate asm opc and operan...
2015-09-02 Ahmed Bougacha[AArch64] Consistently separate asm opc and operands...
2015-08-04 Ahmed Bougacha[AArch64] Rename FP formats to be more consistent....
2015-07-16 Matthias BraunAArch64: Implement conditional compare sequence matching.
2015-07-15 Petr Pavlu[AArch64] Fix problems in decoding generic MSR instructions
2015-07-01 Arnaud A. de Grand... [AArch64] Implement add/adds/sub/subs/cmp/cmn with...
2015-06-17 Matthias BraunRevert "AArch64: Use CMP;CCMP sequences for and/or...
2015-06-02 Vladimir Sukharev[AArch64] Add v8.1a atomic instructions
2015-06-01 Matthias BraunAArch64: Use CMP;CCMP sequences for and/or/setcc trees.
2015-04-28 Sergey DmitroukReapply r235977 "[DebugInfo] Add debug locations to...
2015-04-28 Daniel JasperRevert "[DebugInfo] Add debug locations to constant...
2015-04-28 Sergey Dmitrouk[DebugInfo] Add debug locations to constant SD nodes
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a "Limited Ordering Regions" extension
2015-04-14 Bradley Smith[AArch64] Allow non-standard INS/DUP encodings
2015-04-02 Quentin Colombet[AArch64] Add a comment to make it explicit why we...
2015-03-31 Vladimir Sukharev[AArch64] Add v8.1a "Rounding Double Multiply Add/Subtr...
2015-03-31 Quentin Colombet[AArch64] Fix poor codegen for add immediate.
2014-11-26 Craig TopperReplace neverHasSideEffects=1 with hasSideEffects=0...
2014-10-01 Tom Coxon[AArch64] Allow access to all system registers with...
2014-08-27 Oliver StannardTeach the AArch64 backend about v4f16 and v8f16
2014-08-11 Quentin Colombet[AArch64] Fix registerAllocator assigns same register...
2014-08-07 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction...
2014-08-05 Kevin QinRevert "r214832 - MachineCombiner Pass for selecting...
2014-08-05 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction
2014-08-04 Kevin QinRevert "r214669 - MachineCombiner Pass for selecting...
2014-08-03 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction
2014-07-29 Jiangning LiuImplement AArch64 TTI interface isAsCheapAsAMove.
2014-07-17 Yi KongPort memory barriers intrinsics to AArch64
2014-07-12 Saleem AbdulrasoolAArch64: add support for llvm.aarch64.hint intrinsic
2014-07-10 Arnaud A. de Grand... [AArch64] Add logical alias instructions to MC AsmParser
2014-06-10 Artyom SkrobovCondition codes AL and NV are invalid in the aliases...
2014-06-09 Artyom Skrobov[AArch64] Missing aliases for CMP/CMN [W]SP with no...
2014-06-09 Chad Rosier[AArch64] Fix the ordering of the accumulate operand...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-03-13 Tim NorthoverAArch64: error when both positional & named operands...
2013-11-19 Hao LiuImplement AArch64 neon instructions class SIMD lsone...
2013-11-14 Jiangning LiuImplement AArch64 NEON instruction set AdvSIMD (table).
2013-11-12 Chad Rosier[AArch64] Implemented AdvSIMD scalar x indexed element...
2013-11-06 Jiangning LiuImplement AArch64 Neon instruction set Perm.
2013-11-06 Jiangning LiuImplement AArch64 Neon instruction set Bitwise Extract.
2013-11-05 Jiangning LiuImplement AArch64 Neon Crypto instruction classes AES...
2013-11-05 Hao LiuImplement AArch64 post-index vector load/store multiple...
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar shift immediate...
2013-10-31 Amara Emerson[AArch64] Make the use of FP instructions optional...
2013-10-17 Chad Rosier[AArch64] Add support for NEON scalar three register...
2013-10-10 Hao LiuImplement AArch64 vector load/store multiple N-element...
2013-10-10 Rafael EspindolaRevert "Implement AArch64 vector load/store multiple...
2013-10-10 Hao LiuImplement AArch64 vector load/store multiple N-element...
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar signed/unsigned...
2013-10-05 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (Across).
2013-10-04 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-09-24 Jiangning LiuInitial support for Neon scalar instructions.
2013-09-17 Kevin QinImplement 3 AArch64 neon instructions : umov smov ins.
2013-09-09 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-08-15 Hao LiuClang and AArch64 backend patches to support shll/shl...
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-04-28 Jia LiuAArch64 InstrFormats:
2013-02-24 Francois PichetTypo
2013-02-14 Tim NorthoverAArch64: add block comments where missing
2013-02-05 Tim NorthoverFix formatting in AArch64 backend.
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.