platform/upstream/llvm.git
2022-02-04 Nikolas Klauser[libc++] Move fpos into its own header
2022-02-04 Arthur Eubanks[gn build] Port dbed14d
2022-02-04 Louis Dionne[libc++] Remove unused code paths for non-existent...
2022-02-04 minglotus-6Clean up a test case.
2022-02-04 Simon Pilgrim[APInt] Update APInt::isShiftedMask() description....
2022-02-04 Paul Robinson[IntrospectionTest] Replace "return" with "GTEST_SKIP"
2022-02-04 Florian Mayer[mte] [nfc] do not keep Tag in AllocaInfo
2022-02-04 Joseph Huber[OpenMP] Completely remove old device runtime
2022-02-04 Philip Reames[SLP] Strengthen internal asserts about scheduled node...
2022-02-04 Aaron BallmanUse functions with prototypes when appropriate; NFC
2022-02-04 Joseph Huber[OpenMP] Add -Bsymbolic to arguments for GNU linker
2022-02-04 Shilei Tian[Clang][Sema][OpenMP] Fix uninitialized variable Op
2022-02-04 Konstantin... [libc++][ranges][NFC] On the Ranges status page, fix...
2022-02-04 wren romano[mlir][sparse] Updating sparse-compiler pipeline for...
2022-02-04 Owen Pan[clang-format][NFC] Fix a bug in setting type FunctionL...
2022-02-04 Eugene Zhulenev[mlir] Use SetVector to deduplicate shape ops operands
2022-02-04 gysit[mlir][linalg] Let tile and fuse fail for tile sizes...
2022-02-04 Devin Jeanpierre[clang] roll-forward "[clang] Mark `trivial_abi` types...
2022-02-04 Sanjay Patel[x86] enable fast sqrtss/sqrtps tuning for AMD Zen...
2022-02-04 Keith Smiley[llvm-libtool-darwin] Fix crash with bitcode asm module
2022-02-04 LLVM GN Syncbot[gn build] Port 1d8bbe3d255f
2022-02-04 Craig Topper[RISCV] Implement a basic version of AArch64RedundantCo...
2022-02-04 Jonas Devlieghere[lldb] Rename DemangleWithRichManglingInfo to GetRichMa...
2022-02-04 Joseph Huber[Libomptarget] Remove AMDGPU XFAIL from test
2022-02-04 Florian Mayer[mte] fix runOnFunction return value falsely suggesting...
2022-02-04 David Goldman[HeaderSearch] Track framework name in LookupFile
2022-02-04 Benjamin Kramer[Clang][Sema][OpenMP] Remove unused variables. NFC.
2022-02-04 Jonas Devlieghere[lldb] Don't construct the demangled strings while...
2022-02-04 Jonas Devlieghere[lldb] Improve RichManglingContext ergonomics (NFC)
2022-02-04 Fangrui Song[msan] Guard FP_XSTATE_MAGIC1 usage with SANITIZER_GLIBC
2022-02-04 Philip Reames[SLP] Remove ScheduleData::UnscheduledDepsInBundle...
2022-02-04 Prashant KumarRevert "[MLIR][Presburger] Use `SmallVector` instead...
2022-02-04 Amir Ayupov[BOLT][TEST] Add section flags for .gcc_except_table
2022-02-04 LLVM GN Syncbot[gn build] Port 4a02562275d4
2022-02-04 LLVM GN Syncbot[gn build] Port 44cdca37c01a
2022-02-04 Sebastian Neubauer[AMDGPU] Lazily init pal metadata on first function
2022-02-04 Arthur O'Dwyer[libc++] Define `namespace views` in its own detail...
2022-02-04 Shilei Tian[Clang][Sema][OpenMP] Sema support for `atomic compare`
2022-02-04 Fangrui Song[Driver][Android] Removed obsoleted --warn-shared-textrel
2022-02-04 Arthur O'Dwyer[libc++] Normalize all our '#pragma GCC system_header...
2022-02-04 Roman Lebedev[SimplifyCFG] 'merge compatible invokes': allow PHI...
2022-02-04 Roman Lebedev[NFC][SimplifyCFG] Extract `IncomingValuesAreCompatible...
2022-02-04 Roman Lebedev[NFC][SimplifyCFG] 'merge compatible invokes': tests...
2022-02-04 Jay Foad[AMDGPU] SILoadStoreOptimizer: rewrite checkAndPrepareM...
2022-02-04 Craig Topper[RISCV] Add more types of shuffles isShuffleMaskLegal.
2022-02-04 Craig Topper[RISCV] Add inline expansion for vector fround.
2022-02-04 Simon Pilgrim[Support] Add isShiftedMask_32/isShiftedMask_64 unit...
2022-02-04 Dawid Jurczak[NFC] Move FoldingSetNodeIDRef::ComputeHash and Folding...
2022-02-04 Sanjay Patel[InstCombine] try to fold one-demanded-bit-of-multiply
2022-02-04 Sanjay Patel[x86] add test coverage for AMD Ryzen fast sqrt codegen...
2022-02-04 Nikita Popov[BitstreamReader] Fix incorrect error forwarding
2022-02-04 Nikita Popov[BitstreamReader] Handle errors more gracefully
2022-02-04 Nikita Popov[BitcodeReader] Resolve error handling todo
2022-02-04 Benjamin KramerTweak some uses of std::iota to skip initializing the...
2022-02-04 Hans WennborgDon't dllexport reference temporaries
2022-02-04 Nico Weber[gn build] (manually) port e1db505b42f4 (clang-pseudo)
2022-02-04 Tue Ly[libc] Set default CXX_STANDARD to C++17 and let target...
2022-02-04 Yaxun (Sam... [HIP] Support code object v5
2022-02-04 Jay Foad[AMDGPU] SILoadStoreOptimizer: fewer calls to offsetsCa...
2022-02-04 Dmitry Preobrazhensky[AMDGPU][GFX9][DOC][NFC] Corrected description of regis...
2022-02-04 Paul Walker[NFC][SVE] Change useSVEForFixedLengthVectorVT to allow...
2022-02-04 Jay Foad[AMDGPU] SILoadStoreOptimizer: simplify class/subclass...
2022-02-04 David Green[AArch64] Expand UADDLV patterns to SADDLV
2022-02-04 Roman Lebedev[SimplifyCFG] Merge compatible `invoke`s of a `landingpad`
2022-02-04 Florian Hahn[ConstraintElimination] Add initial signed support.
2022-02-04 Roman Lebedev[NFC][SimplifyCFG] 'merge compatible invokes': test...
2022-02-04 Nikita Popov[Statepoint] Determine return type from elementtype...
2022-02-04 Nikita Popov[Verifier] Require elementtype on gc.statepoint intrinsics
2022-02-04 Jay Foad[AMDGPU] SILoadStoreOptimizer: simplify optimizeInstsWi...
2022-02-04 Nikita Popov[Statepoint] Update gc.statepoint calls in tests with...
2022-02-04 Jay Foad[AMDGPU] SILoadStoreOptimizer: simplify OptimizeListAga...
2022-02-04 John Brawn[AArch64] Fix legalization of v1f64 strict_fsetcc and...
2022-02-04 John Brawn[AArch64] Generate fcmps when appropriate for neon...
2022-02-04 Sanjay PatelRevert "[x86] try harder to scalarize a vector load...
2022-02-04 Pavel Labath[lldb] Remove Log:Channel::GetLogIfAll
2022-02-04 Saiyedul Islam[OpenMP][Clang] Allow ancestor device modifier only...
2022-02-04 Nikolas Klauser[libc++] Remove vector base class
2022-02-04 Florian Hahn[ConstraintElimination] Allow adding pre-conditions...
2022-02-04 Sam McCall[Format] Also test rvalue-qualified functions
2022-02-04 Sam McCall[Format] Don't derive pointers right based on space...
2022-02-04 Jan Svoboda[clang][CodeGen] Use memory type representation in...
2022-02-04 Haojian Wu[syntax][pseudo] Introduce the C++ spec grammar.
2022-02-04 serge-sans... Reduce dependencies on llvm/BinaryFormat/Dwarf.h
2022-02-04 Josh Mottley[flang] Upstream partial lowering of GET_COMMAND_ARGUME...
2022-02-04 Sven van Haastregt[OpenCL] Move OpenCL 2.0 atomics into multiclass; NFC
2022-02-04 Matt Devereau[AArch64][SVE] Remove false register dependency for...
2022-02-04 Nikita Popov[RS4GC] Restore DAG check line (NFC)
2022-02-04 Daniil KovalevSplit fast-basictest.ll according to passes responsible...
2022-02-04 Valentin Clement[flang] Handle logical constant value for quiet in...
2022-02-04 Haojian Wu[pseudo] NFC, clangSyntaxPsuedo => clangToolingSyntaxPseudo
2022-02-04 Haojian Wu[pseudo] Rename Tests.cpp => Test.cpp
2022-02-04 Nikita Popov[IRBuilder][RS4GC] Require FunctionCallee when creating...
2022-02-04 Nikita Popov[LangRef] Require elementtype attribute for gc.statepoi...
2022-02-04 Bjorn Pettersson[DAGCombiner] Fix dependency analysis in checkMergeStor...
2022-02-04 Lang Hames[ORC] Fix JITDylib debug output: don't output symbol...
2022-02-04 Mark de Wever[libc++][NFC] Use cpp17_output_iterator in tests.
2022-02-04 Jacques Pienaar[mlir] Add pass to privatize symbols unless excluded.
2022-02-04 Philip Reames[SLP] Have only ready items in ready list [NFC]
2022-02-04 Tue Ly[libc][Obvious] Fix a mismatch signature of HighPrecisi...
2022-02-04 Amy Kwan[test-release.sh] Set TEST_SUITE_HOST_CC to the release...
next