platform/upstream/llvm.git
2023-04-24 Emilio Cota[bazel][mlir] BreakpointManager fixes for 7f069f5ef4fe
2023-04-24 Siva Chandra... [libc][Obvious] Add include.stdlib as missing dep for...
2023-04-24 Manna, Soumi[NFC][clang] Fix Coverity bugs with AUTO_CAUSES_COPY
2023-04-24 Mehdi Amini[MLIR] Fix build, obivous typos in cca510640
2023-04-24 Mehdi Amini[MLIR][doc] Minor fixes the Action documentation
2023-04-24 Mehdi AminiRemove deprecated `preloadDialectInContext` flag for...
2023-04-24 Mehdi AminiRemove deprecated entry point for MlirOptMain
2023-04-24 Mehdi AminiRefactor the mlir-opt command line options related...
2023-04-24 Mehdi AminiAdd user doc on the website for the Action framework
2023-04-24 Mehdi AminiAdd a GDB/LLDB interface for interactive debugging...
2023-04-24 David Green[LV] Use the known trip count when costing non-tail...
2023-04-24 Joseph HuberRevert "[OpenMP] Fix GCC build issues and restore ...
2023-04-24 Han Zhu[X86 isel] Fix permute mask calculation in lowerShuffle...
2023-04-24 Joseph Huber[libc] Adjust the `cpp:function` type to support lambdas
2023-04-24 Joseph Huber[libc] Add more utility functions for the GPU
2023-04-24 Louis Dionne[clang] Remove workaround for old LLVM_ENABLE_PROJECTS...
2023-04-24 Slava Zakharin[NFC][flang] Fixed typo in AVOID_NATIVE_UINT128_T macro.
2023-04-24 Tomasz Kuchta[DFSAN] Add support for strsep.
2023-04-24 Aiden Grossman[Docs] Fix minor issues in AdvancedBuilds documentation
2023-04-24 Pavel Kosov[llvm-exegesis] Fix ifdefs in X86/Target.cpp
2023-04-24 Haowei WuDisable compiler launcher on external projects and...
2023-04-24 Ádám Kallai[clang][tests] Fix Flang driver tests for Windows
2023-04-24 Craig Topper[RISCV] Rename WriteFCvtF32ToF32 sched class to WriteFR...
2023-04-24 Natalia Glagoleva[OpenMP] Fix GCC build issues and restore "Additional...
2023-04-24 Job Noorman[BOLT][Wrapper] Fix off-by-one when parsing 'cmp' output
2023-04-24 Jacques Pienaar[mlir] Dialect type/attr bytecode read/write generator.
2023-04-24 Craig Topper[RISCV] Prefer vmsle.vi vX, vY, -1 over vslt.vx vX...
2023-04-24 Job Noorman[BOLT] Fix many tests detected as unsupported
2023-04-24 Matt ArsenaultValueTracking: Implement computeKnownFPClass for fma...
2023-04-24 Matt ArsenaultInstCombine: Add some baseline is.fpclass combine tests
2023-04-24 Matt ArsenaultValueTracking: Handle exp/exp2 in computeKnownFPClass
2023-04-24 Matt ArsenaultValueTracking: Fix computeKnownFPClass for fabs
2023-04-24 Matt ArsenaultValueTracking: Add computeKnownFPClass baseline tests...
2023-04-24 Quinn Dawkins[mlir][vector] Add unroll pattern for vector.gather
2023-04-24 Jakub Kuderski[mlir][spirv] Fix OOB error in TestModuleCombiner
2023-04-24 Hanhan Wang[mlir][linalg] Add support for lowering pack with outer...
2023-04-24 Valentin Clement[flang][openacc] Support array section with non constan...
2023-04-24 Fangrui Song[PPCMIPeephole] Fix incorrect compare elimination
2023-04-24 Florian Hahn[VPlan] Add VPValue::isLiveIn() (NFC).
2023-04-24 Min-Yih Hsu[M68k] Add basic Clang support for M68881/2
2023-04-24 LLVM GN Syncbot[gn build] Port afa13ba18d9e
2023-04-24 max[MLIR][python bindings][fix] implement `replace_all_use...
2023-04-24 serge-sans... Reapply Move "auto-init" instructions to the dominator...
2023-04-24 Michael Buch[lldb][test] TestCPP20Standard.py: skip on older compilers
2023-04-24 Aaron BallmanAdd missing HTML closing tag
2023-04-24 Timm Bäder[clang][Interp][NFC] Take a QualType in visitZeroInitia...
2023-04-24 Aaron BallmanRemove the "implement better version of existing tools...
2023-04-24 Aaron BallmanReword the open project for generating documentation
2023-04-24 Aaron BallmanAdd some more open project for Clang
2023-04-24 Maryam Moghadas[PowerPC] Add a new test for vperm with a swapped vecto...
2023-04-24 Ashay Rane[clang] remove dereferencing of invalid pointer
2023-04-24 Simon Pilgrim[VP] Add IR expansion for fneg
2023-04-24 Florian Hahn[VPlan] Remove unnecessary includes from VPlan.h (NFC).
2023-04-24 max[MLIR][python bindings] implement `replace_all_uses_wit...
2023-04-24 Andrew Gozillon[Flang][OpenMP][Driver][MLIR] Port fopenmp-host-ir...
2023-04-24 Nikita Popov[LICM] Minor optimization (NFC)
2023-04-24 Aaron BallmanAdd some open projects for people to consider
2023-04-24 Nikita PopovRevert "[InstSimplify] Support all instructions in...
2023-04-24 Joseph Huber[libc] Suppress error message from the arch tools if...
2023-04-24 Alexey Bataev[SLP]Fix PR58616: assert for gep nodes with different...
2023-04-24 NAKAMURA Takumi[CMake] Sort deps and reformat
2023-04-24 John Brawn[Serialization] Correctly handle special files when...
2023-04-24 Martin Braenne[clang][dataflow] Use existing accessors to check for...
2023-04-24 Simon Pilgrim[VP] IR expansion for fabs/fsqrt/fma/fmadd
2023-04-24 Joseph Huber[Clang] Accept and forward `-fconvergent-functions...
2023-04-24 Alvin Wong[LLD][COFF] Add /inferasanlibs to lld-link as ignored...
2023-04-24 Alvin Wong[LLD][COFF] Print object file name for unsupported...
2023-04-24 Sam McCall[dataflow] HTMLLogger: fix off-by-one in the BB listing
2023-04-24 Stefan Pintilie[NFC][PowerPC] Added a test case to show extra clear...
2023-04-24 Simon Pilgrim[DAG] Add ISD::isExtVecInRegOpcode helper.
2023-04-24 Simon Pilgrim[X86] Support EVT types in supportedVectorShift* helper...
2023-04-24 Nikita Popov[InstSimplify] Support all instructions in simplifyWith...
2023-04-24 Nikita Popov[InstSimplify] Add additional test for select icmp...
2023-04-24 John Brawn[Serialization] Place command line defines in the corre...
2023-04-24 Aaron BallmanRemove known-stale projects from the open projects...
2023-04-24 Peter Smith[LLD][ELF][AArch64] Add AArch64 short range thunk support
2023-04-24 Paul Walker[Clang][Sema] Fix invalid cast when validating SVE...
2023-04-24 Jay Foad[Vectorize] Fix vectorization, scalarization and foldin...
2023-04-24 Jay Foad[Vectorize] Pre-commit tests for D148905
2023-04-24 Michael Buch[lldb][tests] TestPreferredName.py: add missing import
2023-04-24 Siyuan Zhu[InstSimplify] sdiv a (1 srem b) --> a
2023-04-24 Aaron BallmanFix file info comment; NFC
2023-04-24 Michael Buch[lldb][tests] TestPreferredName.py: Fix for older compilers
2023-04-24 Siyuan Zhu[InstSimplify] Test case for D149001 (NFC)
2023-04-24 Aaron BallmanMinor cleanup of the Open Projects page
2023-04-24 Nikita Popov[InstSimplify] Move more folds into simplifyDivRem...
2023-04-24 Jingu Kang[AArch64] Precommit test
2023-04-24 Alexandros... [FuncSpec] Track the return values of specializations.
2023-04-24 Nikita Popov[InstSimplify] Drop redundant div fold (NFCI)
2023-04-24 Mikhail Goncharov[bazel] test files for IRDL 8ac8c922fb3f15706f5cb1db2cc...
2023-04-24 Hassnaa Hamdi[AArch64][DAGCombiner]: combine <2xi64> mul add/sub.
2023-04-24 Nikita Popov[InstSimplify] Move fold into isDivZero() (NFCI)
2023-04-24 Tom WeaverRevert "[Coverity] Fix explicit null dereferences"
2023-04-24 Kito Cheng[RISCV] Add SiFive extension support
2023-04-24 Nelson Chu[RISCV] Support LLVM IR intrinsics for xsfvcp extension.
2023-04-24 David Spickett[llvm][docs] Update "Adding a Builder" docs
2023-04-24 Momchil Velikov[CodeGenPrepare] Estimate liveness of loop invariants...
2023-04-24 Stoorx[clang] Return `std::string_view` from `TargetInfo...
2023-04-24 Stoorx[clang] Remove unnecessary virtual inheritance in ...
2023-04-24 Stoorx[clang] Make access to submodules via `iterator_range`
next