Nothing Special »
Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
llvm
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
What is Intermediate Representation - A Gist
Kshitij Srivastava
Kshitij Srivastava
Kshitij Srivastava
Follow
May 30 '24
What is Intermediate Representation - A Gist
#
beginners
#
llvm
#
ir
1
reaction
Comments
Add Comment
2 min read
Exploring the Rust 1.70 Update and LLVM 16: A Comprehensive Look
Bernard K
Bernard K
Bernard K
Follow
Nov 24 '23
Exploring the Rust 1.70 Update and LLVM 16: A Comprehensive Look
#
rust
#
llvm
#
performance
#
optimization
4
reactions
Comments
7
comments
2 min read
LLVM - Writing your first pass
rndthts.dev
rndthts.dev
rndthts.dev
Follow
Aug 3 '23
LLVM - Writing your first pass
#
cpp
#
llvm
#
compiler
#
programming
7
reactions
Comments
2
comments
4 min read
Compile C to WebAssembly (WASM) and run it in the browser
Alexander Demin
Alexander Demin
Alexander Demin
Follow
Jul 30 '23
Compile C to WebAssembly (WASM) and run it in the browser
#
webassembly
#
c
#
llvm
#
emscripten
15
reactions
Comments
Add Comment
3 min read
I created a programming language and created games with it
Amr Hesham
Amr Hesham
Amr Hesham
Follow
Apr 24 '23
I created a programming language and created games with it
#
amun
#
compiler
#
llvm
#
programming
Comments
Add Comment
3 min read
A Compiler optimization area
Vir
Vir
Vir
Follow
Aug 30 '22
A Compiler optimization area
#
llvm
#
compilers
#
swift
3
reactions
Comments
Add Comment
2 min read
Compilers, and how to write one !
Mohamed Achaq
Mohamed Achaq
Mohamed Achaq
Follow
Jun 16 '22
Compilers, and how to write one !
#
compilers
#
rust
#
llvm
87
reactions
Comments
3
comments
4 min read
Interested in high performance programming on the LLVM? There's a new community for you.
Ben Halpern
Ben Halpern
Ben Halpern
Follow
for
The DEV Team
Jun 1 '22
Interested in high performance programming on the LLVM? There's a new community for you.
#
forem
#
julialang
#
llvm
#
opensource
43
reactions
Comments
7
comments
2 min read
Rust-y Memory. How Safe?
Austin Aigbe
Austin Aigbe
Austin Aigbe
Follow
for
Rust Nigeria
Feb 4 '22
Rust-y Memory. How Safe?
#
rust
#
rustc
#
llvm
#
memory
12
reactions
Comments
Add Comment
6 min read
100 Languages Speedrun: Episode 62: LLVM Intermediate Representation
Tomasz Wegrzanowski
Tomasz Wegrzanowski
Tomasz Wegrzanowski
Follow
Jan 21 '22
100 Languages Speedrun: Episode 62: LLVM Intermediate Representation
#
llvm
#
assembly
5
reactions
Comments
Add Comment
14 min read
LLVM Infrastructure and Rust
Beka Modebadze
Beka Modebadze
Beka Modebadze
Follow
Dec 23 '21
LLVM Infrastructure and Rust
#
rust
#
llvm
#
programming
#
computerscience
21
reactions
Comments
Add Comment
23 min read
Use LLVM by JavaScript/TypeScript
ApsarasX
ApsarasX
ApsarasX
Follow
Dec 18 '21
Use LLVM by JavaScript/TypeScript
#
typescript
#
javascript
#
llvm
#
compiler
24
reactions
Comments
1
comment
3 min read
LLVM-IR
Plume
Plume
Plume
Follow
Nov 14 '21
LLVM-IR
#
llvm
3
reactions
Comments
2
comments
6 min read
Understanding Atomics and Memory Ordering
kprotty
kprotty
kprotty
Follow
Apr 9 '21
Understanding Atomics and Memory Ordering
#
cpp
#
atomic
#
llvm
#
optimization
78
reactions
Comments
6
comments
13 min read
C++ Levitation: Looking for contributors
Stepan Dyatkovskiy
Stepan Dyatkovskiy
Stepan Dyatkovskiy
Follow
Nov 12 '20
C++ Levitation: Looking for contributors
#
clang
#
modules
#
llvm
#
cpp
4
reactions
Comments
2
comments
2 min read
Making Slate [Part 2.1]
Meghan (she/her)
Meghan (she/her)
Meghan (she/her)
Follow
Sep 13 '20
Making Slate [Part 2.1]
#
slate
#
computerscience
#
llvm
8
reactions
Comments
Add Comment
3 min read
Generic Compiler Toolchain
Matthew Chrobak
Matthew Chrobak
Matthew Chrobak
Follow
May 21 '20
Generic Compiler Toolchain
#
csharp
#
dotnet
#
compiler
#
llvm
7
reactions
Comments
Add Comment
2 min read
Containerized builds for Rust on the ESP32
Matan Mates
Matan Mates
Matan Mates
Follow
Jan 13 '20
Containerized builds for Rust on the ESP32
#
esp32
#
rust
#
llvm
#
embedded
47
reactions
Comments
5
comments
4 min read
Kotlin Native Experiment
Fırat Küçük
Fırat Küçük
Fırat Küçük
Follow
Dec 11 '19
Kotlin Native Experiment
#
kotlin
#
llvm
7
reactions
Comments
Add Comment
2 min read
Test LLVM Go binding in travis
林子篆
林子篆
林子篆
Follow
Oct 6 '18
Test LLVM Go binding in travis
#
llvm
#
go
#
testing
#
travis
12
reactions
Comments
1
comment
2 min read
Compilers 109 - Linking and Wrap-Up
Paul Lefebvre
Paul Lefebvre
Paul Lefebvre
Follow
Apr 2 '18
Compilers 109 - Linking and Wrap-Up
#
llvm
#
compiler
15
reactions
Comments
Add Comment
2 min read
Compilers 108 – Code Generation
Paul Lefebvre
Paul Lefebvre
Paul Lefebvre
Follow
Mar 27 '18
Compilers 108 – Code Generation
#
llvm
#
compilers
#
assembly
15
reactions
Comments
Add Comment
2 min read
Compilers 107 - Optimizer Loop Unrolling
Paul Lefebvre
Paul Lefebvre
Paul Lefebvre
Follow
Mar 19 '18
Compilers 107 - Optimizer Loop Unrolling
#
llvm
#
compiler
#
learning
17
reactions
Comments
Add Comment
2 min read
Compilers 106 - Optimizer
Paul Lefebvre
Paul Lefebvre
Paul Lefebvre
Follow
Feb 8 '18
Compilers 106 - Optimizer
#
compiler
#
llvm
#
optimizer
14
reactions
Comments
Add Comment
3 min read
Compilers 105 - Back End Overview
Paul Lefebvre
Paul Lefebvre
Paul Lefebvre
Follow
Feb 2 '18
Compilers 105 - Back End Overview
#
compiler
#
llvm
8
reactions
Comments
Add Comment
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account