- Designing IR (well, IL) which sucks less: proverbial GEP problem https://llvm.org/docs/GetElementPtr.html 27 comments compilers
- How to use LLVM and gep to create a pointer to an struct, create an struct and use it https://llvm.org/docs/GetElementPtr.html 5 comments compilers
Linking pages
- Rust's Unsafe Pointer Types Need An Overhaul - Faultlore https://gankra.github.io/blah/fix-rust-pointers/ 273 comments
- Bypassing the borrow checker - do ref -> ptr -> ref partial borrows cause UB? https://walnut356.github.io/posts/partial-borrow-pointer-ub/ 51 comments
- Ayke van Laëthem – LLVM from a Go perspective https://aykevl.nl/2019/04/llvm-from-go 23 comments
- GitHub - nimrodpar/Obfvious https://github.com/nimrodpar/Obfvious 10 comments
- Rust's Unsafe Pointer Types Need An Overhaul - Faultlore https://faultlore.com/blah/fix-rust-pointers/ 7 comments
- On LLVM’s GC Infrastructure | eschew it all https://eschew.wordpress.com/2013/10/28/on-llvms-gc-infrastructure/ 5 comments
- Intro to LLVM and MLIR with Rust and Melior | Edgar Luque https://edgarluque.com/blog/mlir-with-rust/ 4 comments
- A Visual Guide to Pointer Analysis with cclyzer++: Part 2 - Galois, Inc. https://galois.com/blog/2022/08/a-visual-guide-to-pointer-analysis-with-cclyzer-part-2/ 1 comment
- Turning Regular Code Into Atrocities With LLVM http://blog.quarkslab.com/turning-regular-code-into-atrocities-with-llvm.html 0 comments
Would you like to stay up to date with Computer science? Checkout Computer science
Weekly.
Related searches:
Search whole site: site:llvm.org
Search title: The Often Misunderstood GEP Instruction — LLVM 17.0.0git documentation
See how to search.