summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64
AgeCommit message (Expand)Author
2018-11-30[XGeneSched] Fixed multiple InstRWllvm_70-amp-20181130release_70-e8af9b4c407-amp-20181130Martin Elshuber
2018-11-30Added XGene modelMartin Elshuber
2018-08-21Merging r340158:Hans Wennborg
2018-08-02Merging r338554:Hans Wennborg
2018-08-01[AArch64] Disallow the MachO specific .loh directive for windowsMartin Storsjo
2018-07-31[AArch64] Support the .inst directive for MachO and COFF targetsMartin Storsjo
2018-07-31[AArch64][GlobalISel] Add isel support for G_BLOCK_ADDR.Amara Emerson
2018-07-31[AArch64][GlobalISel] Make G_BLOCK_ADDR legal.Amara Emerson
2018-07-30[DAGCombiner][TargetLowering] Pass a SmallVector instead of a std::vector to ...Craig Topper
2018-07-30[DAGCombiner][PowerPC][AArch64] Pass Created vector by reference to BuildSDIV...Craig Topper
2018-07-30Remove trailing spaceFangrui Song
2018-07-30[MachineOutliner][AArch64] Add support for saving LR to a registerJessica Paquette
2018-07-30[AArch64][SVE] Asm: Enable instructions to be prefixed.Sander de Smalen
2018-07-30[AArch64][SVE] Asm: Add MOVPRFX instructions.Sander de Smalen
2018-07-29[AArch64][SVE] Asm: Support for WHILE(LE|LO|LS|LT) instructions.Sander de Smalen
2018-07-29[AArch64][SVE] Asm: Instructions to perform serialized operations.Sander de Smalen
2018-07-28[AArch64][SVE] Asm: Support for PFALSE and PTEST instructions.Sander de Smalen
2018-07-28[AArch64][SVE] Asm: Data-dependent loop predicate partitioning instructions.Sander de Smalen
2018-07-28DAG: Add calling convention argument to calling convention funcsMatt Arsenault
2018-07-27Recommit "Enable MachineOutliner by default under -Oz for AArch64"Jessica Paquette
2018-07-27[MachineOutliner] Exit getOutliningCandidateInfo when we erase all candidatesJessica Paquette
2018-07-27Revert "Enable MachineOutliner by default under -Oz for AArch64"Jessica Paquette
2018-07-27Enable MachineOutliner by default under -Oz for AArch64Jessica Paquette
2018-07-27[AArch64][SVE] Asm: Predicated integer reductions.Sander de Smalen
2018-07-27[AArch64][SVE] Asm: Predicated floating point reductions.Sander de Smalen
2018-07-27[AArch64][SVE] Asm: Support for FEXPA and FTSSEL.Sander de Smalen
2018-07-27[AArch64][SVE] Asm: Support for FRECPE and FRSQRTE.Sander de Smalen
2018-07-26Enable some pointer authentication instructions for aarch64 v8a targetsLuke Cheeseman
2018-07-26[AArch64] Armv8.2-A: add the crypto extensionsSjoerd Meijer
2018-07-25[COFF] Hoist constant pool handling from X86AsmPrinter into AsmPrinterMartin Storsjo
2018-07-24[MachineOutliner][NFC] Move target frame info into OutlinedFunctionJessica Paquette
2018-07-24[MachineOutliner][NFC] Make Candidates own their call informationJessica Paquette
2018-07-23[AArch64] Use MCAsmInfoMicrosoft and MCAsmInfoGNUCOFF as base classesMartin Storsjo
2018-07-20[AArch64][SVE] Asm: Support for bit/byte reverse operations.Sander de Smalen
2018-07-20[AArch64][SVE] Asm: Support for FTMAD instruction.Sander de Smalen
2018-07-18[AArch64][SVE] Asm: Support for unpredicated FP operations.Sander de Smalen
2018-07-18[AArch64][SVE] Asm: Support for UDOT/SDOT instructions.Sander de Smalen
2018-07-18[AArch64][SVE] Asm: Integer divide instructions.Sander de Smalen
2018-07-18[AArch64][SVE] Asm: Support for integer MUL instructions.Sander de Smalen
2018-07-17[AArch64][SVE]: Integer multiply-add/subtract instructions.Sander de Smalen
2018-07-17[AArch64][SVE] Asm: FP fused multiply-add/subtract instructions.Sander de Smalen
2018-07-17[AArch64][SVE] Asm: Support for predicated FP operations (FP immediate)Sander de Smalen
2018-07-17[AArch64][SVE] Asm: Support for predicated FP operations.Sander de Smalen
2018-07-17[AArch64][SVE] Asm: Support for SPLICE instruction.Sander de Smalen
2018-07-17[AArch64][SVE] Asm: Support for EXT instruction.Sander de Smalen
2018-07-16[X86][AArch64][DAGCombine] Unfold 'check for [no] signed truncation' patternRoman Lebedev
2018-07-13[AArch64] Armv8.4-A: LDAPR & STLR with immediate offset instructions (cont'd)Sjoerd Meijer
2018-07-13[cfi-verify] Support AArch64.Joel Galenson
2018-07-13[AArch64][SVE] Asm: Vector Unpack Low/High instructions.Sander de Smalen
2018-07-13[AArch64][SVE] Asm: Support for insert element (INSR) instructions.Sander de Smalen