platform/upstream/llvm.git
2022-11-15 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in TestT...
2022-11-15 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-11-15 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-11-15 Louis Dionne[libc++] Introduce helper functions __make_iter in...
2022-11-15 Aart Bik[mlir][sparse] avoid single default parameters in pass...
2022-11-15 Krzysztof Drewniak[mlir][SerializeToHsaco] Minimize dependencies of AMDGP...
2022-11-15 Fangrui Song[libc] Include stddef.h after D137871
2022-11-15 Kazu Hirata[mlir] Fix a warning
2022-11-15 Kazu Hirata[mlir] Fix warnings
2022-11-15 Mahesh Ravishankar[mlir] Remove `Transforms/SideEffectUtils.h` and move...
2022-11-15 Shafik Yaghmour[Clang] Extend the number of case Sema::CheckForIntOver...
2022-11-15 Kazu Hirata[mlir] Fix warnings
2022-11-15 bixia1[mlir][sparse] Only insert non-zero values to the resul...
2022-11-15 Peiming Liu[mlir][sparse] fix bugs in concatenate rewriter.
2022-11-15 ReedAdd FP8 E4M3 support to APFloat.
2022-11-15 Roy Sundahl[asan][darwin] This test is x86_64 specific, not non...
2022-11-15 Fangrui SongRevert D137574 "PEI should be able to use backward...
2022-11-15 Tue Ly[libc][math] Improve the performance and error printing...
2022-11-15 Fangrui Song[AVR] Fix use-of-uninitialized-value after D137520
2022-11-15 Andrew Savonichev[NVPTX] Fix alignment for arguments of function pointer...
2022-11-15 Andrew Savonichev[NVPTX] Fix pointer argument declaration for --nvptx...
2022-11-15 Andrew Savonichev[NVPTX] Fix pointer type for short 32-bit pointers
2022-11-15 Roman Lebedev[NFC][X86][Costmodel] Drop reduntant interleaved cost...
2022-11-15 Mehdi AminiApply clang-tidy fixes for modernize-loop-convert in...
2022-11-15 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in TileU...
2022-11-15 Joseph Huber[libc] Fix tablegen when using a runtimes build
2022-11-15 Roman Lebedev[X86] Rewrite `getScalarizationOverhead()`
2022-11-15 Krzysztof Parzyszek[Hexagon] Fix even/odd word shuffling
2022-11-15 Fangrui Song[IR] Fix -Wreturn-type after D135714 "[MemProf] ThinLTO...
2022-11-15 Mohammed Anany[mlir][SCF] Adding custom builder to SCF::WhileOp.
2022-11-15 Guray Ozen[mlir][transform] Decouple GPUDeviceMapping attribute...
2022-11-15 Mikhail Goncharov[LegacyPM] remove unset variables in PassManagerBuilder
2022-11-15 Teresa JohnsonRestore "[MemProf] ThinLTO summary support" with fixes
2022-11-15 Nico WeberRevert "[libc++] Only include_next C library headers...
2022-11-15 Louis Dionne[libc++] Start classifying debug mode features with...
2022-11-15 Paul Kirth[pgo] Avoid introducing relocations by using private...
2022-11-15 Michael MaitlandRevert "[RISCV][llvm-mca] Use LMUL Instruments to provi...
2022-11-15 Sanjay Patel[SDAG] avoid udiv/urem transform for vector/scalar...
2022-11-15 Sanjay Patel[SDAG] improve assert text for getSetCC type assumption...
2022-11-15 Bradley Smith[AArch64][SVE] Add instcombine to convert ptest.last...
2022-11-15 Louis Dionne[libc++] Only include_next C library headers when they...
2022-11-15 Nico Weber[gn build] Stop defining GTEST_LANG_CXX11, pass /Zc...
2022-11-15 Michael Maitland[RISCV][llvm-mca] Use LMUL Instruments to provide more...
2022-11-15 Bradley Smith[AArch64][SVE] Add PTEST_ANY pseudo instruction
2022-11-15 Nikita Popov[AST] Don't use WeakVH for unknown insts (NFCI)
2022-11-15 Nico Weber[gn build] Make libcxx_enable_debug_mode work better...
2022-11-15 Teresa JohnsonRevert "[MemProf] ThinLTO summary support"
2022-11-15 Nikita Popov[AST] Restrict AliasSetTracker to immutable IR
2022-11-15 OCHyams[Assignment Tracking][23/*] Account for assignment...
2022-11-15 Nikita PopovReapply [Hexagon] Use default attributes for intrinsics
2022-11-15 OCHyams[Assignment Tracking][22/*] Add loop-deletion test
2022-11-15 Chuanqi Xu[NFC] Fix the typo and the format in the StandardCPlusP...
2022-11-15 Krzysztof Parzyszek[Hexagon] Adjust handling of stack with variable-size...
2022-11-15 Louis Dionne[libc++] Make it an error to define _LIBCPP_DEBUG
2022-11-15 Fraser Cormack[MergeICmps][NFC] Fix a couple of typos in a comment
2022-11-15 Teresa Johnson[MemProf] ThinLTO summary support
2022-11-15 Ayke van Laethem[AVR] Add FeatureEIJMPCALL to FamilyAVR6
2022-11-15 Ayke van Laethem[AVR][Clang] Implement __AVR_ARCH__ macro
2022-11-15 Ayke van Laethem[AVR][Clang] Move family names into MCU list
2022-11-15 Thomas Etter[clang-tidy] Optionally ignore findings in macros in...
2022-11-15 Thomas Etter[clang-tidy] Ignore overriden methods in `readability...
2022-11-15 Alexander TimofeevPEI should be able to use backward walk in replaceFrame...
2022-11-15 OCHyams[Assignment Tracking][20/*] Account for assignment...
2022-11-15 Sameer Sahasrabuddhe[AAPointerInfo] refactor how offsets and Access objects...
2022-11-15 OCHyams[Assignment Tracking][19/*] Account for assignment...
2022-11-15 Cullen Rhodes[AArch64][SVE] Fix bad PTEST(PTRUE_ALL, PTEST_LIKE...
2022-11-15 Alex RichardsonUse TI.hasBuiltinAtomic() when setting ATOMIC_*_LOCK_FR...
2022-11-15 Sjoerd Meijer[AArch64] Add some missing tests for FNMADD combine...
2022-11-15 Kadir Cetinkaya[clang][Tooling] Sort filenames in test
2022-11-15 OCHyams[Assignment Tracking][18/*] Account for assignment...
2022-11-15 Caroline Concatto[NFC][AArch64] SME2 Add instruction name convention...
2022-11-15 Caroline Concatto[NFC][SME2] Change instruction name for ADD/SUB array...
2022-11-15 Cullen Rhodes[AArch64][SVE] Fix bad PTEST(X, X) optimization
2022-11-15 OCHyams[Assignment Tracking][17/*] Account for assignment...
2022-11-15 OCHyams[Assignment Tracking][16/*] Account for assignment...
2022-11-15 OCHyams[Assignment Tracking] Update mem2reg tests to use opaqu...
2022-11-15 OCHyams[Assignment Tracking][12/*] Account for assignment...
2022-11-15 Simon Pilgrim[MCA][X86] Ensure the avx512 gfni tests use the upper...
2022-11-15 Jean Perier[flang] Lower intrinsic assignment to fir.assign
2022-11-15 Jean Perier[flang] Add hlfir.assign definition
2022-11-15 Cullen Rhodes[AArch64][SVE] Fix bad PTEST(PG, OP(PG, ...)) optimization
2022-11-15 Cullen Rhodes[AArch64][SVE] Add more ptest removal tests
2022-11-15 Martin Storsjö[lit] [Windows] Print exit codes > 255 as hex too
2022-11-15 Kadir Cetinkaya[clang][Tooling] Make the filename behaviour consistent
2022-11-15 Qiu ChaofanPre-commit load/store cases for PowerPC direct-move
2022-11-15 Chuanqi Xu[C++20] [Modules] Attach implicitly declared allocation...
2022-11-15 LLVM GN Syncbot[gn build] Port 1ebfe9b264bb
2022-11-15 Petr Hosek[CMake][compiler-rt] Don't load LLVM config in the...
2022-11-15 Tomas Matheson[TargetParser] Split AArch64TargetParser from ARMTarget...
2022-11-15 Vassil Vassilev[code-owners] Add Vassil as a code owner for clang...
2022-11-15 Jean Perier[flang] Lower symbols to hlfir.declare
2022-11-15 Serge Pavlov[GlobalISel] Remove semantic operand of G_IS_FPCLASS
2022-11-15 gonglingqin[LoongArch] Implement the TargetLowering::getRegisterBy...
2022-11-15 Med Ismail... [lldb] Re-phase comments in `ScriptedProcess.get_loaded...
2022-11-15 Johannes ReifferscheidUpdate bazel files.
2022-11-15 zhanglimin[libunwind][LoongArch] Add 64-bit LoongArch support
2022-11-15 Craig Topper[RISCV] Teach shouldSinkOperands that vp.add and friend...
2022-11-15 Michele ScandaleFix `unsafe-fp-math` attribute emission.
2022-11-15 Chuanqi Xu[NFC] [C++20] [Modules] Remove unused Global Module...
2022-11-15 Craig Topper[RISCV] Expand i32 abs to negw+max at isel.
next