Andrew Kelley
f3ebfcae38
Merge remote-tracking branch 'origin/master' into llvm13
...
Conflicts:
* cmake/Findclang.cmake
* cmake/Findlld.cmake
* cmake/Findllvm.cmake
In master branch, more search paths were added to these files with "12"
in the path. In this commit I updated them to "13".
* src/stage1/codegen.cpp
* src/zig_llvm.cpp
* src/zig_llvm.h
In master branch, ZigLLVMBuildCmpXchg is improved to add
`is_single_threaded`. However, the LLVM 13 C API has this already, and
in the llvm13 branch, ZigLLVMBuildCmpXchg is deleted in favor of the C
API. In this commit I updated stage2 to use the LLVM 13 C API rather
than depending on an improved ZigLLVMBuildCmpXchg.
Additionally, src/target.zig largestAtomicBits needed to be updated to
include the new m68k ISA.
2021-09-15 14:51:08 -07:00
..
2021-08-29 11:57:32 +02:00
2021-09-01 12:21:30 -07:00
2021-09-12 23:36:44 -04:00
2021-08-24 12:25:09 -07:00
2021-09-13 17:31:17 +02:00
2021-09-01 17:54:06 -07:00
2021-09-08 13:40:43 -04:00
2021-08-24 12:25:09 -07:00
2021-09-01 17:54:07 -07:00
2021-09-01 15:41:29 -07:00
2021-08-24 12:25:09 -07:00
2021-09-01 17:54:06 -07:00
2021-08-24 12:25:09 -07:00
2021-09-01 17:54:06 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-09-14 15:36:08 -04:00
2021-08-24 12:25:09 -07:00
2021-09-07 19:44:21 +03:00
2021-08-15 23:09:55 -07:00
2021-08-24 12:25:09 -07:00
2021-09-01 17:54:06 -07:00
2021-09-14 19:02:23 +03:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-09-12 23:36:44 -04:00
2021-09-14 11:36:26 +02:00
2021-08-31 00:32:34 -04:00
2021-09-12 19:32:40 +03:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-09-12 19:35:03 -04:00
2021-09-01 17:54:06 -07:00
2021-09-01 17:54:07 -07:00
2021-09-06 20:10:42 +03:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-09-09 14:25:44 +02:00
2021-08-24 12:25:09 -07:00
2021-09-01 17:54:07 -07:00
2021-09-01 17:54:06 -07:00
2021-09-01 17:54:06 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-09-01 17:54:06 -07:00
2021-08-24 12:25:09 -07:00
2021-09-15 14:51:08 -07:00
2021-09-01 17:54:07 -07:00
2021-09-03 06:50:27 -07:00
2021-08-24 12:25:09 -07:00
2021-09-01 17:54:06 -07:00
2021-08-24 12:25:09 -07:00
2021-09-01 17:54:06 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-31 23:05:01 +02:00
2021-09-14 19:02:23 +03:00
2021-08-29 11:57:32 +02:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-09-01 17:54:06 -07:00
2021-08-24 12:25:09 -07:00
2021-09-12 23:36:44 -04:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-09-13 20:11:35 -07:00
2021-08-24 12:25:09 -07:00
2021-08-28 12:41:24 -07:00
2021-08-24 12:25:09 -07:00
2021-09-01 17:54:07 -07:00
2021-09-14 19:02:23 +03:00
2021-08-24 12:25:09 -07:00
2021-08-29 11:57:32 +02:00
2021-08-24 12:25:09 -07:00
2021-08-24 12:25:09 -07:00
2021-09-07 15:08:51 -04:00