llvm-16.2023-06-01Z.185b81e
[57c54b2
] 2023-06-01T16:44:36Z
[GVN] Add test for PR63019 (NFC)
[42f2e6e
] 2023-06-01T16:44:36Z
[AA] Fix comparison of AliasResults (PR63019)
[726af32
] 2023-06-01T16:07:41Z
[X86][BF16] Fix 2 crashes with vector broadcast
[4fd1b86
] 2023-06-01T16:06:22Z
[Analysis][LoongArch] Add sign extension for i32 parameters and returns
[9c865c2
] 2023-06-01T16:02:00Z
[lld][WebAssembly] Implement --why-extract flag from the ELF backend
[74b5a0a
] 2023-06-01T16:02:00Z
[lld][WebAssembly] Initial support for stub libraries
[ad815b6
] 2023-06-01T03:09:11Z
[Clang][Sema] Fix invalid cast when validating SVE types within CheckVariableDeclarationType.
[cf85b3e
] 2023-06-01T03:07:29Z
[clang] Fix crash when handling nested immediate invocations
[b98da4c
] 2023-06-01T03:04:34Z
[CMake] Don't set absolute paths as install runpaths on ELF platforms in llvm_setup_rpath()
[e32cbe9
] 2023-06-01T03:04:34Z
[CMake][AIX] Fixing AIX rpath
[87e99de
] 2023-05-31T05:11:27Z
Revert DSE workarounds, this was causing some problems in main.
[8407887
] 2023-05-31T05:10:17Z
[clang] Fix overly aggressive lifetime checks for parenthesized aggregate initialization
[3a69d81
] 2023-05-31T05:07:46Z
[CMake] Set compatibility policy for lists in LLVM-Config.cmake.
[35bd94a
] 2023-05-30T23:19:42Z
[clang-format] Handle ud suffixes in IntegerLiteralSeparator
[9d0a2a4
] 2023-05-30T22:47:43Z
[BOLT][CMake] Use correct output paths and passthrough necessary options
[094f771
] 2023-05-30T22:37:57Z
[Hexagon] Add patterns for bspap/bitreverse for scalar vectors
[07808f6
] 2023-05-30T22:34:23Z
[llvm-mca] Fix duplicate symbols error
[cd93216
] 2023-05-30T20:15:09Z
Revert "[Driver] Support multi /guard: options"
[17ceb95
] 2023-05-30T20:15:09Z
Reland "[Driver] Support multi /guard: options"
[8c6c56d
] 2023-05-30T20:11:06Z
[X86] Don't crash on instruction prefetch intrinsics without PREFETCHI support.
[5729e63
] 2023-05-19T02:32:28Z
Fix ArgsAsWritten being null for ConceptSpecializationExpr in certain circumstances when parsing ASTs