| .. |
|
arch
|
stage2 ARM: add integer modulo with constant power-of-two rhs
|
2022-07-12 23:22:15 +02:00 |
|
codegen
|
LLVM: change commentary on isByRef
|
2022-07-19 11:31:37 -07:00 |
|
link
|
wasm-linker: Implement linker tests (#12006)
|
2022-07-12 14:36:33 +02:00 |
|
stage1
|
delete the stage1 implementation of autodoc
|
2022-07-19 19:10:12 -07:00 |
|
translate_c
|
|
|
|
Air.zig
|
stage2: lower float negation explicitly
|
2022-06-30 00:02:00 -07:00 |
|
AstGen.zig
|
AstGen: fix loop control flow applying to wrong loop
|
2022-07-13 16:10:41 -07:00 |
|
Autodoc.zig
|
Autodoc: clean up debug printing
|
2022-07-19 19:10:12 -07:00 |
|
BuiltinFn.zig
|
|
|
|
Cache.zig
|
|
|
|
clang.zig
|
Merge remote-tracking branch 'origin/master' into llvm14
|
2022-07-01 15:52:54 -07:00 |
|
clang_options.zig
|
|
|
|
clang_options_data.zig
|
stage2: cleanups to --compress-debug-sections
|
2022-07-11 14:18:56 -07:00 |
|
codegen.zig
|
stage2: make error{} the same size as anyerror
|
2022-06-11 23:49:33 +03:00 |
|
Compilation.zig
|
delete the stage1 implementation of autodoc
|
2022-07-19 19:10:12 -07:00 |
|
config.zig.in
|
update build scripts to LLD and LLVM 14 libraries
|
2022-07-03 18:41:43 -07:00 |
|
crash_report.zig
|
|
|
|
DepTokenizer.zig
|
|
|
|
empty.zig
|
|
|
|
glibc.zig
|
target: Rename sparcv9 -> sparc64
|
2022-05-13 16:43:59 -04:00 |
|
InternPool.zig
|
|
|
|
introspect.zig
|
|
|
|
libc_installation.zig
|
|
|
|
libcxx.zig
|
libcxx: add additional include directory
|
2022-07-02 20:41:47 -07:00 |
|
libtsan.zig
|
|
|
|
libunwind.zig
|
|
|
|
link.zig
|
wasm-linker: Implement linker tests (#12006)
|
2022-07-12 14:36:33 +02:00 |
|
Liveness.zig
|
stage2: lower float negation explicitly
|
2022-06-30 00:02:00 -07:00 |
|
main.zig
|
Merge pull request #12121 from Vexu/span
|
2022-07-16 12:22:53 +03:00 |
|
mingw.zig
|
|
|
|
Module.zig
|
Module: improve source spans for initializers and var types
|
2022-07-15 16:06:16 +03:00 |
|
musl.zig
|
compiler_rt: compile each unit separately for improved archiving
|
2022-06-17 16:38:59 -07:00 |
|
Package.zig
|
|
|
|
print_air.zig
|
stage2: lower float negation explicitly
|
2022-06-30 00:02:00 -07:00 |
|
print_env.zig
|
|
|
|
print_targets.zig
|
|
|
|
print_zir.zig
|
Merge pull request #12121 from Vexu/span
|
2022-07-16 12:22:53 +03:00 |
|
RangeSet.zig
|
std.math.big.int: breaking API changes to prevent UAF
|
2022-06-29 22:06:27 -04:00 |
|
register_manager.zig
|
x64: simplify saving registers to stack in prologue
|
2022-06-07 19:33:40 +02:00 |
|
Sema.zig
|
Sema: fix enum value without tag name used as switch item
|
2022-07-19 18:39:48 -07:00 |
|
stage1.zig
|
delete the stage1 implementation of autodoc
|
2022-07-19 19:10:12 -07:00 |
|
target.zig
|
stage2: object format affects whether LLVM can be used
|
2022-06-30 18:33:02 -07:00 |
|
test.zig
|
std.fs: remove OpenDirOptions.iterate
|
2022-07-15 14:39:21 +03:00 |
|
ThreadPool.zig
|
Compilation: multi-thread compiler-rt
|
2022-06-17 16:38:59 -07:00 |
|
tracy.zig
|
|
|
|
translate_c.zig
|
Merge remote-tracking branch 'origin/master' into llvm14
|
2022-07-04 14:07:08 -07:00 |
|
type.zig
|
LLVM: fix ABI size of optional and error union types
|
2022-07-14 23:24:57 -07:00 |
|
TypedValue.zig
|
stage2: Fix panic when printing AIR for tuple/anon struct types
|
2022-07-08 10:19:17 +03:00 |
|
value.zig
|
Sema: fix coerce_result_ptr in case of inferred result type
|
2022-07-14 16:48:44 -07:00 |
|
WaitGroup.zig
|
Compilation: multi-thread compiler-rt
|
2022-06-17 16:38:59 -07:00 |
|
wasi_libc.zig
|
|
|
|
windows_com.hpp
|
windows_com: add missing __CRT_UUID_DECL() for IEnumSetupInstances
|
2022-07-09 14:04:38 -07:00 |
|
windows_sdk.cpp
|
|
|
|
windows_sdk.h
|
|
|
|
windows_sdk.zig
|
|
|
|
zig_clang.cpp
|
Merge remote-tracking branch 'origin/master' into llvm14
|
2022-07-01 15:52:54 -07:00 |
|
zig_clang.h
|
Merge remote-tracking branch 'origin/master' into llvm14
|
2022-07-01 15:52:54 -07:00 |
|
zig_clang_cc1_main.cpp
|
|
|
|
zig_clang_cc1as_main.cpp
|
|
|
|
zig_clang_driver.cpp
|
|
|
|
zig_llvm-ar.cpp
|
|
|
|
zig_llvm.cpp
|
zig_llvm: include Debug Info Version even for CodeView
|
2022-07-12 18:38:11 -07:00 |
|
zig_llvm.h
|
LLD: the driver functions now return "false" to mean "error"
|
2022-07-01 22:13:30 -07:00 |
|
Zir.zig
|
stage2: lower each struct field type, align, init separately
|
2022-07-13 02:38:13 -04:00 |