DEV Community

# llvm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Interested in high performance programming on the LLVM? There's a new community for you.

Interested in high performance programming on the LLVM? There's a new community for you.

43
Comments 7
2 min read
Compilers, and how to write one !

Compilers, and how to write one !

89
Comments 3
4 min read
Understanding Atomics and Memory Ordering

Understanding Atomics and Memory Ordering

94
Comments 7
13 min read
Writing Your First LLVM Plugin Pass: Counting Add Instructions

Writing Your First LLVM Plugin Pass: Counting Add Instructions

2
Comments
7 min read
Building a JIT Compiler from Scratch: Part 0 - How Computers Run Your Code

Building a JIT Compiler from Scratch: Part 0 - How Computers Run Your Code

1
Comments 3
9 min read
Writing your first LLVM Transformation Passes - Dead Code Elimination and Constant Propagation

Writing your first LLVM Transformation Passes - Dead Code Elimination and Constant Propagation

1
Comments 1
8 min read
Compiling LLVM and Running Your First Dummy Pass

Compiling LLVM and Running Your First Dummy Pass

1
Comments
3 min read
LLVM Infrastructure and Rust

LLVM Infrastructure and Rust

21
Comments
23 min read
How I Used AI to Build a Programming Language with Actors, an ORM, and a SaaS Backend in 12 Days

How I Used AI to Build a Programming Language with Actors, an ORM, and a SaaS Backend in 12 Days

Comments
7 min read
Use LLVM by JavaScript/TypeScript

Use LLVM by JavaScript/TypeScript

24
Comments 1
3 min read
LLVM #1 - Lexer, Parser, Codegen

LLVM #1 - Lexer, Parser, Codegen

Comments
4 min read
LLVM — Introduction and Setup

LLVM — Introduction and Setup

Comments
4 min read
Open Source... ¿Cómo llegamos hasta aquí?

Open Source... ¿Cómo llegamos hasta aquí?

Comments
3 min read
Rust-y Memory. How Safe?

Rust-y Memory. How Safe?

13
Comments 1
6 min read
Exploring the Rust 1.70 Update and LLVM 16: A Comprehensive Look

Exploring the Rust 1.70 Update and LLVM 16: A Comprehensive Look

4
Comments 7
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.