platform/upstream/llvm.git
2022-03-31 Chuanqi Xu[C++20] [Modules] Use '-' as the separator of partition...
2022-03-31 Aditya Kumar[GVNHoist] drop debug location according to the debug...
2022-03-31 jacquesguan[mlir][Vector] Fold ShuffleOp if result is identical...
2022-03-31 Wei Xiao[X86] Add test with abs intrinsic for x86-partial-reduc...
2022-03-31 V Donaldson[flang] Correct a typo when parsing format token white...
2022-03-31 Shafik Yaghmour[LLDB] Fix NSIndexPathSyntheticFrontEnd::Impl::Clear...
2022-03-31 Jordan R Abrahams... [Utils] Add URL formatting for revert_checker
2022-03-30 Stephen Long[LoopIdiom] Merge TBAA of adjacent stores when creating...
2022-03-30 wangyihan[Clang][CodeGen]Beautify dump format, add indent for...
2022-03-30 Tue Ly[libc] Improve the performance of expm1f.
2022-03-30 sstwcw[clang-format] Indent import statements in JavaScript.
2022-03-30 Jonas Devlieghere[lldb] Change the way we pick a platform for fat binaries
2022-03-30 Arjun PRevert "[MLIR][Presburger] LexSimplex::addEquality...
2022-03-30 Daniel Thornburgh[Debuginfod] Use env to fix debuginfod.test on Win32.
2022-03-30 Florian Hahn[VPlan] Track current vector loop in VPTransformState...
2022-03-30 Martin Storsjö[libcxx] [doc] Update Windows build instructions after...
2022-03-30 Martin Storsjö[lldb-vscode] Avoid a -Wunused-but-set-variable warning...
2022-03-30 Hongtao Yu[llvm-profgen] Read sample profiles for post-processing.
2022-03-30 Nico Weber[lld/mac] Give range extension thunks for local symbols...
2022-03-30 Jessica PaquetteRecommit "[Docs] Add documentation for llvm-remark...
2022-03-30 Jessica PaquetteRevert "[Docs] Add documentation for llvm-remark-size...
2022-03-30 Fangrui Song[AutoUpgrade] Fix -Wunused-variable in -DLLVM_ENABLE_AS...
2022-03-30 Jessica Paquette[Docs] Add documentation for llvm-remark-size-diff
2022-03-30 David BlaikieDemangle: Fix crash-on-invalid demangling of a module...
2022-03-30 Amir Ayupov[MC][BOLT] Add setter for AllowAtInName
2022-03-30 Stanislav Mekhanoshin[AMDGPU] Remove empty comments in 2 tests. NFC.
2022-03-30 Daniel Grumberg[clang][extract-api][NFC] Don't remap the generated...
2022-03-30 Eli Friedman[AArch64] Fix AArch64TargetParser.def to match AArch64.td.
2022-03-30 Chris BienemanExpanding HLSL attribute diagnostics
2022-03-30 Louis Dionne[libc++] Ensure that all public C++ headers include...
2022-03-30 Ben Barham[VFS] RedirectingFileSystem only replace path if not...
2022-03-30 Craig Topper[RISCV] ISel (and (shift X, C1), C2)) to shift pair...
2022-03-30 Dominic Chen[scudo] Reland: Add noreturn/pragma to suppress compile...
2022-03-30 Craig Topper[RISCV] Use getSplatBuildVector instead of getSplatVect...
2022-03-30 Chang-Sun Lin JrValue-number GVNHoist loads by result type as well...
2022-03-30 Craig Topper[SelectionDAG] Move extension type for ConstantSDNode...
2022-03-30 Julian LettnerDo not generate x86_64 test targets on AS hosts
2022-03-30 Michael Liao[clang] Fix shared build. NFC.
2022-03-30 Daniel Grumberg[clang][extract-api] Add support for macros
2022-03-30 Daniel Grumberg[clang][extractapi] Tie API and serialization to the...
2022-03-30 Corentin Jabot[Clang] Add a compatibiliy warning for non-literals...
2022-03-30 Nathan JamesRevert "[ASTMatchers] Output currently matching node...
2022-03-30 Florian Hahn[LV] Do not create separate latch block in VPlan::execute.
2022-03-30 Fraser Cormack[VP] Add vp.icmp comparison intrinsic and docs
2022-03-30 Fraser Cormack[LangRef][NFC] Correct select operands in vp.fcmp docs
2022-03-30 Nathan James[ASTMatchers] Output currently matching node on crash
2022-03-30 Fangrui Song[ELF] Default to --no-fortran-common
2022-03-30 Fangrui Song[X86][test] Precommit D122541 tests for prologue/epilog...
2022-03-30 Nathan Sidwell[clang][ABI] New C++20 module mangling scheme
2022-03-30 Nikita Popov[AutoUpgrade] Don't upgrade intrinsics returning overlo...
2022-03-30 Louis Dionne[libunwind] Add a _LIBUNWIND_VERSION macro
2022-03-30 Sanjay Patel[SDAG] avoid libcalls to fmin/fmax for soft-float targets
2022-03-30 Pavel LabathRecommit [lldb/test] Make category-skipping logic ...
2022-03-30 serge-sans... Fix invalid overflow check in flang
2022-03-30 Jun Zhang[NFC] Use range based loop.
2022-03-30 Fraser Cormack[VP] Add vp.fcmp comparison intrinsic and docs
2022-03-30 Sanjay Patel[SDAG] try to canonicalize logical shift after bswap
2022-03-30 Sanjay Patel[x86] add tests for fcmp with 0.0 operand; NFC
2022-03-30 Sanjay Patel[SystemZ] generate full checks for tests; NFC
2022-03-30 Simon Pilgrim[X86] Extend xor-lea test coverage
2022-03-30 Fraser Cormack[SelectionDAG] Don't create illegally-typed nodes while...
2022-03-30 Florian Hahn[LV] Pass LoopHeaderBB directly to updateDominatorTree...
2022-03-30 Nikita Popov[RuntimeDebugBuilder] Remove pointer element type accesses
2022-03-30 Simon Pilgrim[X86] Add test coverage based off Issue #51609
2022-03-30 wangpc[RISCV] Add index check for vset/vget
2022-03-30 Aaron BallmanDon't diagnostic atomic object access as UB in an uneva...
2022-03-30 Simon Pilgrim[MC][X86] Ensure all opcode tests are sorted by instruc...
2022-03-30 Luo, Yuanke[X86][AMX] Pre-checkin the test case for AMX undef...
2022-03-30 Serge PavlovRevert "Mapping of FP operations to constrained intrinsics"
2022-03-30 Luo, Yuanke[X86][AMX] Fix bug for amx cast tranform
2022-03-30 Vitaly Buka[CodeGen] Avoid access after runtime
2022-03-30 Nikita Popov[MLIR] Remove LLVMVectorType
2022-03-30 Simon Pilgrim[X86] Add PR47857 test case
2022-03-30 Liqin Weng[RISCV] Add CMIX isel pattern for (xor (and (xor rs1...
2022-03-30 bzcheeseman[mlir] Allow Diagnostic/InFlightDiagnostic to convert...
2022-03-30 Luboš Luňákadd missing include for -DLLVM_ENABLE_MODULES=On
2022-03-30 Simon Pilgrim[X86] combineADC - fold ADC(C1,C2,Carry) -> ADC(0,C1...
2022-03-30 Simon Pilgrim[CostModel][X86] Reduce cost of v2i64 icmp base cost...
2022-03-30 Ingo Müller[mlir][docs] Convert block comments to line comments.
2022-03-30 Fraser Cormack[RISCV] Trim RVV isel pats matchable via DAG post-process
2022-03-30 Nikita Popov[MLIR] Avoid some pointer element type accesses
2022-03-30 Nikita Popov[IR] Require intrinsic struct return type to be anonymous
2022-03-30 LLVM GN Syncbot[gn build] Port 1410a4860eb2
2022-03-30 Pavel Labath[lldb] Remove vasprintf windows-compat implementation
2022-03-30 Markus Böck[clang][DR] Add test for DR1227 and mark it as complete
2022-03-30 Pavel Labath[lldb] Use =default in the ValueList class
2022-03-30 Danny Mösch[clang-tidy] Make test work on architectures which...
2022-03-30 Serge PavlovMapping of FP operations to constrained intrinsics
2022-03-30 Michael Kruse[docs] Update LoopTerminology.
2022-03-30 Liqin Weng[RISCV][NFC] Add immediate tests for the icmp instruction
2022-03-30 Chenbing Zheng[DAGCombine] add tests for bitreverse-shift optimization
2022-03-30 Zakk Chen[RISCV] Use maskedoff to decide mask policy for masked...
2022-03-30 Zakk ChenRevert "[RISCV] Add policy operand for masked compare...
2022-03-30 Dominic ChenRevert "[scudo] Wrap clang pragma to avoid GCC error"
2022-03-30 Dominic Chen[scudo] Provide allocator declaration
2022-03-30 Dominic Chen[scudo] Wrap clang pragma to avoid GCC error
2022-03-30 Roland McGrath[lsan] On Fuchsia, don't use atexit hook for leak checks
2022-03-29 Michael Jones[libc][obvious] Add mfma to log2f
2022-03-29 Michael Jones[libc] Add mfma option to functions that use fma
2022-03-29 Michael Jones[libc][obvious] fix sqrt when long double is double
next