platform/upstream/llvm.git
2021-12-20 Mehdi AminiMove getAsmBlockArgumentNames from OpAsmDialectInterfac...
2021-12-20 jacquesguan[Clang][RISCV] Fix upper bound of RISC-V V type in...
2021-12-20 Shilei Tian[Clang] Add helper text to fopenmp_version_EQ to make...
2021-12-20 Esme-Yi[DebugInfo][Clang] record the access flag for class...
2021-12-20 Shao-Ce SUN[RISCV] Remove Zvamo Extention
2021-12-19 David Green[ARM] Fold away CMP/CSINC from CMOV
2021-12-19 Aleksandr Platonov[clangd] Fix undefined behavior when generating error...
2021-12-19 Sanjay Patel[CodeGen] remove creation of FP cast function attribute
2021-12-19 Sanjay Patel[InstCombine] add tests for icmp with mul operand; NFC
2021-12-19 Arjun P[MLIR] Simplex: split some basic functionality out...
2021-12-19 bakhtiyarMake AsyncParallelForRewrite parameterizable with a...
2021-12-19 Simon Pilgrim[X86][AVX512] cvt_by_vec_width - don't hardcode the...
2021-12-19 Shivam Gupta[DAGCombiner] Avoid combining adjacent stores at -O0...
2021-12-19 Krasimir Georgiev[clang-format] add regression tests for braced lists
2021-12-19 Krasimir GeorgievRevert "[clang-format] Adjust braced list detection"
2021-12-19 Christian Ulmann[MLIR] rewrite AffineStructures and Presburger tests...
2021-12-19 Krasimir Georgiev[Bazel] update build files for
2021-12-19 Simon Pilgrim[DAG] visitADDSAT/visitSUBSAT - merge scalar/vector...
2021-12-19 Simon Pilgrim[X86] Adjust some IceLake fp shuffle schedule classes...
2021-12-19 Simon Pilgrim[DAG] Improve FMINNUM/FMAXNUM/FMINIMUM/FMAXIMUM constan...
2021-12-19 Shilei Tian[NFC][Clang] Remove trailing spaces in `clang/include...
2021-12-19 Cyndy Ishida[llvm-tapi-diff] rename tests for clarity, NFC
2021-12-18 Craig Topper[RISCV] Remove stale comments from tests. NFC
2021-12-18 Jakub Kuderski[AMDGPU] Use enum_seq to iterator over InstCounterTypes...
2021-12-18 Jakub Kuderski[AMDGPU] Fix data race in SIInsertWaitcnts
2021-12-18 Craig Topper[RISCV] Rename a Zfh and put it in the same order as...
2021-12-18 Michael Berg[RISCV] Add target specific loop unrolling and peeling...
2021-12-18 Mehdi AminiFix warning "comparison of integers of different signs...
2021-12-18 Nikita PopovRevert "[ConstantFolding] Unify handling of load from...
2021-12-18 Martin Storsjö[lit] Flush stderr manually on Windows after printing...
2021-12-18 Cyndy Ishida[llvm-tapi-diff] Replicate diff utility error handling
2021-12-18 Ricky Zhou[AA] Handle callbr instructions in alias analysis
2021-12-18 Nikita Popov[LLParser] Avoid unnecessary AttrBuilder<->AttributeSet...
2021-12-18 Matt ArsenaultAMDGPU: Regenerate more mir test checks with -NEXT
2021-12-18 Matt ArsenaultAMDGPU: Regenerate some mir test checks with -NEXT
2021-12-18 mydeveloperday[clang-format] extern with new line brace without inden...
2021-12-18 Konstantin... [libcxx][test][NFC] noexcept tests for std::array
2021-12-18 mydeveloperday[clang-format] Extra spaces surrounding arrow in templa...
2021-12-18 Nikita PopovRevert "[DSE] Remove calls with known writes to dead...
2021-12-18 Fangrui Song[ELF] Parallelize MergeNoTailSection::writeTo
2021-12-18 Kazu Hirata[clang] Strip redundant lambda (NFC)
2021-12-18 Fangrui Song[ELF] Use SmallVector for many SyntheticSections. NFC
2021-12-18 Joshua Huels[doc] Fix regex in ClangFormatStyleOptions for IncludeC...
2021-12-18 Kazu HirataUse DenseMap::lookup (NFC)
2021-12-18 Jonas Devlieghere[lldb] Remove reproducer replay functionality
2021-12-18 Kazu Hirata[clang] Use llvm::reverse (NFC)
2021-12-18 Yuanfang ChenWinMsvc.cmake: try lower-case include/lib when searchin...
2021-12-17 Julian Lettner[TSan][Darwin] Fix shadow mapping for iOS simulator...
2021-12-17 Julian Lettner[TSan][Darwin] Make malloc_size interceptor more robust
2021-12-17 Vitaly Buka[runtimes] Remove LLVM_ENABLE_LLD
2021-12-17 Kazu Hirata[Hexagon] Use is_contained (NFC)
2021-12-17 Jon Chesterfield[libomptarget][nfc] Refactor dlwrap.h for easier reuse...
2021-12-17 Ellis Hoag[InstrProf][NFC] Require zlib for debug info tests
2021-12-17 Marek Kurdej[clang-format] Refactor common handling of attributes...
2021-12-17 Kazu Hirata[llvm] Use none_of instead of \!any_of (NFC)
2021-12-17 Philip Reames[DSE] Remove calls with known writes to dead memory
2021-12-17 Vy Nguyen[lld-macho] Handle $ld$hide[$os] symbols.
2021-12-17 Vitaly Buka[runtimes] Fix type on flag name in D115852
2021-12-17 Sanjay Patel[SDAG] remove FP-to-int cast attribute check in fold...
2021-12-17 Jacques Pienaar[mlir][vscode] Highlight inside c++ raw strings
2021-12-17 Alexey Bataev[SLP][NFC]Adjust type in debug output loop.
2021-12-17 Philip Reames[tests] Precommit tests from D115904
2021-12-17 Nico Weber[lld/mac] Don't lose "weak ref" bit when doing LTO
2021-12-17 Jonas Devlieghere[lldb] Remove --reproducer-finalize and associated...
2021-12-17 Greg ClaytonFix macOS buildbots after https://reviews.llvm.org...
2021-12-17 Alexey Bataev[SLP][NFC]Use 'llvm::copy' instead of element-by-elemen...
2021-12-17 Nikita Popov[DSE] Make isRemovable() for calls more robust (NFCI)
2021-12-17 Nikita Popov[Bitcode] Avoid setting invalid comdat pointer (NFC)
2021-12-17 LLVM GN Syncbot[gn build] Port 65d7fd0239bf
2021-12-17 Kazu Hirata[llvm] Strip redundant lambda (NFC)
2021-12-17 Jon Chesterfield[openmp][amdgpu][nfc] Mark all external functions exter...
2021-12-17 Ellis Hoag[Try2][InstrProf] Add Correlator class to read debug...
2021-12-17 Peter Stys[clang-format] Fix formatting of the code that follows...
2021-12-17 LLVM GN Syncbot[gn build] Port cc324af0d64c
2021-12-17 Martin StorsjöRevert "Port __sanitizer::StopTheWorld to Windows"
2021-12-17 Tue Ly[libc][Obvious] Change func_ to <func>_ in add_math_fun...
2021-12-17 mydeveloperday[clang-format] Formatter does not handle c++11 string...
2021-12-17 Alexey Bataev[OPENMP]Look through member function call base during...
2021-12-17 Kazu Hirata[Target] Use range-based for loops (NFC)
2021-12-17 Philip Reames[funcattrs] Use early return to clarify code in determi...
2021-12-17 Deepak Eachempati[OpenMP][NFC] update status for 5.1 'fail' atomic extension
2021-12-17 Kazu Hirata[CodeGen] Fix an unused variable warning
2021-12-17 Philip Reames[funcattrs] Use getDataOperandNo where appropriate...
2021-12-17 Simon PilgrimFix MSVC shadow variable warning. NFC.
2021-12-17 Simon Pilgrim[DAG] SimplifyVBinOp - remove FoldConstantArithmetic...
2021-12-17 Philip Reames[capturetracking] Explicitly check for callee operand...
2021-12-17 Craig Topper[RISCV} Add FSGNJ_H to isAsCheapAsAMove and isCopyInstr...
2021-12-17 Simon Pilgrim[DAG] Constant fold + canonicalize fp binops before...
2021-12-17 Louis Dionne[libc++] Add a bunch of missing inline and _LIBCPP_HIDE...
2021-12-17 Philip Reames[funcattrs] Consistently treat calling a function point...
2021-12-17 David Truby[AArch64][SVE] Improve code generation for VLS i1 masks
2021-12-17 Simon Pilgrim[DAG] Move foldConstantFPMath() inside FoldConstantArit...
2021-12-17 Simon Pilgrim[X86] Rename funnel-shift X32 check prefixes to X86
2021-12-17 Simon Pilgrim[X86] Rename lzcnt/tzcnt X32 check prefixes to X86
2021-12-17 Nikita Popov[ConstantFolding] Unify handling of load from uniform...
2021-12-17 Carlo Bertolli[OpenMP][libomptarget] Fix __tgt_rtl_run_target_team_re...
2021-12-17 Sanjay Patel[x86] add RUN line to test file for 32-bit target; NFC
2021-12-17 Momchil Velikov[AA] Correctly maintain the sign of PartiaAlias offset
2021-12-17 Simon Pilgrim[DAG] foldConstantFPMath - fold vector splats as well...
2021-12-17 Simon PilgrimRevert rG22dbc7a48bf7a3942a7e5ff57977ef828d240bd3 ...
next