aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-10[lld][WebAssembly] Fix stub library parsing with windows line endingsupstream-release/16.xSam Clegg
2023-06-10Bump version to 16.0.6Tom Stellard
2023-06-01[clang] Fix crash when passing a braced-init list to a parentehsized aggregat...Alan Zhao
2023-06-01[AA] Fix comparison of AliasResults (PR63019)Nikita Popov
2023-06-01[GVN] Add test for PR63019 (NFC)Nikita Popov
2023-06-01[X86][BF16] Fix 2 crashes with vector broadcastPhoebe Wang
2023-06-01[Analysis][LoongArch] Add sign extension for i32 parameters and returnszhanglimin
2023-06-01[lld][WebAssembly] Initial support for stub librariesSam Clegg
2023-06-01[lld][WebAssembly] Implement --why-extract flag from the ELF backendSam Clegg
2023-05-31[Clang][Sema] Fix invalid cast when validating SVE types within CheckVariable...Paul Walker
2023-05-31[clang] Fix crash when handling nested immediate invocationsMariya Podchishchaeva
2023-05-31[CMake][AIX] Fixing AIX rpathQiongsi Wu
2023-05-31[CMake] Don't set absolute paths as install runpaths on ELF platforms in llvm...Butta
2023-05-30Revert DSE workarounds, this was causing some problems in main.Tom Stellard
2023-05-30[clang] Fix overly aggressive lifetime checks for parenthesized aggregate ini...Alan Zhao
2023-05-30[CMake] Set compatibility policy for lists in LLVM-Config.cmake.Marcelo Juchem
2023-05-30[clang-format] Handle <chrono> ud suffixes in IntegerLiteralSeparatorOwen Pan
2023-05-30[BOLT][CMake] Use correct output paths and passthrough necessary optionsPetr Hosek
2023-05-30[Hexagon] Add patterns for bspap/bitreverse for scalar vectorsKrzysztof Parzyszek
2023-05-30[llvm-mca] Fix duplicate symbols errorMichael Maitland
2023-05-30Reland "[Driver] Support multi /guard: options"Phoebe Wang
2023-05-30Revert "[Driver] Support multi /guard: options"Arthur Eubanks
2023-05-30[X86] Don't crash on instruction prefetch intrinsics without PREFETCHI support.Craig Topper
2023-05-18Fix ArgsAsWritten being null for ConceptSpecializationExpr in certainWalter Gray
2023-05-16workflows/release-tasks: Remove stray backslashTom Stellard
2023-05-16Bump version to 16.0.5Tom Stellard
2023-05-16[clangd] Fix builds after 4ddae8b941398a6579d3Kadir Cetinkaya
2023-05-16[clangd] Fix test failure when it's built with compiler flags unknown by clangXi Ruoyao
2023-05-16[Clang][BPF] Type print btf_type_tag properlyYonghong Song
2023-05-16[SelectionDAG][RISCV] Remove code for handling too small shift type from Simp...Craig Topper
2023-05-16[Driver] Support multi /guard: optionsPhoebe Wang
2023-05-16[cmake] Disable GCC lifetime DSEXi Ruoyao
2023-05-16[clang-tidy][test] Add trailing -- to suppress compile_commands.json readFangrui Song
2023-05-15fix stack probe lowering for x86_intrccTom Dohrmann
2023-05-15[flang] Fix optional assertion in PFTBuilderValentin Clement
2023-05-15[clang] Fix default initializers being ignored when initializing templated ag...Alan Zhao
2023-05-13Reapply "[SystemZ] Bugfix in expansion of memmem operations."Jonas Paulsson
2023-05-05Bump version to 16.0.4Tom Stellard
2023-05-02[compiler-rt] [test] Mark dfsan tests XFAIL on glibc-2.37Michał Górny
2023-05-02[clang][driver] Pass `-femulated-tls` through to the linker in LTO modePaul Kirth
2023-05-02[RuntimeDyld] Disable some ppc64 tests on 32-bit architectures.Lang Hames
2023-05-01[InstCombine] Fix buggy `(mul X, Y)` -> `(shl X, Log2(Y))` transform PR62175Noah Goldstein
2023-05-01[clang] Fix 2 bugs with parenthesized aggregate initializationAlan Zhao
2023-05-01Clear read_fd_set if EINTR receivedEmre Kultursay
2023-05-01[SimplifyCFG] Don't merge invoke if this makes immarg non-constant (PR61265)Nikita Popov
2023-05-01[clang] Fix a crash with parenthesized aggregate initialization and base classesAlan Zhao
2023-05-01[LLD][COFF] Add /inferasanlibs to lld-link as ignored flagAlvin Wong
2023-05-01[LLD][COFF] Print object file name for unsupported directivesAlvin Wong
2023-05-01[CodeGen][MachineLastInstrsCleanup] fix INLINEASM_BR hazardNick Desaulniers
2023-05-01[CodeGen] precommit machine-latecleanup testNick Desaulniers