Search results

Jump to: navigation, search
  • ...VM, so this suggests several small project ideas, like porting some of the LLVM tools/features designed for C/C++ to the D-LDC world. Things like: ...e generation works for the choosen platform. This includes fixing blocking LLVM bugs discovered during porting.
    18 KB (2,945 words) - 20:23, 1 September 2015
  • ...assembly language (IR)]. This can be useful if you want to exploit special LLVM features like vector instructions or address space operations. Please be aware that LLVM IR is platform dependent. It is not a platform independent assembler! This
    3 KB (402 words) - 23:38, 7 April 2017
  • /opt/ndk/toolchains/llvm-3.5/prebuilt/linux-x86/bin/clang -MMD -MP -MF /opt/ndk/toolchains/llvm-3.5/prebuilt/linux-x86/bin/clang++
    15 KB (2,366 words) - 06:11, 10 January 2017
  • ...dge of compilers will be helpful, in particular some experience with clang/llvm. * Integrate LLVM's new JIT infrastructure in SDC, the On-Request Compilation JIT (ORCJit) AP
    16 KB (2,611 words) - 23:08, 26 December 2016
  • * [[:Category:LLVM‏‎|LLVM]] (1 member) !!!
    2 KB (205 words) - 02:11, 17 August 2018
  • the LLVM sanitizers like the thread, memory, etc. ones, and LDC provides in-depth optimization analysis thanks to LLVM.
    16 KB (2,917 words) - 02:14, 12 December 2018
  • ...y supports Solaris and Linux on x86. A code generator for SPARC is part of LLVM core distribution. Adding support for SPARC is therefore only a matter of a : LLVM has a code generator for nvptx. The idea is to mark kernel functions with a
    5 KB (760 words) - 18:41, 16 July 2017
  • * LLVM * Integrate LLVM's new JIT infrastructure in SDC, the On-Request Compilation JIT (ORCJit) AP
    18 KB (2,845 words) - 18:07, 5 December 2017
  • PGO requires LLVM 3.7 or newer. ...to Xinliang David Li for his help with profile-rt and for his bug fixes in LLVM and profile-rt, without him there would be no PGO on Windows and Linux!
    9 KB (1,179 words) - 13:11, 19 July 2017
  • LDC - the LLVM D compiler
    435 bytes (76 words) - 04:42, 11 April 2018
  • ...from your distro or elsewhere, make sure it was built against our tweaked LLVM, otherwise it will not compile properly for Android. "-gcc=C:/LDC/android-ndk-r21d/toolchains/llvm/prebuilt/windows-x86_64/bin/armv7a-linux-androideabi21-clang.cmd",
    20 KB (3,119 words) - 19:16, 13 December 2022
  • 7. Clone llvm repository and set last release * ''# git clone --recursive https://github.com/llvm-mirror/llvm.git''
    4 KB (553 words) - 05:47, 13 June 2016
  • ...nd considerations for getting LDC to target the NVPTX and SPIR backends of LLVM i.e. triples Attribute code adaption from clang/llvm.
    13 KB (1,934 words) - 05:20, 27 February 2017
  • [http://llvm.org/docs/CommandGuide/lit.html Lit] is a tool created by the LLVM developers to run compiler tests, written in Python.<br> ...about it from the horse's mouth: [http://blog.llvm.org/2009/12/lit-it.html LLVM Blog: 'lit' it].<br>
    12 KB (1,973 words) - 15:17, 16 May 2021
  • * C/C++ toolchain, to build llvm and parts of ldc. * llvm 3.8 source, either from the official release or git.
    3 KB (520 words) - 15:41, 19 September 2017
  • $NDK/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -Wl,-soname,libnative-activity.so -shared -
    2 KB (353 words) - 04:49, 17 February 2018
  • * LLVM ...is compiled to native machine code and gets optimized by the sophisticated LLVM backend.
    34 KB (5,227 words) - 09:35, 2 October 2019
  • * LLVM === LDC (LLVM-based D compiler) ===
    26 KB (4,057 words) - 09:39, 2 October 2019
  • The supported targets depend on how the LLVM linked against your LDC was built (target architectures enabled in the CMak Running <code>ldc2 -version</code> shows the list of enabled/registered LLVM backends.
    9 KB (1,252 words) - 20:41, 7 January 2024
  • I took the Rust ESP32 tutorial's idea with building llvm+clang for xtensa and referenced the component integration with ESP-IDF(esp3 Note that you might have to temporarily uninstall llvm, clang and ldc from your system first before running this script:
    6 KB (871 words) - 17:22, 30 May 2023

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)