[dylan-lang/opendylan] cde115: Bug 7440: Exclude PTX and NVVM intrinsics

GitHub <[email protected]> Mon, 08 Feb 2016 21:00:01 -0800
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <56b97251751ec_56ee3f90a410f29c14792a@hookshot-fe5-cp1-prd.iad.github.net.mail>
----==_mimepart_56b9725174de4_56ee3f90a410f29c14783e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/dylan-lang/opendylan
  Commit: cde115fd0b576f51a3cbbf5f216c3186ab3f095b
      https://github.com/dylan-lang/opendylan/commit/cde115fd0b576f51a3cbbf5f216c3186ab3f095b
  Author: Peter S. Housel <[email protected]>
  Date:   2016-02-08 (Mon, 08 Feb 2016)

  Changed paths:
    M sources/app/llvm-tablegen/library.dylan
    M sources/app/llvm-tablegen/tablegen-intrinsics.dylan

  Log Message:
  -----------
  Bug 7440: Exclude PTX and NVVM intrinsics

Do not generate Dylan intrinsic table entries for CUDA PTX and NVVM
intrinsics defined in the LLVM sources.

* sources/app/llvm-tablegen/library.dylan
  (library llvm-tablegen): Import the strings library.
  (module llvm-tablegen): Import the strings module.

* sources/app/llvm-tablegen/tablegen-intrinsics.dylan
  (tablegen-gen-intrinsic): Exclude intrinsics named int_nvvm_* and
   int_ptx_*.


  Commit: c7e7d27e1bd01ad2eca02ec4844540332fc58d19
      https://github.com/dylan-lang/opendylan/commit/c7e7d27e1bd01ad2eca02ec4844540332fc58d19
  Author: Peter S. Housel <[email protected]>
  Date:   2016-02-08 (Mon, 08 Feb 2016)

  Changed paths:
    M sources/lib/llvm/llvm-intrinsics.dylan

  Log Message:
  -----------
  Bug 7440: Re-generate intrinsics from LLVM 3.5 sources

* sources/lib/llvm/llvm-intrinsics.dylan: Re-generate.


Compare: https://github.com/dylan-lang/opendylan/compare/75a334f0d2ba...c7e7d27e1bd0
----==_mimepart_56b9725174de4_56ee3f90a410f29c14783e
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
----==_mimepart_56b9725174de4_56ee3f90a410f29c14783e--