platform/upstream/llvm.git
2021-03-22 Nathan Ridge[clangd] Fix linker error when linking clang-index...
2021-03-22 Qiu Chaofan[PowerPC] Enable redundant TOC save removal on AIX
2021-03-22 Fangrui Song[Driver] Clean up Debian multiarch /usr/include/<triple...
2021-03-22 Stella LaurenzoFix extraneous context parameter in templated helper...
2021-03-22 Bing1 Yu[X86] Pass to transform tdpbf16ps intrinsics to scalar...
2021-03-22 Max Kazantsev[IndVars] Sharpen context in eliminateIVComparison
2021-03-22 Lang Hames[JITLink][ELF/x86-64] Add support for R_X86_64_GOTPC64...
2021-03-22 Siva Chandra[libc] Add a target "install-llvmlibc" to install LLVM...
2021-03-22 Lang Hames[JITLink] Start laying the groundwork for ELF x86-64...
2021-03-22 Lang Hames[JITLink][ELF/x86-64] Add Delta32, NegDelta32, NegDelta...
2021-03-22 Chuanqi Xu[ASTMatcher] Add AST Matcher support for C++20 coroutin...
2021-03-22 Luo, Yuanke[X86][AMX] Add test cases for AMX load/store lowering.
2021-03-22 Fangrui Song[Driver] Detect Debian hack g++-multiarch-incdir.diff...
2021-03-21 Fangrui Song[test] Add test for cross compiling on Linux
2021-03-21 Fangrui Song[test] Delete obsoleted debian_multiarch_tree and ubunt...
2021-03-21 Jacques PienaarUpdate examples post OwningRewritePatternList change
2021-03-21 Nico WeberRevert "[lld-macho] Implement -dependency_info (partial...
2021-03-21 Roman Lebedev[clang][Codegen] EmitBranchOnBoolExpr(): emit prof...
2021-03-21 Roman Lebedev[clang][CodeGen] Lower Likelihood attributes to @llvm...
2021-03-21 Roman LebedevRevert "[BranchProbability] move options for 'likely...
2021-03-21 Fangrui Song[Driver] Gnu.cpp: fix libstdc++ search path for multilib
2021-03-21 Vy Nguyen[lld-macho] Implement -dependency_info (partially ...
2021-03-21 Craig Topper[DAGCombiner] Minor compile time improvement to (sext_i...
2021-03-21 Nikita Popov[ValueTracking] Improve mul handling in isKnownNonEqual()
2021-03-21 Nikita Popov[ValueTracking] Add more tests for isKnownNonEqual...
2021-03-21 Chris LattnerRemove the extraneous MLIRContext argument from populat...
2021-03-21 Matt ArsenaultMIR: Fix missing serialization for HasTailCall
2021-03-21 Matt ArsenaultAMDGPU: Fix allowing immediates for tail call pseudo.
2021-03-21 Chris Lattner[ShapeDialect] Silence a build warning, NFC
2021-03-21 Chris LattnerChange OwningRewritePatternList to carry an MLIRContext...
2021-03-21 Nikita PopovReapply [ConstantFold] Handle vectors in ConstantFoldLo...
2021-03-21 Nikita Popov[InstSimplify] Add load of undef aggregate test (NFC)
2021-03-21 Nikita Popov[InstSimplify] Regenerate test checks (NFC)
2021-03-21 Nikita Popov[InstSimplify] Add additional select operand replacemen...
2021-03-21 Nikita Popov[InstSimplify] Clean up SimplifyReplacedWithOp implemen...
2021-03-21 Matt ArsenaultGlobalISel: Avoid unnecessary truncation to i64
2021-03-21 Matt ArsenaultAMDGPU/GlobalISel: Enable CSE in pre-legalizer combiner
2021-03-21 Simon Pilgrim[DAG] Limit (sext_in_reg (zero_extend_vector_inreg...
2021-03-21 Jez Ng[lld-macho][nfc] Format Options.td
2021-03-21 Simon Pilgrim[X86][AVX] ComputeNumSignBitsForTargetNode - add X86ISD...
2021-03-21 Simon Pilgrim[X86] Add 'mulhs' variant of PR49658 test case
2021-03-21 David Green[ARM] VINS f16 pattern
2021-03-21 luxufan[RISCV] remove redundant instruction when eliminate...
2021-03-21 Simon Pilgrim[X86][AVX] computeKnownBitsForTargetNode - add X86ISD...
2021-03-21 Simon Pilgrim[X86] Add PR49658 test case
2021-03-21 Simon Pilgrim[X86] computeKnownBitsForTargetNode - add X86ISD::PMULU...
2021-03-21 Fangrui Song[Driver] Linux.cpp: add -internal-isystem lib/../$tripl...
2021-03-21 Fangrui Song[Driver] Gnu.cpp: drop an unneeded special rule related...
2021-03-21 Fangrui Song[Driver] Gnu.cpp: drop an unneeded special rule related...
2021-03-21 Fangrui Song[Driver] Gnu.cpp: remove unneeded -L detection hack...
2021-03-21 Fangrui Song[Driver] Gnu.cpp: remove unneeded -L detection for...
2021-03-21 Fangrui Song[Driver] Gnu.cpp: remove unneeded -L lib/gcc/$triple...
2021-03-21 Craig Topper[RISCV] Add test case to show a case where (mul (and...
2021-03-20 Chris Lattner[Canonicalizer] Process regions top-down instead of...
2021-03-20 Andrew LittekenRevert "[IRSim] Adding basic implementation of llvm...
2021-03-20 Jessica Clarke[RISCV] Update comment in RISCVInstrInfoM.td
2021-03-20 Craig Topper[RISCV] Disable (mul (and X, 0xffffffff), (and Y, 0xfff...
2021-03-20 Craig Topper[RISCV] Add Zba command lines to xaluo.ll. NFC
2021-03-20 Fangrui Song[test] Delete "-internal-isystem" "/usr/local/include"
2021-03-20 Craig Topper[RISCV] Add isel pattern to optimize (mul (and X, 0xfff...
2021-03-20 Andrew Litteken[IRSim] Adding basic implementation of llvm-sim.
2021-03-20 Jinsong Ji[AIX] Update rpath for BUILD_SHARED_LIBS
2021-03-20 Fangrui Song[test] Fix Driver/gcc-toolchain.cpp if CLANG_DEFAULT_RT...
2021-03-20 Sanjay Patel[BranchProbability] move options for 'likely' and ...
2021-03-20 Jez Ng[lld-macho] Minor touch-up to objc.s
2021-03-20 Stephen Kelly[AST] Ensure that an empty json file is generated if...
2021-03-20 Fangrui Song[test] Fix Driver/gcc-toolchain.cpp if CLANG_DEFAULT_CX...
2021-03-20 Fangrui Song[VE] Fix types of multiclass template arguments in...
2021-03-20 Fangrui SongRevert "Revert "[Driver] Drop obsoleted Ubuntu 11.04...
2021-03-20 Vaivaswatha... [OCaml] Add (get/set)_module_identifer functions
2021-03-20 David Zarzycki[lit] Sort testing summary output
2021-03-20 David ZarzyckiRevert "[Driver] Drop obsoleted Ubuntu 11.04 gcc detection"
2021-03-20 Nathan James[clang-tidy] Fix bugprone-terminating-continue when...
2021-03-20 Butygin[mlir] Additional folding for SelectOp
2021-03-20 Jeroen DobbelaereRevert of D49126 [PredicateInfo] Use custom mangling...
2021-03-20 Wang, Pengfei[X86] Fix a bug when calculating the ldtilecfg insertio...
2021-03-20 Butygin[mlir] Canonicalize IfOp with trivial `then` and `else...
2021-03-20 Juneyoung Lee[CFLGraph] Fix a crash due to missing handling of freeze
2021-03-20 Fangrui Song[Driver][test] Fix gcc-toolchain.cpp on non-x86_64
2021-03-20 joker881Title: Remove a redundant parameter in clang/unittests...
2021-03-20 Fangrui Song[Driver] Drop obsoleted Ubuntu 11.04 gcc detection
2021-03-20 Fangrui Song[Driver] Delete toplevel i386-gnu/gcc detection in...
2021-03-20 Fangrui Song[Driver] Drop unneeded $triple/gcc/$triple detection
2021-03-20 Shao-Ce Sun[NFC][ValueTypes] Align code by column
2021-03-20 Rob Suderman[mlir][tosa] Add tosa.reverse lowering to linalg.generic
2021-03-20 Carl Ritson[AMDGPU] Add MDT update missing from D98915
2021-03-20 Siva Chandra[libc] Use add_library in add_entrypoint_library instea...
2021-03-20 Mehdi AminiUpdate syntax for amx.tile_muli to use two Unit attr...
2021-03-20 Nemanja Ivanovic[PowerPC][NFC] Do not produce i64 constants in 32-bit...
2021-03-20 Craig Topper[RISCV] Rename WriteShift/ReadShift scheduler classes...
2021-03-20 Fangrui Song[Driver] Stop searching other prefixes once a GCC insta...
2021-03-20 Carl Ritson[AMDGPU] Rename SIInsertSkips Pass
2021-03-20 Carl Ritson[AMDGPU] Merge SIRemoveShortExecBranches into SIPreEmit...
2021-03-20 Lang Hames[llvm-jitlink] Scan input files for first object to...
2021-03-20 Senran Zhang[Utils][vim] Highlight `poison` keyword
2021-03-20 Stella Laurenzo[mlir][python] Adapt to `segment_sizes` attribute type...
2021-03-20 Lang Hames[JITLink] Remove redundant local variable definitions...
2021-03-20 Stella Laurenzo[mlir][python] Function decorator for capturing a FuncO...
2021-03-20 Carl Ritson[AMDGPU] Allow index optimisation in SIPreEmitPeephole...
2021-03-20 Anshil Gandhi[NFC] [PowerPC] Determine Endianness in PPCTargetMachine
next