aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/llvm.zig
AgeCommit message (Expand)Author
2021-01-19SPIR-V: Add glsl450 and vulkan spir-v operating system definitionsRobin Voetter
2021-01-16stage2: implement error notes and regress -femit-zirAndrew Kelley
2021-01-10stage2: add support for loops in LLVM backendTimon Kruiper
2021-01-09Merge pull request #7725 from FireFox317/even-more-llvmAndrew Kelley
2021-01-08stage2: add initial impl of control flow in LLVM backendTimon Kruiper
2021-01-07Reduce use of deprecated IO typesJay Petacat
2021-01-06stage2: rename and move files related to LLVM backendTimon Kruiper
2020-12-28stage2: add initial impl of LLVM backend in self-hosted compilerTimon Kruiper
2020-10-12Rename .macosx to .macosVignesh Rajagopalan
2020-09-21rename src-self-hosted/ to src/Andrew Kelley