[AArch64] This is a work in progress to provide a machine description
[oota-llvm.git] / lib / Target / AArch64 / AArch64InstrNEON.td
2014-02-13 Hao Liu[AArch64]Fix the problems that can't select mul/add...
2014-02-07 Jim GrosbachX86: Resolve a long standing FIXME and properly isel...
2014-02-04 Tim NorthoverARM & AArch64: merge NEON absolute compare intrinsics
2014-02-03 Tim NorthoverAArch64 & ARM: refactor crypto intrinsics to take scalars
2014-01-30 Chad Rosier[AArch64] Custom lower concat_vector patterns with...
2014-01-29 Kevin Qin[AArch64 NEON] Lower SELECT_CC with vector operand.
2014-01-26 Jiangning LiuImprove pattern match from v1i8 to v1i32 for AArch64...
2014-01-26 Jiangning LiuImplement pattern match from v1xx to v1xx for AArch64...
2014-01-26 Kevin Qin[AArch64 NEON] Add patterns for concat_vector on v2i32.
2014-01-24 Alp TokerFix known typos
2014-01-23 Ana Pazos[AArch64] Added vselect patterns with float and double...
2014-01-20 Kevin Qin[AArch64 NEON] Accept both #0.0 and #0 for comparing...
2014-01-17 Hao Liu[AArch64]Fix the problem can't select f16_to_f32 and...
2014-01-17 Hao Liu[AArch64]Fix the problem can't select concat_vectors...
2014-01-15 Jiangning LiuFor AArch64, lowering sext_inreg and generate optimized...
2014-01-14 Rafael EspindolaRevert "[AArch64] Added vselect patterns with float...
2014-01-14 Ana Pazos[AArch64] Added vselect patterns with float and double...
2014-01-13 Kevin Qin[AArch64 NEON] Add missing patterns for bitcast from...
2014-01-08 Ana Pazos[AArch64][NEON] Added UXTL and UXTL2 instruction aliases
2014-01-07 Kevin Qin[AArch64 NEON] Fixed incorrect immediate used in BIC...
2014-01-03 Ana Pazos[AArch64][NEON] Added SXTL and SXTL2 instruction aliases
2013-12-30 Jiangning LiuFor AArch64 Neon, simplify scalar dup by lane0 for fp.
2013-12-30 Hao Liu[AArch64]Can't select shift left 0 of type v1i64
2013-12-25 Hao Liu[AArch64]Fix a problem that the register order of fmls...
2013-12-24 Hao Liu[AArch64]Add patterns to match normal shift nodes:...
2013-12-24 Kevin Qin[AArch64 NEON] Fix a pattern match failure with NEON_VDUP.
2013-12-24 Ana Pazos[AArch64] Check fmul node single use in fused multiply...
2013-12-18 Kevin Qin[AArch64 NEON]Implment loading vector constant form...
2013-12-16 Chad Rosier[AArch64] Fix v1fx patterns for Floating-point Multiply...
2013-12-16 Hao Liu[AArch64]Fix the pattern match failure for v1i8/v1i16...
2013-12-13 Chad Rosier[AArch64] Simplify the Neon Scalar3Same patterns for...
2013-12-12 Chad Rosier[AArch64] Removed unnecessary copy patterns with v1fx...
2013-12-12 Hao Liu[AArch64]Fix the problem that AArch64 backend fails...
2013-12-11 Chad Rosier[AArch64] Refactor NEON floating-point Max/Min/Maxnm...
2013-12-11 Chad Rosier[AArch64] Add NEON scalar floating-point compare LLVM...
2013-12-11 Chad Rosier[AArch64] Refactor the NEON scalar floating-point recip...
2013-12-11 Chad Rosier[AArch64] Refactor the NEON scalar floating-point recip...
2013-12-11 Kevin Qin[AArch64 NEON] Get instruction BSL matched to VSELECT.
2013-12-10 Chad Rosier[AArch64] Refactor the NEON floating-point absolute...
2013-12-10 Chad Rosier[AArch64] Refactor the NEON signed/unsigned floating...
2013-12-10 Chad Rosier[AArch64] Overload NEON signed/unsigned floating-point...
2013-12-10 Chad Rosier[AArch64] Overload NEON signed/unsigned integer convert...
2013-12-10 Chad Rosier[AArch64] Refactor the Neon vector/scalar floating...
2013-12-10 Chad Rosier[AArch64] Refactor the Neon vector/scalar floating...
2013-12-10 Kevin Qin[AArch64 NEON] Replace fpimm with fpz32 for floating...
2013-12-10 Kevin Qin[AArch64 NEON] Support poly128_t and implement relevant...
2013-12-09 Chad Rosier[AArch64] Refactor the NEON scalar reduce pairwise...
2013-12-09 Chad Rosier[AArch64] Refactor NEON scalar reduce pairwise front...
2013-12-09 Chad Rosier[AArch64] Remove q and non-q intrinsic definitions...
2013-12-09 Ana PazosFix pattern match for movi with 0D result
2013-12-09 Hao Liu[AArch64]Add missing pair intrinsics such as:
2013-12-05 Ana PazosImplemented vget/vset_lane_f16 intrinsics
2013-12-04 Kevin Qin[AArch64 Neon] Add ACLE intrinsic vceqz_f64.
2013-12-04 Kevin Qin[AArch64 NEON] Add missing compare intrinsics.
2013-12-03 Hao Liu[AArch64]Add missing floating point convert, round...
2013-12-03 Hao LiuAArch64: add missing ACLE intrinsics mapping to general...
2013-12-03 NAKAMURA TakumiWhitespace.
2013-12-03 Hao LiuAArch64: Add missing scalar pair intrinsics.
2013-12-03 Jiangning LiuAdd some missing pattern matches for AArch64 Neon intri...
2013-12-03 Jiangning LiuAdd some missing pattern matches for AArch64 Neon intri...
2013-12-02 Chad Rosier[AArch64] Implemented vcopy_lane patterns using scalar...
2013-11-29 Hao LiuAArch64: The pattern match should check the range of...
2013-11-29 Jiangning LiuAdd missing pattern for supporting intrinsic function...
2013-11-29 Kevin Qin[AArch64 NEON]Fix a assertion failure when disassemble...
2013-11-27 Jiangning LiuFix the AArch64 NEON bug exposed by checking constant...
2013-11-27 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-11-26 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-11-26 Kevin QinRefactored the implementation of AArch64 NEON instructi...
2013-11-22 Hao LiuFix the bugs about AArch64 Load/Store vector types...
2013-11-22 Jiangning LiuFor AArch64 back-end instruction selection, lower Neon_...
2013-11-21 Ana PazosImplemented Neon scalar vdup_lane intrinsics.
2013-11-21 Ana PazosImplemented Neon scalar by element intrinsics.
2013-11-19 Hao LiuImplement AArch64 neon instructions class SIMD lsone...
2013-11-19 Jiangning LiuImplement AArch64 SISD intrinsics for vget_high and...
2013-11-19 Kevin Qinimplement MC layer of AArch64 neon instruction PMULL...
2013-11-19 Jiangning LiuAdd predicate for AArch64 crypto instructions.
2013-11-18 Kevin Qin[AArch64 NEON]Add mov alias for simd copy instructions.
2013-11-18 Hao LiuImplement the newly added ACLE functions for ld1/st1...
2013-11-15 Ana PazosImplemented aarch64 Neon scalar vmulx_lane intrinsics
2013-11-15 Chad Rosier[AArch64] Fix the scalar NEON ACLE functions so that...
2013-11-14 Chad Rosier[AArch64] Remove redundant Neon_immAllOnes/Neon_immAllZ...
2013-11-14 Kevin Qin[AArch64 neon] support poly64 and relevant intrinsic...
2013-11-14 Kevin QinImplement aarch64 neon instruction class SIMD misc.
2013-11-14 Jiangning LiuImplement AArch64 NEON instruction set AdvSIMD (table).
2013-11-13 Chad Rosier[AArch64] Add support for legacy AArch32 NEON scalar...
2013-11-12 Chad Rosier[AArch64] Implemented AdvSIMD scalar x indexed element...
2013-11-11 Chad Rosier[AArch64] The shift right/left and insert immediate...
2013-11-11 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
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-11-05 Kevin QinImplemented aarch64 neon intrinsic vcopy_lane with...
2013-11-01 Chad Rosier[AArch64] Simplify a few of the instruction patterns...
2013-11-01 Chad Rosier[AArch64] Fix assembly string formatting and other...
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar fixed-point conve...
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar shift immediate...
2013-10-30 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-25 Nadav RotemOptimize concat_vectors(X, undef) -> scalar_to_vector(X).
2013-10-21 Chad Rosier[AArch64] Add the constraint to NEON scalar mla/mls...
next