aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-12[msan] Handle blendv intrinsics (#94882)users/vitalybuka/spr/main.msan-handle-blendv-intrinsicsVitaly Buka4-42/+136
2024-06-10[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka42-309/+567
2024-06-10[NFCI][metadata][LibCallsShrinkWrap] Use create{Unlikely,Likely}BranchWeights...Vitaly Buka4-4/+4
2024-06-10[NFC][msan] Extract `handleSelectLikeInst` (#94881)Vitaly Buka1-1/+6
2024-06-10[NFC][msan] Prepare function to extract main logic (#94880)Vitaly Buka1-4/+6
2024-06-10[clang][cmake] Fixes for PGO builds when invoking ninja twice (#92591)Tom Stellard3-16/+21
2024-06-10[mlir][Transforms] Dialect Conversion: Simplify block conversion API (#94866)Matthias Springer6-148/+81
2024-06-10Reapply "[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeve...OverMighty12-53/+264
2024-06-10[LSR][AArch64] Optimize chain generation based on legal addressing modes (#94...David Green2-60/+98
2024-06-10[libc][math][c23] Temporarily disable float16 on 32-bit Arm (#95027)OverMighty1-1/+1
2024-06-10[MC] Don't evaluate name of unnamed symbols (#95021)aengelke2-6/+5
2024-06-10[BOLT] Fix a warningKazu Hirata1-2/+1
2024-06-10[clang-tidy][DOC] Update doc for Clang Static Analyzer checksPiotr Zegar5-1/+41
2024-06-10[clang-tidy] fix(clang-tools-extra/**.py): fix invalid escape sequences (#94028)Eisuke Kawashima2-3/+3
2024-06-10Revert "[MC] Make ELFUniquingMap a StringMap" (#95023)aengelke2-38/+36
2024-06-10[msan][NFC] Make mask in test more interesting (#94874)Vitaly Buka2-6/+6
2024-06-10[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka644-12129/+17782
2024-06-10[MC][NFC] Make ELFUniquingMap a StringMap (#95006)aengelke2-36/+38
2024-06-10[MC] Maintain MCRelaxAll after reset() (#94945)aengelke1-1/+4
2024-06-10[clang] Fix loss of `dllexport` for exported template specialization (#94664)Andrew Ng3-4/+35
2024-06-10[NFC][msan] Regenerate tests with --scrub-attributes (#95022)Vitaly Buka2-49/+49
2024-06-10Workaround -Wglobal-constructor warning. (#94699)Eric Schweitz1-2/+1
2024-06-10[llvm][IR] Extend BranchWeightMetadata to track provenance of weights (#86609)Paul Kirth30-88/+169
2024-06-10[mlir][bazel] fixes for e276cf0Emilio Cota1-0/+4
2024-06-10[clang-tidy] fix(clang-tools-extra/**.py): fix comparison to None (#94013)Eisuke Kawashima1-1/+1
2024-06-10[InstCombine] Extend `(icmp eq/ne (and Z, X), (and Z, Y))` foldsNoah Goldstein2-15/+29
2024-06-10[InstCombine] Add tests for combining `(icmp eq/ne (and X, P2), (and X, -P2))...Noah Goldstein1-0/+99
2024-06-10[lldb] Tighten ABI assert in `StopInfoMachException::DeterminePtrauthFailure`...Med Ismail Bennani1-2/+3
2024-06-10[BOLT][DWARF][NFC] Replace usages of GDBIndex functions (#94701)Sayhaan Siddiqui2-28/+37
2024-06-10[HWASan] skip libcxx test that times out with hwasanFlorian Mayer1-0/+2
2024-06-10[mlir][sparse] introduce `sparse_tensor.iterate` operation (#88955)Peiming Liu7-8/+538
2024-06-10[ELF] Change build-id default to sha1 (#93943)Tatsuyuki Ishi4-11/+15
2024-06-10Document that llvm-lit needs to be run to collect static metrics (#94836)AdityaK1-0/+3
2024-06-10[AArch64] Push mul into extend operands (#94960)David Green6-910/+754
2024-06-10[InstCombine] Regenerate some old bool math tests to use FileCheck and UTC sc...Simon Pilgrim2-16/+36
2024-06-10[X86] Add abs tests that check for MIN_SIGNED_INT casesSimon Pilgrim1-0/+143
2024-06-11[GISel][RISCV] Anyextend before copying f16 -> i32/i64 (#94993)Yingwei Zheng2-7/+562
2024-06-10[clang-repl] Always do export_executable_symbols_for_plugins(clang-repl)Hans Wennborg1-4/+1
2024-06-10[mlir][spirv] Fix typo in IndexToSPIRV tests directory name (#95005)Angel Zhang1-0/+0
2024-06-10[lit] Skip xunit test on Windows only (#94980)Jay Foad1-1/+1
2024-06-10SimplifyLibCalls: Don't require ldexp to emit intrinsic in exp2 combine (#92707)Matt Arsenault5-223/+118
2024-06-10[RISCV] Use DefaultAttrsIntrinsic for some vector intrinsics. (#94819)Craig Topper1-4/+4
2024-06-10[RISCV] Remove stale comments. NFC (#94925)Craig Topper1-5/+0
2024-06-10[clang-format] Fix a bug in indenting lambda trailing arrows (#94560)c8ef2-0/+21
2024-06-10[AArch64] set A14/M1 architecture version to v8.4-a (#92600)Tomas Matheson9-16/+24
2024-06-10[flang] Fix copy creation in #94718Valentin Clement1-1/+1
2024-06-10[mlir][Bazel] Fix for 4722911Dmitry Chernenkov1-1/+2
2024-06-10[flang] Generate fir.do_loop reduce from DO CONCURRENT REDUCE clause (#94718)khaki32-2/+81
2024-06-10[OpenMP][NFC] Fix argument order of SourceLocations for allocate clause (#94777)Mike Rice1-1/+1
2024-06-10[gn build] Port 151bd7cab4fcLLVM GN Syncbot1-0/+1