summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-22[𝘀𝗽𝗿] initial versionusers/ilovepi/spr/clangdriver-add-mtls-dialect-optionPaul Kirth
2024-01-18Revert #76246 and #76083Daniel Thornburgh
2024-01-18[dfsan] Don't clear shadow on dlopen(NULL, flags)Fangrui Song
2024-01-18[lld][WebAssembly] Move linker global state in to context object. NFC (#78629)Sam Clegg
2024-01-18[lld][WebAssembly] Rename fetch() to extract() to match ELF linker. NFC (#78625)Sam Clegg
2024-01-18[lldb] Stop creating BreakpointEventData raw pointers (#78508)Alex Langford
2024-01-18[BOLT] Use continuous output addresses in delta encoding in BATAmir Ayupov
2024-01-18[AArch64] Add tests for operations on vectors with 3 elements.Florian Hahn
2024-01-18[X86] Fix RTTI proxy emission for 32-bit (#78622)Shoaib Meenai
2024-01-18[clang-repl][test] Suppress memory lease after #76218Vitaly Buka
2024-01-18[Hexagon] Flip subreg bit for reverse pairs hvx .new (#75873)quic-akaryaki
2024-01-18[libc] Use clang's scoped atomics if available from the compiler (#74769)Joseph Huber
2024-01-18[sanitizer] Skip /include/c++/ from summary (#78534)Vitaly Buka
2024-01-18[lldb] Remove redundant severity substring within a diagnostic message. (#76111)Pete Lawrence
2024-01-18[flang] Fix seg fault `CodeGenAction::executeAction()` (#78269)Kareem Ergawy
2024-01-18[clang] Pass `-n` to llvm-cxxfilt in even more codegen testsVlad Serebrennikov
2024-01-18[CompilerRT][ASan] Add new substitutions for tests while using lto to (#78523)Usama Hameed
2024-01-18Revert "[lldb] Silence narrowing conversion warning with MSVC"Alexandre Ganea
2024-01-18[clang] Add size filter for stack auto init (#74777)Haopeng Liu
2024-01-18[flang] Don't use \uXXXX encodings unless \-escapes are enabled (#78326)Peter Klausler
2024-01-18[ThinLTO][DebugInfo] Emit full type definitions when importing anonymous type...Ricky Zhou
2024-01-18[openmp] Revert 64874e5ab5fd102344d43ac9465537a44130bf19 since it was committ...Alexandre Ganea
2024-01-18[clang] Fix parenthesized list initialization of arrays not working with `new...Alan Zhao
2024-01-18[lld-macho] Fix for objc_msgSend stubs (#78557)kyulee-com
2024-01-18[llvm][utils] Fix SmallString summary provider (#78527)Dave Lee
2024-01-18[RISCV] Adjust select shuffle cost to reflect mask creation cost (#77963)Philip Reames
2024-01-18[NVPTX][NFC] Remove unused parameter of getArgumentAlignment (#78604)Alex MacLean
2024-01-18[lldb] Silence narrowing conversion warning with MSVCAlexandre Ganea
2024-01-18[lldb] Silence warning with latest MSVCAlexandre Ganea
2024-01-18[lldb] Silence warning with latest MSVC on WindowsAlexandre Ganea
2024-01-18[lldb] Silence warning when building with latest MSVCAlexandre Ganea
2024-01-18[HLSL][SPIR-V] Add Vulkan to target triple (#76749)Natalie Chouinard
2024-01-18[libc++] Renames ABI tag. (#78342)Mark de Wever
2024-01-18[libc++] Un-xfail module tests in picolibc tests (#78580)Dominik Wójt
2024-01-18[clang] Pass `-n` to llvm-cxxfilt in codegen testsVlad Serebrennikov
2024-01-18[SystemZ] i128 cost model (#78528)Jonas Paulsson
2024-01-19[LLVM][ADT] Convert llvm::hash_code to unsigned explicitly in DenseMapInfo (#...Andrei Golubev
2024-01-18[ORC][MachO] Support common load commands in the platform's mach-o header bui...Ben Langmuir
2024-01-18[ORC] Specialize MachOBuilder support for the LC_ID_DYLIB command.Lang Hames
2024-01-18[mlir][flang][openacc] Device type support on acc routine op (#78375)Valentin Clement (バレンタイン クレメン)
2024-01-18[CUDA] Disable registering surfaces and textures with the new driverJoseph Huber
2024-01-18[SPIR-V] improve performance of Module Analysis stage in the part of processi...Vyacheslav Levytskyy
2024-01-18[lldb] Correct function names in ProcessGDBRemote::ParseFlagsFields log messagesDavid Spickett
2024-01-18[LinkerWrapper][Obvious] Fix move on temporary objectJoseph Huber
2024-01-18[mlir][irdl] Add `irdl.base` op (#76400)Fehr Mathieu
2024-01-19[X86][MC] Fix wrong encoding of promoted BMI instructions due to missing NoCD...XinWang10
2024-01-19[X86] Fix failures on EXPENSIVE_CHECKS buildsShengchen Kan
2024-01-18[libc][arm] add more math.h entrypoints (#77839)Nick Desaulniers
2024-01-18[libc] reverts for 32b arm (#78307)Nick Desaulniers
2024-01-18[lldb][Format] Fix missing inlined function names in frame formatting. (#78494)Zequan Wu