Releases: google/xls
Releases · google/xls
v0.0.0-9128-g64d7b5713
Add stub synth_only headers for cstring, stdlib.h, and tuple. These headers allow xlscc to parse C++ code that includes <cstring>, <stdlib.h>, and <tuple>, without providing any synthesizable functionality. PiperOrigin-RevId: 838993421
v0.0.0-9115-gf7f56a659
[codegen 1.5] Implement BlockFinalizationPass, converting ScheduledBl…
v0.0.0-9106-g4ed57a3c3
Fix OSS build PiperOrigin-RevId: 836806997
v0.0.0-9099-g80dbeeefe
Integrate LLVM at llvm/llvm-project@dea330b38d9c Updates LLVM usage to match [dea330b38d9c](https://github.com/llvm/llvm-project/commit/dea330b38d9c) PiperOrigin-RevId: 836460028
v0.0.0-9095-g999bfa48c
Integrate LLVM at llvm/llvm-project@f2cb5d7a05ba Updates LLVM usage to match [f2cb5d7a05ba](https://github.com/llvm/llvm-project/commit/f2cb5d7a05ba) PiperOrigin-RevId: 835980399
v0.0.0-9093-g66f29e67b
Allow the available area and delay models to be controlled by toolcha…
v0.0.0-9082-g9dfd5cb27
Minimize flakiness and address actual MSAN mismatches in function_jit…
v0.0.0-9079-gfdc862dd2
Make extract_stage respect names and literals. Previously, unnamed nodes would get different ids and as a result different names. Also, we were cloning literals as params which results in extra delay in cases where the delay model is specialized for literals. PiperOrigin-RevId: 834477596
v0.0.0-9069-ga8220a309
[Proc-scoped channels] Make sure channel scope has the right typeinfo…
v0.0.0-9062-g87b1713a7
Rework subroutine calls, direct-in analysis PiperOrigin-RevId: 833538317