summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Support statistics dump summary only mode (#80745)"upstream/revert-80745-lldb-statisticsWanyi2024-02-0619-297/+87
* [WebAssembly] Add tests for generic CPU config (#80775)Heejin Ahn2024-02-061-0/+20
* [gn build] Port 2217837c3377LLVM GN Syncbot2024-02-071-0/+1
* Support statistics dump summary only mode (#80745)Wanyi2024-02-0619-87/+297
* [clang-format] Handle doxygen commands starting with \ (#80381)Fernando Tagawa2024-02-062-2/+10
* [-Wunsafe-buffer-usage] Fix debug notes for unclaimed DREs (#80787)jkorous-apple2024-02-062-15/+29
* [clang] Add zero-initialization for fixed point types (#80781)PiJoules2024-02-062-0/+9
* [libc++] Add tests to pin down the ABI of deque, list and vector (#80191)Nikolas Klauser2024-02-074-1/+267
* [Driver] Check the environment version except wasm case. (#80783)ZijunZhaoCCK2024-02-062-9/+26
* [ConstraintElim] Add facts for llvm.abs >= 0 (#79070)Alexander Shaposhnikov2024-02-062-5/+6
* [BOLT] Make ifunc test not statically-resolvable. NFCJon Roelofs2024-02-061-1/+4
* [BOLT] Use new contents when emitting sections with relocations (#80782)Maksim Panchenko2024-02-061-1/+2
* [mlir][ArmNeon] Adds Arm Neon SMMLA, UMMLA, and USMMLA Intrinsics (#80511)Kojo Acquah2024-02-064-2/+242
* [llvm][GlobalOpt] Optimize statically resolvable IFuncs (#80606)Jon Roelofs2024-02-062-0/+171
* [docs] Try to make it easier to find info about new PM vs legacy PM (#80834)Björn Pettersson2024-02-063-18/+26
* [lldb] Fix a crasher when using the public API. (#80508)Greg Clayton2024-02-062-3/+13
* [RISCV] Use hasStdExtCOrZca instead of hasStdExtC in estimateFunctionSizeInBy...Craig Topper2024-02-061-1/+1
* [libc++][hardening] Check that `_LIBCPP_HARDENING_MODE_DEFAULT` is defined (#...Konstantin Varlamov2024-02-061-0/+6
* [gn build] Port c13e271a3836LLVM GN Syncbot2024-02-061-0/+1
* [mlir][openacc] Add private/reduction in legalize data pass (#80882)Valentin Clement (バレンタイン クレメン)2024-02-062-5/+138
* [OpenMP] Support for global variables when in auto zero-copy. (#80876)carlobertolli2024-02-062-1/+87
* [Clang][Sema] Implement proposed resolution for CWG2847 (#80899)Krystian Stasiowski2024-02-063-49/+117
* [DebugInfo] Convert tests to opaque pointers (NFC)Fangrui Song2024-02-0685-1572/+1572
* [clang][Interp] Only check ComparisonCategoryInfo in C++ (#80131)Timm Baeder2024-02-062-1/+2
* [DebugInfo/MIR] Convert tests to opaque pointers (NFC)Fangrui Song2024-02-0675-539/+539
* [ARC] Convert tests to opaque pointers (NFC)Fangrui Song2024-02-063-87/+87
* [CSKY] Convert tests to opaque pointers (NFC)Fangrui Song2024-02-0617-785/+785
* [M68k] Convert tests to opaque pointers (NFC)Fangrui Song2024-02-0624-302/+302
* [clang][Interp] consider "MS constexpr" functions as wellTimm Bäder2024-02-062-1/+4
* [RISCV] Use hasStdExtCOrZca instead of FeatureStdExtC to determine NOP size i...Craig Topper2024-02-061-3/+3
* [clang][dataflow] Add new `join` API and replace existing `merge` implementat...Yitzhak Mandelbaum2024-02-064-79/+93
* Fix failing testcases (#80902)stephenpeckham2024-02-062-22/+22
* [InstCombine] Canonicalize the fcmp range check idiom into `fabs + fcmp` (#76...Yingwei Zheng2024-02-072-0/+399
* Add test for iterating over MDNode operands when they are empty (#80737)Shubham Sandeep Rastogi2024-02-061-0/+25
* [RISCV] Fix typo in call to clearFeatureBits.Craig Topper2024-02-061-1/+1
* Add clang-tidy check to suggest replacement of conditional statement with std...Bhuminjay Soni2024-02-068-0/+524
* [DebugInfo][RemoveDIs] Add some missing test coverageJeremy Morse2024-02-061-0/+1
* Diagnose invalid fixed point conversion (#80763)PiJoules2024-02-063-1/+15
* [WebAssembly] Cleanup feature tests (#80780)Heejin Ahn2024-02-062-1/+82
* [libc] Fix pread under msan (#80893)michaelrj-google2024-02-062-1/+6
* [clang][CodeGen][UBSan] Fixing shift-exponent generation for _BitInt (#80515)Adam Magier2024-02-062-7/+51
* [libc] Fix off by one in long double buffer size (#80889)michaelrj-google2024-02-061-1/+5
* [InstCombine] Simplify the overflow result of `umulov X, X` (#80796)Yingwei Zheng2024-02-072-0/+83
* Reland "[lldb][progress][NFC] Add unit test for progress reports" (#80791)Chelsea Cassanova2024-02-062-0/+129
* [libc][NFC] Fix extraneous namespace on Errno (#80894)michaelrj-google2024-02-062-2/+2
* [RISCV][Docs] Use double underscore for external links in RISCVUsage.rst.Craig Topper2024-02-061-30/+30
* [github][CODEOWNERS] Add BOLT.Davide Italiano2024-02-061-0/+3
* [DebugInfo][RemoveDIs] Extend intrinsic-conversion in debugify (#80861)Jeremy Morse2024-02-062-44/+46
* [llvm][unittests] Put human-readable names on TargetParserTests. NFC (#80749)Jon Roelofs2024-02-061-3/+19
* [RISCV] Add Ssqosid support to -march. (#80747)Craig Topper2024-02-068-4/+30