gingerBill
|
5a84a08225
Add general support for `bit_field`s
|
1 سال پیش |
gingerBill
|
a4b8c1ea17
Begin work adding `bit_field`
|
1 سال پیش |
gingerBill
|
f4782157d3
Implement instrumentation pass
|
1 سال پیش |
Platin21
|
37c2e9bec3
Fixed Typo / Added check for 1
|
1 سال پیش |
Platin21
|
da977cf1e6
Adds new flag for linker to know if it should link the system library or not
|
1 سال پیش |
gingerBill
|
3102abf1aa
mem zero rather than store to a union where the variant is of size zero
|
1 سال پیش |
gingerBill
|
d589914956
Ignore `store undef` calls
|
1 سال پیش |
gingerBill
|
082324d7b9
Begin work on making the type info table be constantly initialized
|
1 سال پیش |
gingerBill
|
e748d2f2af
Update to LLVM-17
|
1 سال پیش |
gingerBill
|
c91898a888
Remove #relative slices; Replace with #relative multi-pointers
|
2 سال پیش |
gingerBill
|
b495a302b0
Merge branch 'master' into tilde
|
2 سال پیش |
gingerBill
|
65206fe33e
Go through loads of `TODO`s
|
2 سال پیش |
gingerBill
|
b09cdc0f25
Hook up Tilde to the linker code
|
2 سال پیش |
gingerBill
|
3072479c3c
Generalize name mangling rule to have a singular definition for a name separator
|
2 سال پیش |
gingerBill
|
62031c24a2
Add extra mutex guards around module value access
|
2 سال پیش |
gingerBill
|
1ff6212ffa
Always call `lb_run_remove_dead_instruction_pass` to fix `-debug` issues
|
2 سال پیش |
gingerBill
|
8b8310711e
Fix #2594 zero sized union code generation
|
2 سال پیش |
gingerBill
|
581eebb197
Fix a race condition when produced anonymous procedure literals with `-use-separate-modules`
|
2 سال پیش |
gingerBill
|
2022a7615a
Make all id suffixes use atomics where possible
|
2 سال پیش |
gingerBill
|
f622a8393c
Change ABI for wasm64p32 on slices and structs
|
2 سال پیش |
gingerBill
|
2bc5e0ebd7
Fix non-constant compound literals of slices
|
2 سال پیش |
gingerBill
|
4a75a1e839
Merge branch 'master' into separate-int-word-sizes
|
2 سال پیش |
gingerBill
|
8bf32ac697
Minor change to handling of propagation of errors with `---` as a value
|
2 سال پیش |
gingerBill
|
685f7d0fea
Rename `word_size` to `ptr_size` internally to make it clearer
|
2 سال پیش |
gingerBill
|
cde442fa2c
Add internal padding to types where ptr size != int size
|
2 سال پیش |
gingerBill
|
843eaf8893
Fix race condition with -use-separate-modules due to type determination
|
2 سال پیش |
gingerBill
|
8dc70f797c
Increase use of `temporary_allocator()` where possible
|
2 سال پیش |
gingerBill
|
0602a16ad6
Reserve memory for procedures when generating the LLVM IR
|
2 سال پیش |
gingerBill
|
99460c9e32
Minimize stack wastage with compound literals defining variables
|
2 سال پیش |
Phil Homan
|
c6c4ad6188
fix #by_ptr argument overrides for Linux
|
2 سال پیش |