summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update Bazel build after b334664 (#82091)Tomás Longeri2024-02-171-0/+122
* [clang-tidy] Fix handling of parentheses in bugprone-non-zero-enum-to-bool-co...Piotr Zegar2024-02-173-1/+8
* [NFC] fix typoFlorian Mayer2024-02-161-1/+1
* [NFC] fix type mismatch in test.Florian Mayer2024-02-161-4/+4
* [clang-format] Don't sort qualifiers across preprocessor directives (#81958)Owen Pan2024-02-162-0/+15
* Reland^2 "[scudo] resize stack depot for allocation ring buffer"Florian Mayer2024-02-166-69/+215
* [flang][cuda] Lower kernel launch to fir.cuda_kernel_launch (#81891)Valentin Clement (バレンタイン クレメン)2024-02-163-1/+185
* [lldb] Replace assertRegexpMatches with assertRegex (NFC) (#82074)Jonas Devlieghere2024-02-168-30/+28
* [llvm-cov][CoverageView] minor fix/improvement to HTML and text coverage outp...Wentao Zhang2024-02-165-8/+10
* [lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere2024-02-16111-426/+426
* [sanitizer] Lift AsanDoesNotSupportStaticLinkage to sanitizer_common.h. NFC (...Fangrui Song2024-02-1610-30/+15
* [RISCV] Narrow vector absolute value (#82041)Philip Reames2024-02-162-16/+32
* Apply clang-tidy fixes for llvm-namespace-comment in OneToNTypeConversion.cpp...Mehdi Amini2024-02-161-1/+1
* Apply clang-tidy fixes for llvm-qualified-auto in DialectConversion.cpp (NFC)Mehdi Amini2024-02-161-5/+5
* Apply clang-tidy fixes for readability-identifier-naming in PassPlugin.cpp (NFC)Mehdi Amini2024-02-161-3/+3
* Apply clang-tidy fixes for llvm-include-order in Parser.cpp (NFC)Mehdi Amini2024-02-161-1/+1
* Apply clang-tidy fixes for readability-identifier-naming in MlirOptMain.cpp (...Mehdi Amini2024-02-161-4/+4
* Revert "Reland "[scudo] resize stack depot for allocation ring buffer"" (#82088)Florian Mayer2024-02-166-219/+69
* [RISCV] Recognize CSR name ssp for Zicfilp. (#81974)Yeting Kuo2024-02-172-0/+19
* Reland "[scudo] resize stack depot for allocation ring buffer" (#81028)Florian Mayer2024-02-166-69/+219
* Revert "[AArch64] Add soft-float ABI (#74460)" (#82032)Prabhuk2024-02-1617-406/+28
* [Support] Introduce formatv variant of createStringError (#80493)Alex Langford2024-02-162-0/+27
* [JITLink] Always unmap standard segments in InProcessMemoryManager::deallocat...Min-Yih Hsu2024-02-161-2/+1
* [gn build] Port 0e6a48c3e8ccLLVM GN Syncbot2024-02-171-0/+1
* [compiler-rt] simplifying ::ReExec for freebsd. (#79711)David CARLIER2024-02-162-8/+15
* Revert "[C23] Add __TYPE_FMTB__ and __TYPE_FMTb__ predefined macros" (#82070)Aaron Ballman2024-02-163-128/+47
* [GlobalIsel] Lower integer constants to constant pool in `LegalizerHelper`. (...Mikhail Gudim2024-02-164-46/+33
* [BOLT][NFC] Remove redundant assertion (#82056)Maksim Panchenko2024-02-161-2/+0
* [-Wunsafe-buffer-usage][NFC] Reintroduce lost test cases (#82060)jkorous-apple2024-02-161-0/+28
* [Hexagon] Optimize post-increment load and stores in loops. (#82011)Sumanth Gundapaneni2024-02-1611-1/+1462
* [llvm-profgen] Filter out ambiguous cold profiles during profile generation (...Lei Wang2024-02-164-0/+76
* [BOLT] Add writing support for Linux kernel ORC (#80950)Maksim Panchenko2024-02-162-38/+239
* [-Wunsafe-buffer-usage] Minimize fixit range for pointer variables (#81935)jkorous-apple2024-02-1619-126/+222
* [C23] Add __TYPE_FMTB__ and __TYPE_FMTb__ predefined macros (#82037)Aaron Ballman2024-02-163-47/+128
* [LegacyPM] Remove legacy LoopRotate passArthur Eubanks2024-02-166-86/+0
* [-Wunsafe-buffer-usage] Remove unused function after 7c3ad9e72bc034ad655a7e16...Fangrui Song2024-02-161-9/+0
* [libc++] Only include <setjmp.h> from the C library if it exists (#81887)Louis Dionne2024-02-161-1/+7
* [MLIR] Document the stability and versioning aspect of the Bytecode (#81969)Mehdi Amini2024-02-161-0/+19
* [-Wunsafe-buffer-usage] Fix fixits for span initialized from const size array...jkorous-apple2024-02-163-22/+36
* [RISCV] Adjust sdloc when creating an extend for widening instructions (#82040)Philip Reames2024-02-167-46/+46
* [AMDGPU] Use `bf16` instead of `i16` for bfloat (#80908)Shilei Tian2024-02-1616-34/+369
* [OpenMP][AIX] Set worker stack size to 2 x KMP_DEFAULT_STKSIZE if system stac...Xing Xue2024-02-162-0/+9
* [C11] Diagnose C11 keywords as being incompatible w/earlier standards (#82015)Aaron Ballman2024-02-169-18/+68
* Re-land "[lldb] Fix `FindDirectNestedType` not working with class templates (...Vlad Serebrennikov2024-02-163-2/+37
* [PGOForceFunctionAttrs] Don't mark alwaysinline function optnone (#81930)Arthur Eubanks2024-02-162-1/+15
* [BOLT][DWARF] Do not emit zero low_pc address arange (#81955)Alexander Yermolovich2024-02-164-1/+568
* [TBAA] Use !tbaa for first accessed field if it is an exact match in offset a...Florian Hahn2024-02-163-61/+53
* Revert "[lldb] Fix `FindDirectNestedType` not working with class templates (#...Shubham Sandeep Rastogi2024-02-163-37/+2
* [SLP] Regen a couple of tests to reduce future diffPhilip Reames2024-02-164-43/+43
* [scudo] Add ALWAYS_INLINE to ScopedTSD ctor (#81982)Fabio D'Urso2024-02-162-2/+2