summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [𝘀𝗽𝗿] initial versionupstream/users/arichardson/spr/compiler-rt-update-allsupportedarchdefscmake-for-freebsdAlex Richardson2024-03-061-6/+21
* [RISCV][NFC] Add helpers for RVV register classesWang Pengcheng2024-03-072-15/+23
* [compiler-rt] Only query llvm-config in the orc testsAlexander Richardson2024-03-062-16/+12
* [MSan] Pass -fsanitize-ignorelist to the instrumented libcxxabiAlexander Richardson2024-03-061-1/+2
* [lldb] Log module build remarks to types log too (#84260)Dave Lee2024-03-061-1/+1
* Add non-null check before accessing pointer (#83459)Martin Wehking2024-03-071-0/+1
* Reland "[llvm][Support] Add support for executing a detached process (#81708)...Connor Sughrue2024-03-065-21/+128
* [lldb] Extract getter function for experimental target properties (NFC) (#83504)Dave Lee2024-03-062-17/+13
* [lldb] Remove unused #includes in ClangModulesDeclVendor.cpp (#84262)Dave Lee2024-03-061-8/+0
* [gn build] Port 0083c3eb83bbLLVM GN Syncbot2024-03-071-1/+0
* Revert "[AMDGPU] Add AMDGPU specific variadic operation MCExprs" (#84273)Florian Mayer2024-03-067-426/+0
* Revert "Adding missing dependencies to BUILD.bazel" (#84251)mmilanifard2024-03-061-3/+0
* [lldb][test] iwyu for vfork testJordan Rupprecht2024-03-061-0/+1
* [test] Move pr73894.ll to AArch64 directory and update the target triple (#84...Cameron McInally2024-03-061-1/+1
* [X86] Change tuning of Sierraforest and Grandridge to more latest target (#84...Phoebe Wang2024-03-071-4/+4
* [clang][Sema] Skip the RequiresExprBodyDecls for lambda dependencies (#83997)Younan Zhang2024-03-073-2/+81
* [clang-tidy] bugprone-assert-side-effect can detect side effect from non-cons...Congcong Cai2024-03-073-5/+43
* [mlir][IR] Make `replaceOp` / `replaceAllUsesWith` API consistent (#82629)Matthias Springer2024-03-078-115/+74
* [ELF] Reject error-prone meta characters in input section descriptionFangrui Song2024-03-062-10/+36
* [clang][CUDA] Disable float128 diagnostics for device compilation (#83918)Pranav Kant2024-03-063-2/+22
* [lldb] Print mangled names with verbose break list (#84071)Felipe de Azevedo Piovezan2024-03-062-1/+18
* [HWASAN] Follow up for #83503 implement selective instrumentation (#83942)Kirill Stoimenov2024-03-063-40/+86
* [gn build] Port 6a39a714423bLLVM GN Syncbot2024-03-071-1/+0
* Revert "[clang-repl] Pass triple to IncrementalCompilerBuilder as explicit ar...Stefan Gränitz2024-03-074-47/+6
* [SCEV] Match both (-1)b + a and a + (-1)b as a - b (#84247)Philip Reames2024-03-062-12/+22
* [libc] Fix a typo in llvm_libc_ext.td. (#84259)lntue2024-03-061-1/+1
* [NFC] [scudo] remove DCHECK (#84255)Florian Mayer2024-03-061-1/+0
* [Clang] [AST] Resolve FIXME: Assign E to nullptr (#84229)AtariDreams2024-03-071-1/+1
* [AMDGPU] Make ds_bvh_stack_rtn_b32 depend on HasImageInsts, NFC (#84256)Changpeng Fang2024-03-061-0/+1
* [libc][stdfix] Add integer square root with fixed point output functions. (#8...lntue2024-03-0620-60/+491
* AMDGPI: Rename HasExpOrExportInsts to HasExportInsts. NFC (#84252)Changpeng Fang2024-03-064-7/+7
* AMDGPU: Define a feature for v_dot4_f32_* instructions (#84248)Changpeng Fang2024-03-067-10/+28
* [mlir][bazel] Don't set MLIR_ENABLE_NVPTXCOMPILER on if_cuda_available. (#84238)Ingo Müller2024-03-061-8/+3
* [libc] Add max length argument to decimal to float (#84091)Michael Jones2024-03-067-108/+418
* [clang][test] Add test for incompatible cv-qualified reference types in conve...Duo Wang2024-03-061-0/+9
* [SCEV] Precommit test for widened signed induction variablesPhilip Reames2024-03-061-0/+71
* [MLIR] [Transforms] Let `transform.structured.convert_to_loops` return handle...lhunloh2024-03-063-31/+101
* Don't require a UUID in a .dwp file. (#83935)Greg Clayton2024-03-062-1/+14
* [gn build] Port bec2d105c7b8LLVM GN Syncbot2024-03-061-0/+1
* Adding missing dependencies to BUILD.bazel (#84235)mmilanifard2024-03-061-0/+3
* [test] Make two sanitize-coverage tests pass with glibc 2.39+Fangrui Song2024-03-062-2/+6
* [SCEV] Extend type hint in analysis output to all backedge kindsPhilip Reames2024-03-0658-324/+340
* [AMDGPU] Make gfx11 vop2 disassembler tests use strict-whitespaceJoe Nash2024-03-062-248/+248
* [AMDGPU] Add AMDGPU specific variadic operation MCExprs (#82022)Janek van Oirschot2024-03-067-0/+426
* [LV] Use scalar CMP for active-lane-mask with scalar VF (#83902)Cameron McInally2024-03-064-60/+168
* [SCEV] Autogenerate more scev analysis check testsPhilip Reames2024-03-069-33/+204
* Revert "[libomptarget] Support BE ELF files in plugins-nextgen (#83976)"Ulrich Weigand2024-03-064-85/+71
* Revert "[libomptarget] Build plugins-nextgen for SystemZ (#83978)"Ulrich Weigand2024-03-0637-71/+9
* Revert "[libomptarget] Fix CUDA plugin build regression"Ulrich Weigand2024-03-061-1/+1
* [VPlan] Remove unused OverrideAllowed arg from getVPValue (NFCI).Florian Hahn2024-03-061-5/+3