[NFC] Trim trailing whitespace in *.rst
[platform/upstream/llvm.git] / llvm / docs / GlobalISel / GenericOpcode.rst
2021-11-15 Shao-Ce SUN[NFC] Trim trailing whitespace in *.rst
2021-09-02 Roman LebedevRevert @llvm.isnan intrinsic patchset.
2021-08-30 pooja2299[docs][GlobalISel]Adding info for G_JUMP_TABLE generic...
2021-08-28 Kazu Hirata[llvm] Fix typos in documentation (NFC)
2021-08-20 Jessica Paquette[GlobalISel] Add G_LLROUND
2021-08-20 Jessica Paquette[GlobalISel] Add a G_LROUND instruction
2021-08-18 Jessica Paquette[GlobalISel] Add G_ISNAN
2021-07-31 pooja2299Fixed syntax error that occured in the patch D104974
2021-07-30 pooja2299[doc]Added examples for generic opcodes
2021-06-30 Jon Roelofs[GISel] Support llvm.memcpy.inline
2021-06-24 Brendon Cahoon[GlobalISel] Describe undefined values for G_SBFX/G_UBF...
2021-05-05 Sushma Unnibhavi [DOCS] Added example for G_EXTRACT and G_INSERT
2021-04-11 Sushma UnnibhaviTypo fix
2021-03-26 Amara Emerson[GlobalISel] Add G_ROTR and G_ROTL opcodes for rotates.
2021-03-19 Jessica Paquette[GlobalISel] Add G_SBFX + G_UBFX (bitfield extraction...
2021-03-10 Christudasan DevadasanGlobalISel: Try to combine G_[SU]DIV and G_[SU]REM
2021-02-19 Djordje Todorovic[docs] Fix the GlobalISel/GenericOpcode.rst
2021-02-17 Jessica Paquette[GlobalISel] Add G_ASSERT_SEXT
2021-01-28 Jessica Paquette[GlobalISel] Add G_ASSERT_ZEXT
2020-10-08 Amara Emerson[GlobalISel] Add G_VECREDUCE_* opcodes for vector reduc...
2020-08-11 Jay Foad[GlobalISel] Add G_ABS
2020-08-10 Kazu Hirata[docs] Fix typos
2020-08-07 Bevin Hansson[Intrinsic] Add sshl.sat/ushl.sat, saturated shift...
2020-06-25 Djordje Todorovic[docs][GlobalISel] Fix the warnings during docs-llvm...
2020-06-16 Matt ArsenaultGlobalISel: Add a note to G_BITCAST documentation
2020-05-27 Matt ArsenaultGlobalISel: Add a clarification to G_STORE documentation
2020-05-26 Matt ArsenaultGlobalISel: Merge G_PTR_MASK with llvm.ptrmask intrinsic
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-04-03 Guillaume Chatelet[NFC] G_DYN_STACKALLOC realign iff align > 1, update...
2020-03-23 Jay Foad[GlobalISel] Add generic opcodes for saturating add...
2020-01-22 Kazuaki Ishizaki[llvm] NFC: fix trivial typos in documents
2020-01-07 Hans Wennborg[docs] NFC: Fix typos in documents
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-11-05 Daniel Sanders[globalisel][docs] Rework GMIR documentation and add...
2019-11-05 Daniel Sanders[globalisel][docs] Rework GMIR documentation and add...