summaryrefslogtreecommitdiff
path: root/test/MC/AArch64
Commit message (Expand)AuthorAge
* [AArch64] Handle aliases of conditional branches without b.pred form.Chad Rosier2014-02-10
* [AArch64 NEON] Accept both #0.0 and #0 for comparing with floating point zero...Kevin Qin2014-01-20
* [AArch64][NEON] Added UXTL and UXTL2 instruction aliasesAna Pazos2014-01-08
* [AArch64][NEON] Added SXTL and SXTL2 instruction aliasesAna Pazos2014-01-03
* [AArch64] Add support for NEON scalar floating-point absolute difference.Chad Rosier2013-11-27
* [AArch64] Add support for NEON scalar floating-point to integer convertChad Rosier2013-11-26
* Implemented Neon scalar vdup_lane intrinsics.Ana Pazos2013-11-21
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-19
* implement MC layer of AArch64 neon instruction PMULL and PMULL2 with 128 bit ...Kevin Qin2013-11-19
* Add predicate for AArch64 crypto instructions.Jiangning Liu2013-11-19
* [AArch64 NEON]Add mov alias for simd copy instructions.Kevin Qin2013-11-18
* Add test case for AArch64 NEON instruction set misc.Kevin Qin2013-11-14
* Implement aarch64 neon instruction class SIMD misc.Kevin Qin2013-11-14
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-14
* [AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalarChad Rosier2013-11-12
* [AArch64] Add support for NEON scalar floating-point convert to fixed-point i...Chad Rosier2013-11-11
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-06
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-06
* Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.Jiangning Liu2013-11-05
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-05
* [AArch64] Add support for NEON scalar fixed-point convert to floating-point i...Chad Rosier2013-10-31
* [AArch64] Add diagnostic tests for NEON scalar shift immediate instructions (...Chad Rosier2013-10-31
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-31
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-31
* [AArch64] Add support for NEON scalar floating-point compare instructions.Chad Rosier2013-10-30
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert a llc -filetype=obj test into a llvm-mc test.Rafael Espindola2013-10-28
* [AArch64] Add support for NEON scalar extract narrow instructions.Chad Rosier2013-10-18
* [AArch64] Add support for NEON scalar three register different instructionChad Rosier2013-10-17
* [AArch64] Add support for NEON scalar negate instruction.Chad Rosier2013-10-16
* [AArch64] Add support for NEON scalar absolute value instruction.Chad Rosier2013-10-16
* Update comment.Chad Rosier2013-10-16
* [AArch64] Add support for NEON scalar signed saturating accumulated of unsignedChad Rosier2013-10-16
* [AArch64] Add support for NEON scalar signed saturating absolute value andChad Rosier2013-10-15
* [AArch64] Add support for NEON scalar integer compare instructions.Chad Rosier2013-10-14
* Implement aarch64 neon instruction set AdvSIMD (copy).Kevin Qin2013-10-11
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-10
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* AArch64: migrate ADRP relaxation test to be llvm-mc only.Tim Northover2013-10-09
* [AArch64] Add support for NEON scalar floating-point reciprocal estimate,Chad Rosier2013-10-08
* [AArch64] Add support for NEON scalar signed/unsigned integer to floating-pointChad Rosier2013-10-08
* [AArch64] Add support for NEON scalar arithmetic instructions:Chad Rosier2013-10-07
* Implement aarch64 neon instruction set AdvSIMD (Across).Jiangning Liu2013-10-05
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-04
* Initial support for Neon scalar instructions.Jiangning Liu2013-09-24
* Implement 3 AArch64 neon instructions : umov smov ins.Kevin Qin2013-09-17
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-13