platform/upstream/llvm.git
2022-02-08 Siva Chandra... [libc][Obvious] Fix typo in mkdir and mkdirat implement...
2022-02-08 Sylvestre LedruREADME: Point to the discourse & discord forums
2022-02-08 Snehasish KumarRevert "Revert "[ProfileData] Read and symbolize raw...
2022-02-08 Arthur Eubanks[test] Remove -fno-experimental-new-pass-manager -O1...
2022-02-08 Arthur Eubanks[clang] Properly cache member pointer LLVM types
2022-02-08 Florian Hahn[LV] Move buildScalarSteps out of ILV (NFC).
2022-02-08 Mogball[mlir][ods] NFC fix tblgen crash with empty assembly...
2022-02-08 tyb0807[AArch64] ACLE feature macro for Armv8.8-A MOPS
2022-02-08 Krzysztof Parzyszek[Hexagon] Fix crash with shuffle_vector of v128f16
2022-02-08 Benjamin Kramer[Debuginfod][Symbolizer] Cut dependency cycle after...
2022-02-08 Florian Weimer[sanitizer] Use _thread_db_sizeof_pthread to obtain...
2022-02-08 Guillaume Chatelet[libc] Replace type punning with bit_cast
2022-02-08 Amir Ayupov[BOLT][TEST] Add .so instrumentation test
2022-02-08 Sylvestre LedruFix a typo (occured => occurred)
2022-02-08 Valentin Clement[flang][codegen] Keep primitive type for extractvalue...
2022-02-08 Louis Dionne[libc++] Remove _LIBCPP_ABI_UNSTABLE
2022-02-08 Louis Dionne[libc++] Fix modules and benchmarks CI builds when...
2022-02-08 Mogball[mlir][ods] Optional Attribute or Type Parameters
2022-02-08 harshAdd case to handle 0-D vectors in FlattenContiguousRowM...
2022-02-08 Martin Storsjö[clang] [MinGW] Recognize -lcrtdll as a library replaci...
2022-02-08 James Y KnightRevert "[Clang] Propagate guaranteed alignment for...
2022-02-08 LLVM GN Syncbot[gn build] Port 4a6553f4c2be
2022-02-08 Daniel Thornburgh[Debuginfod] [Symbolizer] Break debuginfod out of libLLVM.
2022-02-08 Amilendra Kodithuwakku[clang][ARM] Re-word PACBTI warning.
2022-02-08 Leonard Chan[clang][Fuchsia] Ensure static sanitizer libs are only...
2022-02-08 Steffen LarsenAllow parameter pack expansions and initializer lists...
2022-02-08 Alex Brachet[libc][NFC] Remove all Linux specific code to respectiv...
2022-02-08 Roman Lebedev[SimplifyCFG] 'merge compatible invokes': fully support...
2022-02-08 Roman Lebedev[SimplifyCFG] 'merge compatible invokes': don't create...
2022-02-08 Roman Lebedev[NFC][SimplifyCFG] 'merge compatible invokes': tests...
2022-02-08 Stanislav Mekhanoshin[AMDGPU] Select VGPR versions of MFMA if possible
2022-02-08 Mahesh Ravishankar[mlir][Linalg] NFC: Combine elementwise fusion test...
2022-02-08 Josh Mottley[flang] Upstream partial lowering of GET_ENVIRONMENT_VA...
2022-02-08 Craig Topper[X86] Update register RCL/RCR by 1 and immediate schedu...
2022-02-08 Corentin Jabot[C++2b] Implement multidimentional subscript operator
2022-02-08 Joseph Huber[Attributor] Emit fixed-point remark on function list
2022-02-08 Joseph Huber[Libomptarget] Add header files as a dependency to...
2022-02-08 Krzysztof Parzyszek[Hexagon] Alter meaning of versionless -mhvx
2022-02-08 Dawid Jurczak[NFC] Increase initial size of FoldingSets used in...
2022-02-08 Benjamin Kramer[MLIR][Presburger] Fix linkage of functions in header
2022-02-08 Jacques Pienaar[mlir][bazel] Update post 24a1
2022-02-08 Bixia Zheng[mlir][taco] Use sparse_tensor.out to write sparse...
2022-02-08 Balazs BenicsRevert "[analyzer] Prevent misuses of -analyze-function"
2022-02-08 Mark de Wever[libc++][nfc] Use TEST_SAFE_STATIC.
2022-02-08 Mark de Wever[libc++] Removes cpp17_output_iterator's default constr...
2022-02-08 Andy Yankovsky[Support] Don't print stacktrace if DbgHelp.dll hasn...
2022-02-08 Mircea Trofin[nfc][mlgo][regalloc] Stop warnings about unused function
2022-02-08 Krzysztof Drewniak[MLIR][GPU] Update GPUToROCDL to account for ControlFlo...
2022-02-08 Hongtao Yu[llvm-profgen] On-demand track optimized-away inlinees...
2022-02-08 Mark de Wever[libc++][format[[nfc] Use string_view in tests.
2022-02-08 Balazs Benics[analyzer] Prevent misuses of -analyze-function
2022-02-08 Matt ArsenaultAMDGPU: Use reserved VGPR for AGPR spills to memory
2022-02-08 Philip Reames[SCEV] Generalize SCEVEqualsPredicate to any compare...
2022-02-08 Nikita Popov[Mem2Reg] Check that load type matches alloca type
2022-02-08 Matt ArsenaultAMDGPU: Reserve v32 if we may need to copy between...
2022-02-08 Matt ArsenaultAMDGPU: Regenerate mir test checks to include -NEXT
2022-02-08 Louis Dionne[libc++] Add a Lit configuration for running back-deplo...
2022-02-08 zhijian[NFC] Refactor llvm-nm symbol comparing and split sorting
2022-02-08 Sanjay Patel[SDAG] enable binop identity constant folds for fmul...
2022-02-08 Nikita Popov[AutoUpgrade] Handle remangling upgrade for ptr.annotation
2022-02-08 David Sherwood[AArch64][CodeGen] Always use SVE (when enabled) to...
2022-02-08 Arjun P[MLIR][Presburger] Support computing volumes via hyperr...
2022-02-08 Roman Lebedev[ValueTracking] Only check for non-undef/poison if...
2022-02-08 Roman Lebedev[NFC][clang] Autogenerate checklines in CodeGenCXX...
2022-02-08 Arjun P[MLIR][Presburger] Simplex::computeIntegerBounds: suppo...
2022-02-08 Nathan Sidwell[demangler][NFC] Utility header cleanups
2022-02-08 Nikita Popov[OpenCL] Mark kernel arguments as ABI aligned
2022-02-08 Nikita Popov[AMDGPURewriteOutArguments] Don't use pointer element...
2022-02-08 Simon Pilgrim[X86] selectLEAAddr - relax heuristic to only require...
2022-02-08 serge-sans... Cleanup LLVMDebugInfoCodeView headers
2022-02-08 Simon Pilgrim[X86] Remove __builtin_ia32_padd/psub saturated intrins...
2022-02-08 Nikita Popov[AutoUpgrade] Also upgrade intrinsics in invokes
2022-02-08 Joseph Huber[OpenMP] Enable new driver tests for AMDGPU
2022-02-08 Sanjay Patel[SDAG] move x86 select-with-identity-constant fold...
2022-02-08 Roman Lebedev[SimplifyCFG] 'merge compatible invokes': support norma...
2022-02-08 Roman Lebedev[SimplifyCFG] 'merge compatible invokes': support norma...
2022-02-08 Roman Lebedev[SimplifyCFG] 'merge compatible invokes': support norma...
2022-02-08 Roman Lebedev[NFC][SimplifyCFG] 'merge compatible invokes': more...
2022-02-08 Simon PilgrimRevert rG6c174ab2ad0676b295f11f6c3913eff9289fa6b9 ...
2022-02-08 Sheng[GlobalISel] Add big endian support in CallLowering
2022-02-08 Nathan Sidwell[demangler] Improve ->* & .* demangling
2022-02-08 Simon Pilgrim[X86] Remove __builtin_ia32_padd/psub saturated intrins...
2022-02-08 Nikita Popov[AArch64TargetTransformInfo] Avoid pointer element...
2022-02-08 Simon PilgrimFix signed/unsigned comparison warnings on ppc buildbots
2022-02-08 Corentin JabotAdd core papers adopted at the february plenary.
2022-02-08 Nikita Popov[AsmPrinter] Avoid pointer element type access
2022-02-08 Simon PilgrimFix signed/unsigned comparison warnings on ppc buildbots
2022-02-08 Sven van Haastregt[OpenCL] opencl-c.h: remove arg names from arm_dot...
2022-02-08 David PaganEnable inoutset dependency-type in depend clause.
2022-02-08 Arjun P[MLIR][Presburger] factor out duplicated function ...
2022-02-08 Simon Pilgrim[ValueTracking] Add support for X*X self-multiplication
2022-02-08 Simon Pilgrim[ValueTracking] Replace dyn_cast with dyn_cast_or_null...
2022-02-08 Jesko AppelfellerMake run-clang-tidy.py print the configured checks...
2022-02-08 Nikita Popov[AMDGPU] Regenerate test checks (NFC)
2022-02-08 Simon Moll[VE] v256.32|64 setcc isel and tests
2022-02-08 Simon Pilgrim[ADT] Add APInt/MathExtras isShiftedMask variant return...
2022-02-08 Guillaume Chatelet[libc] Optimized version of memmove
2022-02-08 Simon PilgrimAttempt to fix sphinx 'Malformed table' warning.
2022-02-08 David Green[AArch64] Attempt to emitConjunction from brcond
2022-02-08 Simon Pilgrim[Clang] Add elementwise saturated add/sub builtins
next