Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in llvm

Create LLVM bytecode from C++ classes

c++ llvm bytecode clang

Using LLVM as virtual machine - multiplatform and multiarchitecture coding

Is it possible to link bitcode with llvm-ar archieve into a single bitcode file?

c linker clang llvm

Building Clang on Windows: DiagnosticCommonKinds.inc header doesn't exist

windows clang llvm

Use LLVM in a cmake build

cmake llvm

Loading Haskell plugins on-the-fly

haskell llvm

Get C/C++ source code data from LLVM IR

c++ c llvm

Identifying user define function through llvm pass

What is my version of LLVM & clang (OSX)?

c++ macos clang llvm c++14

apple llvm 9.0 can not use flag c++17

xcode llvm c++17 clang++

LLVM tail call optimization

llvm tail-recursion llvm-ir

Instruction expected to be numbered

llvm

How do I get the mangled name of a NamedDecl in Clang?

c++ clang llvm name-mangling

How would you re-use C opcode implementations when writing a JIT with LLVM?

running x86 program _on_ llvm

x86 llvm

Parsing C to Ocaml

c parsing gcc ocaml llvm

Xcode 4.2 Code Coverage

Why does this code prevent gcc & llvm from tail-call optimization?

LLVM arbitrary precision integer

types llvm llvm-ir

Xcode 7 command failed due to signal: illegal instruction 4

xcode swift llvm