platform/upstream/llvm.git
2022-03-07 Uday BondhugulaUpdate normalizeAffineFor to canonicalize maps/operands...
2022-03-07 Diana Picus[flang] Update tco after 0dc66b76fe4c
2022-03-07 Matthias Springer[mlir][shape] Migrate bufferization to BufferizableOpIn...
2022-03-07 Roman Lebedevupdate_analyze_test_checks.py: fix --filter handling
2022-03-07 Adrian Kuegel[mlir][Bazel] Remove unused dependencies (NFC)
2022-03-07 Christian Sigg[MLIR] Fix bazel BUILD file after Parser.h moved.
2022-03-07 Endre Fülöp[analyzer] Add more propagations to Taint analysis
2022-03-07 Florian Hahn[ConstraintElimination] Only add cond from assume to...
2022-03-07 Florian Hahn[ConstraintElimination] Add test case for PR54217.
2022-03-07 Mehdi AminiPartially revert 03e6d10cac86: it broke the build
2022-03-07 Mehdi AminiRevert "Apply clang-tidy fixes for bugprone-macro-paren...
2022-03-07 Heiko Thiel[README] Add hint, how to use automatically the optimal...
2022-03-07 Nikita Popov[Attributor] Remove restriction on simplifying function...
2022-03-07 Alex Bradbury[CODE_OWNERS/CREDITS] Update my email address
2022-03-07 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2022-03-07 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-03-07 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-03-07 Mehdi AminiApply clang-tidy fixes for modernize-use-emplace to...
2022-03-07 Mehdi AminiApply clang-tidy fixes for modernize-use-default-member...
2022-03-07 Mehdi AminiApply clang-tidy fixes for modernize-loop-convert to...
2022-03-07 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto to MLIR...
2022-03-07 Mehdi AminiApply clang-tidy fixes for bugprone-macro-parentheses...
2022-03-07 Nikita Popov[CoroElide] Remove fallback for frame layout determination
2022-03-07 Jan Svoboda[clang][modules] Fix failing test
2022-03-07 Simon AtanasyanRemove Simon Atanasyan from the code owners list. MIPS...
2022-03-07 Nikita Popov[Coroutines] Allow FramePtr to be an Argument
2022-03-07 Jan Svoboda[clang][modules] Report module maps affecting `no_undec...
2022-03-07 Jan Svoboda[clang][modules] NFC: Simplify and clarify test
2022-03-07 David Green[AArch64] Turn truncating buildvectors into truncates
2022-03-07 Siva Chandra... [libc] Fix alignment logic in TLS image size calculation.
2022-03-07 LLVM GN Syncbot[gn build] Port 5f62156762d4
2022-03-07 River Riddle[mlir][NFC] Move Translation.h to a Tools/mlir-translat...
2022-03-07 River Riddle[mlir][NFC] Move MlirOptMain to the Tools/ directory
2022-03-07 River Riddle[mlir][NFC] Move Parser.h to Parser/
2022-03-07 Florian Hahn[ConstraintElimination] Remove dead variables when...
2022-03-07 Florian Hahn[ConstraintElimination] Add test from PR54228.
2022-03-07 Luo, Yuanke[X86] Update some of the AVX512 intrinsic tests to...
2022-03-07 Simon Moll[VP] Introducing VectorBuilder, the VP intrinsic builder
2022-03-07 Nikita Popov[Attributor] Remove function pointer restriction for...
2022-03-07 David Green[AArch64] Use NPM for cost model tests. NFC
2022-03-07 Nikita Popov[SCEV] Enable verification under EXPENSIVE_CHECKS
2022-03-07 Weining Lu[LoongArch] Add EncoderMethods for transformed immediat...
2022-03-07 Nikita Popov[SCEV] Enable verification in LoopPM
2022-03-07 Adrian Kuegel[mlir] Use empty() instead of checking size() == 0...
2022-03-07 Nikita Popov[SCEV] Fully invalidate SCEVUnknown on RAUW
2022-03-07 Timm Bäder[clang][parser] Stop dragging an EndLoc around when...
2022-03-07 Christian Sigg[MLIR] Change call sites from deprecated `parseSourceFi...
2022-03-07 Johannes Doerfert[Attributor] Determine potentially loaded values throug...
2022-03-07 Johannes Doerfert[Attributor] Handle undef and null in AAAlignFloating
2022-03-07 Johannes Doerfert[Attributor] Use CFG reasoning also for read accesses
2022-03-07 Johannes Doerfert[Attributor] Improve isValidAtPosition (mostly for...
2022-03-07 Qiu Chaofan[PowerPC] Add generic fnmsub intrinsic
2022-03-07 Johannes Doerfert[Attributor][NFCI] Introduce fine-grained anonymous...
2022-03-07 Johannes Doerfert[Attributor][OpenMPOpt][FIX] Register simplification...
2022-03-07 Johannes Doerfert[Attributor][FIX] Use maximal access for dereferenceabi...
2022-03-07 Johannes Doerfert[Attributor][FIX] Initialize stack variable
2022-03-07 Johannes DoerfertRevert "[OpenMP][NFCI] Use RAII lock guards in libompta...
2022-03-07 Zakk Chen[RISCV] Fix incorrect optimization for masked vmsgeu...
2022-03-07 Johannes Doerfert[OpenMP][NFCI] Use RAII lock guards in libomptarget...
2022-03-07 Johannes Doerfert[Attributor][NFCI] No repeated manifest of AAValueSimpl...
2022-03-07 Johannes Doerfert[Attributor][NFC] Expose helper with more generic interface
2022-03-07 Johannes Doerfert[Attributor][NFC] Improve debug messages
2022-03-06 William S.... [OpenMPIRBuilder] Allocate temporary at the correct...
2022-03-06 Michael Kruse[mlir][support] Fix msvc build.
2022-03-06 mydeveloperday[clang-format] NFC update LLVM overall clang-formatted...
2022-03-06 David Green[DAG] Don't convert undef to 0 when creating buildvector
2022-03-06 Benjamin Kramer[Hexagon] Move single-use global tables into their...
2022-03-06 Simon Pilgrim[X86] Update AVX512-BW mask intrinsic tests to avoid...
2022-03-06 Simon Pilgrim[X86] Update AVX512 rotate intrinsic tests to avoid...
2022-03-06 Simon Pilgrim[X86] Update AVX512-VNNI mask intrinsic tests to avoid...
2022-03-06 Benjamin KramerDrop some more global std::maps. NFCI.
2022-03-06 Florian Hahn[LoopSink] Do not try to sink phi nodes.
2022-03-06 Groverkss[MLIR][Presburger][NFC] Fix PresburgerLocalSpace::print...
2022-03-06 Jun Zhang[Clang] Use = default(NFC)
2022-03-06 Craig Topper[RISCV] Add SimplifyDemandedBits support for FSR/FSL...
2022-03-06 James Beddek[OpenMP][CMake] Ensure linking against libm for Linux
2022-03-06 Shilei Tian[OpenMP][CMake] Clean up the CMake variable `LIBOMPTARG...
2022-03-06 Kai Luo[libcxx][atomic] Remove workaround for PR31864
2022-03-05 Benjamin Kramer[YAML] Simplify code a bit. NFC.
2022-03-05 owenca[clang-format] Handle goto labels for RemoveBracesLLVM
2022-03-05 Florian Hahn[IVDescriptor] Remove SinkCandidate from SinkAfter...
2022-03-05 Benjamin KramerMake ParsedAttrInfo and subclasses use constexpr constr...
2022-03-05 AndreyChurbanov[OpenMP] libomp: omp_in_explicit_task() implemented.
2022-03-05 David Green[AArch64] Some tests to show reconstructing truncates...
2022-03-05 Benjamin KramerDrop iostream include, which is forbidden in LLVM
2022-03-05 Nikolas Klauser[libc++] Granularize <utility> includes
2022-03-05 Benjamin Kramer[OpenCL] Turn global vector into static array. NFCI.
2022-03-05 mydeveloperday[clang-format] QualifierOrder does not reorder template...
2022-03-05 Nikolas Klauser[libc++] Don't warn that coroutines aren't supported...
2022-03-05 Karl Meakin[AArch64] fix i128-math.ll
2022-03-05 Karl Meakin[AArch64] Add test for i128 overflow/saturation ops...
2022-03-05 Benjamin Kramer[clang-format] Turn global COperatorsFollowingVar vecto...
2022-03-05 Sanjay Patel[SDAG] fold bitwise logic with shifted operands
2022-03-05 Sanjay Patel[AArch64][x86] add tests for bitwise logic + shifts...
2022-03-05 kamenokonokotan[WebAssembly] Update WebAssemblyAsmTypeCheck for table.get
2022-03-05 Zakk Chen[RISCV] Fix incorrect codegen introduced by D119688.
2022-03-05 Zakk Chen[RISCV][NFC] Precommit test cases for D120963.
2022-03-05 Corentin Jabot[NFC][Clang] Fix a couple of typos
2022-03-05 Craig Topper[RISCV] Add CMOV isel pattern for (select (setgt X...
2022-03-05 Shoaib Meenai[cmake] Pass /winsysroot explicitly
next