3c0b5eb1b6
meta: Improve documentation for various modified classes
bbc74c0170
core: Use i8 for boolean variable allocation
92998add6e
standalone: Add ability to execute via lli
4534b20b88
core: Fix missing changes for codegen tests
fc93fc2f0e
core: Move bitcode verification error message into panic message
e07cc64a95
core: Fix restoration of loop target in try statement
c1a001ec88
standalone: Update demos
37d2e78df5
standalone: Add ability to execute via lli
607414c369
core: Fix missing changes for codegen tests
8dd545b265
meta: Respect opt flags when performing whole-module optimization
8dd545b265
meta: Respect opt flags when performing whole-module optimization
c86c9988a9
standalone: Update demos
b8e9af2e2b
core: Fix passing structure arguments to extern functions
01131ca795
meta: Respect opt flags when performing whole-module optimization
5b353a8d9e
standalone: Update demos
7ee93384bc
core: Fix passing structure arguments to extern functions
21aecc131b
standalone: Add ability to execute via lli
6c19683509
core: Fix missing changes for codegen tests
fc93fc2f0e
core: Move bitcode verification error message into panic message
dd42022633
core: Minor refactor allocate_list
6dfc43c8b0
core: Add name to build_gep_and_load
ab2360d7a0
core: Remove emit_llvm from CodeGenLLVMOptions
ee1ee4ab3b
core: Replace deprecated _ExtInt with _BitInt
Meta changes from #321
Please get rid of nac3standalone/demo/demo.c. We don't want to maintain both Rust and C versions. Can't rustc emit LLVM IR?
rustc can emit LLVM IR, but a number of things will go wrong when…
899c0d8cd3
meta: Improve documentation for various modified classes
49743995b3
core: Use i8 for boolean variable allocation
8bef0ab8f2
core: Move bitcode verification error message into panic message
806f65815f
core: Minor refactor allocate_list
2e6a64a1de
core: Add name to build_gep_and_load
Fix restoration of loop target in try statement
025fb089c9
meta: Respect opt flags when performing whole-module optimization
e8b7d19b47
standalone: Update demos
f1664e7158
core: Fix passing structure arguments to extern functions