December 2023 Archives by thread
Starting: Fri Dec 1 06:50:44 PST 2023
Ending: Sun Dec 31 06:59:52 PST 2023
Messages: 558
- [llvm-branch-commits] [compiler-rt] 288d97b - [ππ½πΏ] initial version
Zachary Johnson via llvm-branch-commits
- [llvm-branch-commits] [NFC][asan] Change asan_init and asan_init_is_running; add setters/getters (PR #74085)
Zack Johnson via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] 1449b52 - [ππ½πΏ] initial version
Zachary Johnson via llvm-branch-commits
- [llvm-branch-commits] [llvm] 6232394 - More run lines, neon mappings, negative stride test
Graham Hunter via llvm-branch-commits
- [llvm-branch-commits] [llvm] a3f46f4 - [LV] Add support for linear arguments for vector function variants
Graham Hunter via llvm-branch-commits
- [llvm-branch-commits] [llvm] [LV] Add support for linear arguments for vector function variants (PR #73941)
Graham Hunter via llvm-branch-commits
- [llvm-branch-commits] [flang] d72d2e5 - Revert "[flang][Driver] Let the linker fail on multiple definitions of main() (#73124)"
via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] 025e4b2 - [asan][Windows] Synchronizing ASAN init on Windows
Zachary Johnson via llvm-branch-commits
- [llvm-branch-commits] [llvm] 6fe823c - drop the non-manual .symbol_resolver lowering
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] f11d250 - [ππ½πΏ] changes introduced through rebase
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] d313d09 - rebase
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [clang] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] ca23e96 - [ππ½πΏ] changes introduced through rebase
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] 9d89b03 - rebase
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [clang] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] 501007c - [ππ½πΏ] changes introduced through rebase
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] 38823b5 - rebase
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [clang] [compiler-rt] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] 72853bb - fix formatting
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] 7f2f351 - [ππ½πΏ] changes introduced through rebase
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] 655e788 - rebase
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] 4a03437 - [ππ½πΏ] changes introduced through rebase
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang] [llvm] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] 672624d - [ππ½πΏ] changes introduced through rebase
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] b215b63 - rebase
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] 7b66e1e - rebase
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang] [llvm] [compiler-rt] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [clang] Revert HWASAN failure (PR #74163)
Kirill Stoimenov via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [NFC][ASAN] Replace AsanInitIsRunning with TryAsanInitFromRtl (PR #74171)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [NFC][asan] Replace AsanInited/ENSURE_ASAN_INITED with TryAsanInitFromRtl (PR #74172)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [NFC][asan] Replace a few `#if SANITIZER_APPLE` with `if (SANITIZER_APPLE` (PR #74173)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [NFC][asan] Inline ENSURE_ASAN_INITED macro (PR #74174)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [llvm] ef876c7 - Revert HWASAN failure (#74163)
via llvm-branch-commits
- [llvm-branch-commits] [llvm] 592ab21 - [llvm-exegesis] Add explicit error message with segfault address
Aiden Grossman via llvm-branch-commits
- [llvm-branch-commits] [llvm] 2bddb10 - [llvm-exegesis] Minor changes for downstream consumers
Aiden Grossman via llvm-branch-commits
- [llvm-branch-commits] [llvm] [llvm-exegesis] Minor changes for downstream consumers (PR #74211)
Aiden Grossman via llvm-branch-commits
- [llvm-branch-commits] [llvm] f13b5d3 - Actually update code
Aiden Grossman via llvm-branch-commits
- [llvm-branch-commits] [flang] a4745ff - [flang] Detect more misparsed statement functions (same name as funct⦠(#73852)
via llvm-branch-commits
- [llvm-branch-commits] [libc] e1395c7 - [libc] Explicitly pin memory for the client symbol lookup (#73988)
via llvm-branch-commits
- [llvm-branch-commits] [llvm] 83aa725 - [MemProf][NFC] Simplify test case (#73979)
via llvm-branch-commits
- [llvm-branch-commits] [llvm] 1b02f59 - [AMDGPU] Rework dot4 signedness checks (#68757)
via llvm-branch-commits
- [llvm-branch-commits] [openmp] fce4c0a - [OpenMP] Start organizing PluginManager, PluginAdaptors (#73875)
via llvm-branch-commits
- [llvm-branch-commits] [openmp] 0ec4b82 - [Libomptarget] Output the DeviceRTL alongside the other libraries (#73705)
via llvm-branch-commits
- [llvm-branch-commits] [libcxx] 4e2216e - [libc++][test] `ADDITIONAL_COMPILE_FLAGS` should be a space-separated list (#73541)
via llvm-branch-commits
- [llvm-branch-commits] [openmp] b80b5f1 - [OpenMP] Replace copy and paste code with instantiation (#73991)
via llvm-branch-commits
- [llvm-branch-commits] [mlir] 6fb7c2d - [mlir][sparse] bug fix on all-dense lex insertion (#73987)
via llvm-branch-commits
- [llvm-branch-commits] [flang] a9a5af8 - [flang][openacc] Support early return in acc.loop (#73841)
via llvm-branch-commits
- [llvm-branch-commits] [llvm] 9f3ff6f - [SimplifyCFG] Not folding branch in loop header with constant iterations
Zhang Xiang via llvm-branch-commits
- [llvm-branch-commits] [clang] 21fef82 - [SimplifyCFG] Pre-commit test for folding branches in simplify cfg
Zhang Xiang via llvm-branch-commits
- [llvm-branch-commits] [llvm] e963223 - [SimplifyCFG] Not folding branch in constant loops which expected unroll
Zhang Xiang via llvm-branch-commits
- [llvm-branch-commits] [clang] 8e476a4 - Revert "[clang][dataflow] Retrieve members from accessors called using member⦠(#73978)"
via llvm-branch-commits
- [llvm-branch-commits] [clang] b6d0ee0 - Revert HWASAN failure (#74163)
Kirill Stoimenov via llvm-branch-commits
- [llvm-branch-commits] [mlir] 19e068b - [MLIR][SCF] Handle more cases in pipelining transform (#74007)
via llvm-branch-commits
- [llvm-branch-commits] [llvm] 66a3e4f - [LoongArch] Override TargetLowering::isShuffleMaskLegal
via llvm-branch-commits
- [llvm-branch-commits] [llvm] 6b4812f - [llvm-objdump] Stop including llvm/ADT/IndexedMap.h (NFC)
Kazu Hirata via llvm-branch-commits
- [llvm-branch-commits] [llvm] 96d0a3b - [llvm] Stop including optional (NFC)
Kazu Hirata via llvm-branch-commits
- [llvm-branch-commits] [llvm] f6d6809 - [llvm] Stop including array (NFC)
Kazu Hirata via llvm-branch-commits
- [llvm-branch-commits] [llvm] 07cec73 - [LoongArch] Support CTLZ with lsx/lasx
via llvm-branch-commits
- [llvm-branch-commits] [llvm] 63e6bba - Revert "[LoongArch] Support CTLZ with lsx/lasx"
via llvm-branch-commits
- [llvm-branch-commits] [llvm] a60a542 - Reland "[LoongArch] Support CTLZ with lsx/lasx"
via llvm-branch-commits
- [llvm-branch-commits] [llvm] b1806e6 - [AArch64] Stack probing for dynamic allocas in SelectionDAG (#66525)
via llvm-branch-commits
- [llvm-branch-commits] [clang] 37da4e3 - [clang-fuzzer] Remove GCC 4.x pre GCC 4.9 workaround to silence warning (#73974)
via llvm-branch-commits
- [llvm-branch-commits] [llvm] e9c6f3f - [AArch64] Fix -Wunused-variable in AArch64FrameLowering.cpp (NFC)
Jie Fu via llvm-branch-commits
- [llvm-branch-commits] [lld] 7081585 - [lld][COFF][NFC] Store pdata range as ChunkRange. (#74024)
via llvm-branch-commits
- [llvm-branch-commits] [mlir] 293c21d - [mlir][tosa] Improve lowering of tosa.conv2d (#74143)
via llvm-branch-commits
- [llvm-branch-commits] [clang] 19e2174 - Revert "[Clang] Eagerly instantiate used constexpr function upon definition. (#73463)"
Corentin Jabot via llvm-branch-commits
- [llvm-branch-commits] [libcxx] 0e823b0 - [libc++] Update libcpp-uglify-attributes to diagnose all attributes in C++03
Nikolas Klauser via llvm-branch-commits
- [llvm-branch-commits] [llvm] 5e94080 - AMDGPU: Regenerate test checks
Matt Arsenault via llvm-branch-commits
- [llvm-branch-commits] [llvm] 68d6fe5 - [X86][CodeGen] Prefer KMOVkk_EVEX than KMOVkk when EGPR is supported (#74048)
via llvm-branch-commits
- [llvm-branch-commits] [llvm] 3c86bc0 - AMDGPU: Add more tests for rootn libcall handling
Matt Arsenault via llvm-branch-commits
- [llvm-branch-commits] [llvm] b6d0ee0 - Revert HWASAN failure (#74163)
Kirill Stoimenov via llvm-branch-commits
- [llvm-branch-commits] [libc] c33e5d5 - [libc] Add the missing math_extras.h include (#74259)
via llvm-branch-commits
- [llvm-branch-commits] [libc] 6066530 - [libc] build with -Werror (#73966)
via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] 5aa2f8c - [NFC][ASAN] Replace AsanInitIsRunning with TryAsanInitFromRtl
via llvm-branch-commits
- [llvm-branch-commits] [llvm] 5bc391a - [SelectionDAG] Use getVectorElementPointer in DAGCombiner::replaceStoreOfInsertLoad. (#74249)
via llvm-branch-commits
- [llvm-branch-commits] [libc] 4fdb933 - Revert "[libc][NFC] Remove __support/bit.h and use __support/CPP/bit.h instead (#73939)"
via llvm-branch-commits
- [llvm-branch-commits] [clang] [clang-tools-extra] [llvm] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [clang] [clang-tools-extra] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [clang] [clang-tools-extra] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang] [clang-tools-extra] [llvm] [compiler-rt] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang-tools-extra] [compiler-rt] [llvm] [clang] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang-tools-extra] [llvm] [clang] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [clang-tools-extra] [llvm] [clang] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Ahmed Bougacha via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [clang-tools-extra] [mlir] [libc] [compiler-rt] [llvm] [clang] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [libc] [compiler-rt] [mlir] [clang] [libcxx] [clang-tools-extra] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang] [mlir] [llvm] [libcxx] [clang-tools-extra] [libc] [compiler-rt] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [llvm] [clang] [clang-tools-extra] [compiler-rt] [mlir] [libc] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [clang-tools-extra] [mlir] [libc] [compiler-rt] [llvm] [clang] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libc] [llvm] [clang] [mlir] [libcxx] [clang-tools-extra] [compiler-rt] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [clang-tools-extra] [mlir] [libc] [lld] [libcxxabi] [flang] [compiler-rt] [llvm] [clang] [lldb] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lldb] [compiler-rt] [lld] [llvm] [libc] [libcxxabi] [clang-tools-extra] [libcxx] [clang] [mlir] [flang] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lldb] [lld] [libcxx] [llvm] [mlir] [libcxxabi] [libc] [clang] [flang] [compiler-rt] [clang-tools-extra] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lld] [llvm] [libcxx] [compiler-rt] [lldb] [mlir] [flang] [libcxxabi] [clang-tools-extra] [libc] [clang] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [clang-tools-extra] [libc] [clang] [compiler-rt] [libcxx] [flang] [lld] [mlir] [lldb] [libcxxabi] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lldb] [libcxxabi] [clang-tools-extra] [libcxx] [mlir] [libc] [llvm] [compiler-rt] [clang] [lld] [flang] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [lldb] [mlir] [libc] [libcxx] [clang-tools-extra] [flang] [libcxxabi] [compiler-rt] [lld] [clang] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Eric Christopher via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [flang] [lldb] [clang] [llvm] [clang-tools-extra] [libc] [mlir] [libcxxabi] [lld] [libcxx] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [lldb] [libc] [clang] [lld] [mlir] [llvm] [libcxxabi] [clang-tools-extra] [flang] [libcxx] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [mlir] [clang] [libc] [flang] [llvm] [libcxx] [clang-tools-extra] [lld] [libcxxabi] [lldb] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libc] [lld] [libcxxabi] [clang-tools-extra] [clang] [llvm] [flang] [compiler-rt] [lldb] [libcxx] [mlir] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [mlir] [clang] [libc] [flang] [llvm] [libcxx] [clang-tools-extra] [lld] [libcxxabi] [lldb] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lldb] [clang] [mlir] [compiler-rt] [libc] [clang-tools-extra] [libcxx] [libcxxabi] [lld] [llvm] [flang] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxxabi] [libc] [compiler-rt] [clang] [llvm] [libcxx] [flang] [lldb] [clang-tools-extra] [lld] [mlir] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lldb] [clang-tools-extra] [clang] [flang] [libcxxabi] [libc] [lld] [libcxx] [mlir] [llvm] [compiler-rt] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lldb] [clang-tools-extra] [libcxxabi] [lld] [mlir] [llvm] [libc] [libcxx] [clang] [flang] [compiler-rt] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lld] [libc] [clang-tools-extra] [clang] [mlir] [libcxx] [llvm] [lldb] [flang] [compiler-rt] [libcxxabi] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang-tools-extra] [libc] [mlir] [compiler-rt] [lld] [llvm] [libcxxabi] [clang] [libcxx] [flang] [lldb] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang-tools-extra] [llvm] [clang] [HLSL] RWBuffer<T> should not have a default parameter (PR #71265)
Justin Bogner via llvm-branch-commits
- [llvm-branch-commits] [llvm] [clang] [clang-tools-extra] [HLSL] RWBuffer<T> should not have a default parameter (PR #71265)
Justin Bogner via llvm-branch-commits
- [llvm-branch-commits] [clang-tools-extra] [clang] [llvm] [HLSL] Add helpers to simplify HLSL resource type declarations. NFC (PR #73967)
Justin Bogner via llvm-branch-commits
- [llvm-branch-commits] [clang-tools-extra] [llvm] [clang] [HLSL] Add helpers to simplify HLSL resource type declarations. NFC (PR #73967)
Justin Bogner via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [libcxxabi] [lldb] [clang-tools-extra] [openmp] [flang] [libc] [lld] [compiler-rt] [clang] [llvm] [mlir] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libc] [compiler-rt] [lldb] [lld] [clang] [libcxx] [clang-tools-extra] [llvm] [mlir] [flang] [libcxxabi] [openmp] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [libc] [llvm] [openmp] [lldb] [libcxx] [libcxxabi] [lld] [clang-tools-extra] [clang] [flang] [mlir] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang-tools-extra] [mlir] [flang] [libc] [lldb] [compiler-rt] [libcxx] [libcxxabi] [clang] [llvm] [lld] [openmp] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [libc] [llvm] [openmp] [lldb] [libcxx] [libcxxabi] [lld] [clang-tools-extra] [clang] [flang] [mlir] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [libc] [lldb] [lld] [clang] [libcxx] [clang-tools-extra] [llvm] [mlir] [flang] [libcxxabi] [openmp] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [flang] [clang] [lld] [openmp] [clang-tools-extra] [mlir] [llvm] [HLSL] RWBuffer<T> should not have a default parameter (PR #71265)
Justin Bogner via llvm-branch-commits
- [llvm-branch-commits] [openmp] 57dd853 - Revert " [OpenMP][NFC] Remove `DelayedBinDesc` (#74360)"
via llvm-branch-commits
- [llvm-branch-commits] [llvm] 662487d - Revert "[XCOFF][obj2yaml] support parsing auxiliary symbols for XCOFF (#70642)"
via llvm-branch-commits
- [llvm-branch-commits] [llvm] [VPlan] Initial modeling of runtime VF * UF as VPValue. (PR #74761)
Florian Hahn via llvm-branch-commits
- [llvm-branch-commits] [openmp] 0e0ab31 - Revert "[OpenMP][Fix] Fix test array initialization. (#74799)"
via llvm-branch-commits
- [llvm-branch-commits] [llvm] a801fd3 - Revert "[llvm-readobj][AArch64][ELF][PAC] Support ELF AUTH constants (#72713)"
via llvm-branch-commits
- [llvm-branch-commits] [libc] 943c9e1 - Revert "[libc] Make BigInt bit_cast-able to compatible types (#74837)"
via llvm-branch-commits
- [llvm-branch-commits] [flang] [flang] Move OpenMP-related code from `FirConverter` to `OpenMPMixin` (PR #74866)
Krzysztof Parzyszek via llvm-branch-commits
- [llvm-branch-commits] [flang] WIP: OpenMP changes (PR #74867)
Krzysztof Parzyszek via llvm-branch-commits
- [llvm-branch-commits] [libc] [flang] [compiler-rt] [clang] [llvm] [clang-tools-extra] [OptTable] Make new lines in help text respect indentation (PR #74880)
Andres Villegas via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [libc] [lldb] [flang] [mlir] [libcxxabi] [compiler-rt] [lld] [clang] [llvm] [openmp] [clang-tools-extra] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Ahmed Bougacha via llvm-branch-commits
- [llvm-branch-commits] [llvm] [compiler-rt] [libc] [clang-tools-extra] [libcxx] [flang] [openmp] [lldb] [libcxxabi] [clang] [lld] [mlir] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [lldb] [libcxxabi] [llvm] [clang] [lld] [compiler-rt] [libc] [flang] [mlir] [openmp] [clang-tools-extra] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [flang] [llvm] [libc] [libcxxabi] [openmp] [lldb] [clang-tools-extra] [compiler-rt] [clang] [mlir] [lld] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [openmp] [clang] [compiler-rt] [flang] [lld] [libcxxabi] [lldb] [mlir] [clang-tools-extra] [llvm] [libc] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [llvm] [openmp] [libc] [compiler-rt] [clang] [clang-tools-extra] [libcxxabi] [mlir] [flang] [lldb] [lld] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang-tools-extra] [compiler-rt] [clang] [flang] [libc] [lld] [openmp] [mlir] [lldb] [libcxxabi] [llvm] [libcxx] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [openmp] [clang] [compiler-rt] [flang] [lld] [libcxxabi] [lldb] [mlir] [clang-tools-extra] [llvm] [libc] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [llvm] [openmp] [libc] [compiler-rt] [clang] [clang-tools-extra] [libcxxabi] [mlir] [flang] [lldb] [lld] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [lldb] [libcxxabi] [llvm] [clang] [lld] [compiler-rt] [libc] [flang] [mlir] [openmp] [clang-tools-extra] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang] [flang] [llvm] [lld] [libcxxabi] [libc] [lldb] [openmp] [compiler-rt] [libcxx] [clang-tools-extra] [mlir] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [compiler-rt] [libc] [clang-tools-extra] [libcxx] [flang] [openmp] [lldb] [libcxxabi] [clang] [lld] [mlir] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [openmp] [libcxx] [libcxxabi] [clang-tools-extra] [flang] [compiler-rt] [mlir] [lldb] [llvm] [lld] [clang] [libc] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [mlir] [libcxx] [openmp] [llvm] [clang] [libc] [clang-tools-extra] [compiler-rt] [libcxxabi] [flang] [lld] [lldb] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lld] [llvm] [clang-tools-extra] [clang] [libc] [mlir] [compiler-rt] [lldb] [openmp] [flang] [libcxx] [libcxxabi] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [openmp] [clang] [flang] [lldb] [lld] [compiler-rt] [libcxxabi] [mlir] [clang-tools-extra] [llvm] [libcxx] [libc] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [flang] [mlir] [libcxxabi] [libcxx] [libc] [lld] [lldb] [openmp] [clang-tools-extra] [llvm] [clang] [compiler-rt] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang] [compiler-rt] [mlir] [lldb] [libcxx] [lld] [llvm] [libc] [clang-tools-extra] [flang] [openmp] [libcxxabi] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [clang] [HLSL] Define RasterizerOrderedBuffer resource (PR #74897)
Justin Bogner via llvm-branch-commits
- [llvm-branch-commits] [lld] [lldb] [clang] [libcxxabi] [mlir] [compiler-rt] [libcxx] [libc] [clang-tools-extra] [openmp] [llvm] [flang] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lldb] [lld] [compiler-rt] [mlir] [llvm] [clang] [flang] [libc] [libcxx] [libcxxabi] [openmp] [clang-tools-extra] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [llvm] [clang] [GlobalISel] Always direct-call IFuncs and Aliases (PR #74902)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [mlir] [clang] [flang] [libcxx] [lldb] [libcxxabi] [libc] [openmp] [lld] [clang-tools-extra] [llvm] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [mlir] [clang-tools-extra] [llvm] [libcxx] [libcxxabi] [flang] [lldb] [libc] [compiler-rt] [openmp] [lld] [clang] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxxabi] [flang] [lld] [libcxx] [openmp] [llvm] [clang] [clang-tools-extra] [compiler-rt] [libc] [lldb] [mlir] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang-tools-extra] [clang] [libcxx] [lldb] [mlir] [libcxxabi] [llvm] [lld] [compiler-rt] [openmp] [flang] [libc] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [BPF] expand cttz, ctlz for i32, i64 (PR #73668)
Yingchi Long via llvm-branch-commits
- [llvm-branch-commits] [llvm] [BPF][GlobalISel] add initial gisel support for BPF (PR #74999)
Yingchi Long via llvm-branch-commits
- [llvm-branch-commits] [llvm] [TextAPI] Add support to convert RecordSlices -> InterfaceFile (PR #75007)
Cyndy Ishida via llvm-branch-commits
- [llvm-branch-commits] [llvm] [readtapi] Setup simple stubify support (PR #75008)
Cyndy Ishida via llvm-branch-commits
- [llvm-branch-commits] [llvm] [BPF][GlobalISel] select non-PreISelGenericOpcode (PR #75034)
Yingchi Long via llvm-branch-commits
- [llvm-branch-commits] [clang-tools-extra] [clangd] check for synthesized symbols when tracking include locations (PR #75128)
Matheus Izvekov via llvm-branch-commits
- [llvm-branch-commits] [llvm] 9c8660e - Revert "[MacroFusion] Support multiple predicators (#72219)"
via llvm-branch-commits
- [llvm-branch-commits] [llvm] [LivePhysRegs] Add callee-saved regs from MFI in addLiveOutsNoPristines. (PR #73553)
Eli Friedman via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Thurston Dang via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Thurston Dang via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Thurston Dang via llvm-branch-commits
- [llvm-branch-commits] [lldb] [compiler-rt] [mlir] [llvm] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [mlir] [llvm] [compiler-rt] [lldb] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [lldb] [llvm] [compiler-rt] [mlir] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [mlir] [llvm] [lldb] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [lldb] [llvm] [compiler-rt] [mlir] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [mlir] [llvm] [compiler-rt] [lldb] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [lldb] [llvm] [mlir] [compiler-rt] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [mlir] [llvm] [lldb] [compiler-rt] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [mlir] [clang] [lldb] [compiler-rt] [llvm] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [mlir] [clang] [compiler-rt] [lldb] [llvm] [test][sanitizer] Allow fork_threaded test on Msan, Tsan (PR #75260)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [hwasan] Add `__hwasan_get_tag_from_pointer` (PR #75267)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [test][hwasan] Implement sanitizer_specific for HWASAN (PR #75280)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [lsan] Install `pthread_atfork` (PR #75281)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [llvm] 631d618 - Revert "[coroutines] Use DILocation from new storage for hoisted dbg.declare (#75104)"
via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [asan] Install `pthread_atfork` (PR #75290)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [hwasan] Improve support of forking with threads (PR #75291)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [libc] d5a7456 - Revert "[libc][NFC] Implement `FPBits` in terms of `FloatProperties` to reduce clutter (#75196)"
via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [msan] Use `pthread_atfork` instead of interceptor (PR #75398)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [libc] [lldb] [lld] [libcxxabi] [compiler-rt] [clang-tools-extra] [flang] [openmp] [mlir] [llvm] [clang] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Pavel Iliin via llvm-branch-commits
- [llvm-branch-commits] [lldb] [clang-tools-extra] [openmp] [llvm] [mlir] [flang] [libcxx] [lld] [compiler-rt] [libc] [clang] [libcxxabi] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Pavel Iliin via llvm-branch-commits
- [llvm-branch-commits] [clang] [libcxx] [compiler-rt] [mlir] [libcxxabi] [lldb] [openmp] [flang] [lld] [clang-tools-extra] [libc] [llvm] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Fangrui Song via llvm-branch-commits
- [llvm-branch-commits] [clang] 242a64c - Revert "[AArch64][SME] Warn when using a streaming builtin from a non-streaming function (#74064)"
via llvm-branch-commits
- [llvm-branch-commits] [llvm] fa49b51 - Revert "[X86] Respect code models more when determining if a global reference can fit in 32 bits (#75386)"
via llvm-branch-commits
- [llvm-branch-commits] [flang] [llvm] [clang] [libcxxabi] [compiler-rt] [clang-tools-extra] [libcxx] [lld] [lldb] [openmp] [libc] [mlir] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [libcxx] [flang] [compiler-rt] [openmp] [lld] [clang-tools-extra] [libc] [libcxxabi] [clang] [mlir] [lldb] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang] [llvm] [libcxx] [lldb] [libc] [openmp] [clang-tools-extra] [compiler-rt] [flang] [libcxxabi] [lld] [mlir] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [mlir] [clang-tools-extra] [libcxxabi] [openmp] [clang] [flang] [libcxx] [lld] [llvm] [libc] [lldb] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [libcxx] [flang] [compiler-rt] [openmp] [lld] [clang-tools-extra] [libc] [libcxxabi] [clang] [mlir] [lldb] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [flang] [llvm] [clang] [libcxxabi] [clang-tools-extra] [compiler-rt] [libcxx] [lld] [lldb] [openmp] [libc] [mlir] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] [openmp] [libcxxabi] [mlir] [flang] [clang-tools-extra] [libcxx] [lldb] [clang] [libc] [lld] [compiler-rt] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lldb] [libc] [mlir] [llvm] [clang] [lld] [compiler-rt] [flang] [openmp] [clang-tools-extra] [libcxxabi] [libcxx] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lld] [clang] [libcxx] [llvm] [libc] [mlir] [libcxxabi] [openmp] [lldb] [clang-tools-extra] [compiler-rt] [flang] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang-tools-extra] [libc] [openmp] [lld] [compiler-rt] [libcxxabi] [clang] [libcxx] [lldb] [mlir] [flang] [llvm] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libc] [libcxx] [lldb] [compiler-rt] [clang] [libcxxabi] [llvm] [mlir] [flang] [clang-tools-extra] [lld] [openmp] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lld] [libc] [compiler-rt] [clang] [openmp] [clang-tools-extra] [lldb] [flang] [libcxxabi] [libcxx] [mlir] [llvm] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [llvm] [libcxxabi] [lld] [libc] [libcxx] [lldb] [flang] [openmp] [clang-tools-extra] [mlir] [clang] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [flang] [lldb] [lld] [libcxxabi] [openmp] [libcxx] [llvm] [compiler-rt] [clang] [mlir] [clang-tools-extra] [libc] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lldb] [compiler-rt] [libcxx] [lld] [clang-tools-extra] [flang] [openmp] [llvm] [clang] [libc] [libcxxabi] [mlir] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang-tools-extra] [libc] [compiler-rt] [flang] [clang] [libcxx] [libcxxabi] [lld] [lldb] [openmp] [llvm] [mlir] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libc] [lld] [mlir] [llvm] [flang] [lldb] [openmp] [clang-tools-extra] [compiler-rt] [libcxxabi] [libcxx] [clang] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [openmp] [libc] [flang] [lld] [compiler-rt] [lldb] [libcxx] [libcxxabi] [clang] [mlir] [clang-tools-extra] [llvm] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang] [clang-tools-extra] [libc] [flang] [libcxxabi] [mlir] [lldb] [compiler-rt] [lld] [libcxx] [openmp] [llvm] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxxabi] [compiler-rt] [lld] [flang] [clang] [llvm] [lldb] [openmp] [mlir] [clang-tools-extra] [libc] [libcxx] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [flang] [lldb] [llvm] [openmp] [libcxx] [mlir] [compiler-rt] [libcxxabi] [libc] [lld] [clang-tools-extra] [clang] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [lldb] [clang-tools-extra] [mlir] [lld] [libcxxabi] [libc] [libcxx] [compiler-rt] [openmp] [flang] [clang] [llvm] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [libcxxabi] [compiler-rt] [flang] [libc] [openmp] [lld] [libcxx] [lldb] [clang] [mlir] [clang-tools-extra] [llvm] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang] [libcxx] [clang-tools-extra] [libc] [lld] [lldb] [openmp] [mlir] [compiler-rt] [flang] [libcxxabi] [llvm] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [clang] [libcxx] [clang-tools-extra] [libc] [lld] [lldb] [openmp] [mlir] [compiler-rt] [flang] [libcxxabi] [llvm] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [builtins][arm64] Implement __init_cpu_features_resolver on Apple platforms (PR #75636)
Jon Roelofs via llvm-branch-commits
- [llvm-branch-commits] [llvm] 6e99603 - Revert "[StackColoring] Delete dead stack slots (#75351)"
via llvm-branch-commits
- [llvm-branch-commits] [llvm] improve warning (PR #75762)
Fangrui Song via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] 79a2b23 - Revert "[PGO][GlobalValue][LTO]In GlobalValues::getGlobalIdentifier, use semicolon as delimiter for local-linkage varibles. (#74008)"
via llvm-branch-commits
- [llvm-branch-commits] [clang-tools-extra] [clang] [llvm] [Clangd] Refactor Check to have more explicit cli args. (PR #75867)
Andres Villegas via llvm-branch-commits
- [llvm-branch-commits] [llvm] 7fdec55 - Revert "Reland "[PGO][GlobalValue][LTO]In GlobalValues::getGlobalIdentifier, use semicolon as delimiter for local-linkage varibles. " (#75860)"
via llvm-branch-commits
- [llvm-branch-commits] [openmp] 055ee15 - Revert "[OpenMP][Fix] libomptarget Fortran tests (#74543)"
via llvm-branch-commits
- [llvm-branch-commits] [mlir] 10df608 - Revert "[mlir][openacc] Add device_type support for compute operations (#75864)"
via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [hwasan] Distinguish overflow and underflow (PR #76131)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [hwasan] Respect strip_path_prefix printing locals (PR #76132)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [hwasan] Print stack overflow, underflow, UAS (PR #76133)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [hwasan] Make stack variables output consistent with globals (PR #76197)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [libc++][modules] Adds module testing. (PR #76246)
Mark de Wever via llvm-branch-commits
- [llvm-branch-commits] [llvm] [clang] [TySan] A Type Sanitizer (Clang) (PR #76260)
Florian Hahn via llvm-branch-commits
- [llvm-branch-commits] [llvm] [clang] [compiler-rt] [TySan] A Type Sanitizer (Runtime Library) (PR #76261)
Florian Hahn via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [libc++][modules] Increase clang-tidy version used. (PR #76268)
Mark de Wever via llvm-branch-commits
- [llvm-branch-commits] [clang] 4c72931 - Revert "[Sema] Fix crash on invalid code with parenthesized aggregate initialization (#76232)"
via llvm-branch-commits
- [llvm-branch-commits] [compiler-rt] [sanitizers] Optimize locking StackDepotBase for fork (PR #76280)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [libc++][modules] Fixes clang-tidy exports. (PR #76288)
Mark de Wever via llvm-branch-commits
- [llvm-branch-commits] [llvm] [compiler-rt] [ci] Set timeout for individual tests and report slowest tests (PR #76300)
Vitaly Buka via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [libc++][modules] Improves std.compat module. (PR #76330)
Mark de Wever via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [libc++] Implements filebuf unbuffered. (PR #76629)
Mark de Wever via llvm-branch-commits
- [llvm-branch-commits] [llvm] [llvm-exegesis] Add tablegen support for validation counters (PR #76652)
Aiden Grossman via llvm-branch-commits
- [llvm-branch-commits] [llvm] [llvm-exegesis] Add support for validation counters (PR #76653)
Aiden Grossman via llvm-branch-commits
- [llvm-branch-commits] [libcxx] [libc++] Clang-tidy enable modernize-use-nullptr. (PR #76659)
Mark de Wever via llvm-branch-commits
Last message date:
Sun Dec 31 06:59:52 PST 2023
Archived on: Sun Dec 31 06:59:54 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).