Commit Graph

6 Commits

Author SHA1 Message Date
Vexu 769d5a9c43 stage2: switch comptime execution 2020-10-30 15:58:13 +02:00
Vexu 4155d2ae24 stage2: switch ranges and multi item prongs 2020-10-30 15:58:13 +02:00
Vexu 7db17a2d89 stage2: redesign switchbr
Switchbr now only  handles single item prongs.
Ranges and multi item prongs are checked with
condbrs after the switchbr.
2020-10-30 15:58:12 +02:00
Vexu 2020ca640e stage2: switch emit zir 2020-10-30 15:58:12 +02:00
Vexu 11998d2972 stage2: basic switch analysis 2020-10-30 15:58:12 +02:00
Andrew Kelley 528832bd3a rename src-self-hosted/ to src/ 2020-09-21 18:38:55 -07:00