Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in llvm

LLVM: Passing a pointer to a struct, which holds a pointer to a function, to a JIT function

jit llvm

LLVM: Cannot select: intrinsic %llvm.spu.si.sf

llvm clang intrinsics

Generating pure machine code with LLVM

How to install llvm 5.0.0 for Mac using brew

macos llvm homebrew

LLVM Loop Invariant Code Motion (-licm) pass

Python numba / llvmlite on Debian 8 - i can't build llvmlite

python debian llvm numba

Is LLVM the default compiler in Xcode 4?

xcode4 llvm

Can I compile code from multiple languages together with LLVM?

LLVM for parsing math expressions

llvm

What are "retainedNodes" in LLVMs debug metadata?

llvm pass: How to insert a variable using existing variable value

llvm llvm-c++-api

What's the meaning of LDFLAGS: -Wl,-segalign,4000

ios llvm theos

LLVM not using machine instructions

c gcc llvm

XCode7: static library with bitcode enabled size?

xcode clang llvm xcode7 bitcode

How do you put together a cross-compiler for yourself?

clang llvm cross-compiling

What does CallInst::Create() return in LLVM?

c++ llvm instrumentation

No libclang.a after successfull build for iOS?

c++ clang llvm