issues
search
f0rki
/
mapping-high-level-constructs-to-llvm-ir
A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.
https://mapping-high-level-constructs-to-llvm-ir.readthedocs.io
Other
602
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use opaque pointers in global-variables.rst
#62
kwk
closed
1 month ago
0
A Gentle Guide to LLVM IR
#61
archfrog
closed
1 year ago
1
Basic Constructs -> Functions -> "Struct by Value as Parameter or Return Value" ignores ABI specification
#60
bafto
opened
1 year ago
2
Renamed INDEX.rst to index.rst as I didn't realize the latter is the standard Sphinx name
#59
archfrog
closed
1 year ago
0
Updated build system and added README.md file (README.rst is now INDEX.rst).
#58
archfrog
closed
1 year ago
0
Changed 'sphinx-build-3' into 'sphinx-build' as the former is gone.
#57
archfrog
closed
1 year ago
0
Specified default language (EN) for Sphinx to silence warning.
#56
archfrog
closed
1 year ago
0
Classes section: i32 type for size_t
#55
marcauberer
opened
1 year ago
1
Fix for Dockerfile smell DL3015
#54
grosa1
closed
1 year ago
1
f0rki/mapping-high-level-constructs-to-llvm-ir/blob/master//basic-constructs/casts.rst incomplete
#53
arthitmitc
opened
1 year ago
0
Mapping Python to LLVM
#52
archfrog
closed
1 year ago
1
Document multithreading
#51
ChocolateLoverRaj
opened
1 year ago
2
Fix link to Wikipedia Nested Functions
#50
ChocolateLoverRaj
closed
1 year ago
1
Opaque Pointers
#49
ChocolateLoverRaj
opened
1 year ago
1
how pass all implicit as explicit arguments as arguments.
#48
pengxu-peter
closed
1 year ago
1
fix a comment typo in function section
#47
contrun
closed
2 years ago
1
Fixed typo
#46
FloppaDev
closed
2 years ago
1
Inline functions
#45
tpisto
closed
2 years ago
2
Fix typos.
#44
csukuangfj
closed
2 years ago
2
Update unions.rst
#43
winux138
closed
2 years ago
1
Exception handling
#42
tokorv
opened
2 years ago
2
Broken link in `Local variables` page
#41
ghost
closed
2 years ago
1
Added warning that this chapter is defunct and fixed a spelling error.
#40
archfrog
closed
2 years ago
1
Error in (non-virtual) C++ multiple inheritance example (?)
#39
porcelijn
opened
3 years ago
8
invalid links on exception-handling resources
#38
arbipher
closed
3 years ago
1
typo
#37
hexcoder-
closed
3 years ago
1
Update index.rst
#36
ivanrodriguez3753
closed
3 years ago
3
Status of extending to C++/C API
#35
LumenUI
closed
3 years ago
6
Status of this book
#33
ceymard
closed
3 years ago
6
Question about `%jmp_buf` size in the setjmp/longjmp example code
#32
JOE1994
opened
4 years ago
3
typo in section 3.3.1
#31
RobertHenry6bev
closed
5 years ago
1
Passing exception address by `longjmp`
#30
higuoxing
closed
5 years ago
3
Fix exception_example.cpp
#29
higuoxing
closed
5 years ago
1
Fix `load`, `getelementptr` instructions, and `@printf()` function call.
#28
higuoxing
closed
5 years ago
0
Fix bad link.
#27
higuoxing
closed
5 years ago
3
Fix some typos.
#26
higuoxing
closed
5 years ago
1
Update `getelementptr` and `load` instruction.
#25
higuoxing
closed
5 years ago
3
Update `getelementptr` instruction.
#24
higuoxing
closed
5 years ago
0
Fix some typos
#23
higuoxing
closed
5 years ago
1
Fix a typo (`in side` should be `inside`)
#22
higuoxing
closed
5 years ago
1
Update getelementptr signature
#21
YurySolovyov
closed
5 years ago
1
Fix mistake in classes.rst
#20
vitvakatu
closed
6 years ago
2
basic-constructs/functions.rst: fix function type and getelementptr i…
#19
thautwarm
closed
6 years ago
9
basic-constructs/local-variables.rst: fix links
#18
thautwarm
closed
6 years ago
1
Update syntax of all GEP instructions
#17
f0rki
opened
7 years ago
2
Evaluate gitbook alternatives
#16
f0rki
closed
7 years ago
10
LLVM IR mapping for Rust
#15
sanjaybharadwaj
closed
7 years ago
3
Describe the various C++ casts
#14
f0rki
opened
7 years ago
0
Improve gitbook style, repo structure etc.
#13
f0rki
closed
7 years ago
0
Various Tasks (from tasklist chapter)
#12
f0rki
opened
8 years ago
0
Next