Commits
User selector
Commit History
Commits on Sep 15, 2021
stage2: implement cmpxchg and improve comptime eval
Show description for 0395b35committed
Commits on Sep 1, 2021
saturating arithmetic builtins: add, sub, mul, shl (#9619)
Show description for 21a5769authored
Commits on Jul 27, 2021
- authored andcommitted
Commits on Jul 23, 2021
add -femit-llvm-bc CLI option and implement it
Show description for a5fb280committed
Commits on Jun 29, 2021
Remove mention of lldMachO from the project
Show description for 0e15205committed
Commits on Jun 18, 2021
stage1: Store the specified code model in the LLVM module
Show description for ccb6e16authored andcommitted
Commits on Jun 4, 2021
llvm: Add support for collecting time trace (#8546)
Show description for 83e0a49authored
Commits on Apr 9, 2021
llvm new-pm: Build O0 pipeline in the correct way
Show description for 52d8718committedRevert "Revert back to the old LLVM PassManager"
Show description for 6b3eaa6committed
Commits on Apr 6, 2021
stage1: Work around a small problem in LLVM API
Show description for 10c2b36authored andcommitted
Commits on Apr 2, 2021
Revert back to the old LLVM PassManager
Show description for 0900812committed- committed
llvm new-pm: Add missing pipeline option and Passes
Show description for 94383d1authored andcommittedllvm new-pm: Port LLVM 11.x-based changes to LLVM 12.x
Show description for 0d53a2bauthored andcommitted
Commits on Mar 1, 2021
stage1: update to LLVM 12 sret callsite requirements
Show description for 72404dbcommitted
Commits on Feb 26, 2021
stage1: Fix emission of sret annotation for LLVM
Show description for b706b9bauthored andcommittedRevert "stage1: upgrade to new LLVM sret attribute requirement"
Show description for 4318017committedstage1: upgrade to new LLVM sret attribute requirement
Show description for 685b5c2committedMerge remote-tracking branch 'origin/master' into llvm12
Show description for 0b58b61committed- authored andcommitted
Commits on Jan 24, 2021
add LTO support
Show description for 0d4b6accommitted
Commits on Dec 24, 2020
Commits on Dec 16, 2020
Update zig_llvm.cpp and other bits
Show description for 1c40a4dcommitted
Commits on Dec 9, 2020
invoke LLD as a child process rather than a library
Show description for 72f6c6ecommitted
Commits on Nov 22, 2020
Merge branch 'piepiepie' of https://github.com/LemonBoy/zig into pie
Show description for 55ab50ecommitted
Commits on Nov 18, 2020
Allow Zig to be built with clang 11 and -Werror
Show description for 66d6930authored andcommitted
Commits on Nov 16, 2020
Enable loop interleaving when unrolling is enabled
Show description for 0c520cdauthored andcommitted
Commits on Nov 1, 2020
- authored andcommitted
Commits on Oct 13, 2020
Commits on Oct 12, 2020
- authored andcommitted
Commits on Oct 7, 2020
Merge remote-tracking branch 'origin/master' into llvm11
Show description for b5a36f6committed
Commits on Oct 5, 2020
stage1: Implement @reduce builtin for vector types
Show description for 22b5e47authored andcommitted
Commits on Sep 30, 2020
Merge remote-tracking branch 'origin/master' into llvm11
Show description for 7067764committed