Commits
User selector
Commit History
Commits on Jan 3, 2023
- authored
Commits on Nov 20, 2022
llvm: add attributes to the arguments of function pointer calls
Show description for d968d9dcommitted
Commits on Nov 15, 2022
llvm: implement arbitrary precision debug enumerators
Show description for 11c64bfcommitted
Commits on Oct 12, 2022
stage2: improve addrspace handling
Show description for 5f3b914committed
Commits on Aug 2, 2022
LLVM backends: work around poorly designed C API
Show description for 44f8331committed- committed
Commits on Jul 13, 2022
zig_llvm: include Debug Info Version even for CodeView
Show description for d789c68committed
Commits on Jul 7, 2022
Commits on Jul 2, 2022
Commits on Jul 1, 2022
Commits on Apr 27, 2022
stage2: Manually lower softfloat ops when needed
Show description for 7d6a6ceauthored andcommitted
Commits on Mar 16, 2022
Commits on Mar 15, 2022
stage2: add debug info for globals in the LLVM backend
Show description for c757f19authored andcommitted
Commits on Mar 13, 2022
stage2: add debug info for locals in the LLVM backend
Show description for 0bc9635committed
Commits on Mar 8, 2022
LLVM: no longer store args into alloca instructions
Show description for 1046eadcommitted
Commits on Feb 3, 2022
update C API bindings to LLVM 14
Show description for 5466e87committed
Commits on Dec 28, 2021
stage2: LLVM backend: fix lowering of union constants
Show description for 4b9b9e7committed
Commits on Oct 1, 2021
Commits on Sep 20, 2021
Commits on Sep 15, 2021
Merge remote-tracking branch 'origin/master' into llvm13
Show description for f3ebfcacommittedstage2: 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 Aug 16, 2021
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 andcommitted