aboutsummaryrefslogtreecommitdiff
path: root/src/ir.zig
AgeCommit message (Expand)Author
2020-12-21stage2 ARM: implement basic binary bitwise operationsjoachimschmidt557
2020-10-30stage2: switch comptime executionVexu
2020-10-30stage2: switch ranges and multi item prongsVexu
2020-10-30stage2: redesign switchbrVexu
2020-10-30stage2: switch emit zirVexu
2020-10-30stage2: basic switch analysisVexu
2020-09-21rename src-self-hosted/ to src/Andrew Kelley