platform/upstream/llvm.git
2022-05-10 Walter Erquinigo[lldb] Fix 7b73de9ec2b19df040c919d3004dfbead9b6ac59
2022-05-10 Walter Erquinigo[lldb] Fix 7b73de9ec2b19df040c919d3004dfbead9b6ac59
2022-05-10 Andrew Litteken[IRSim] Remove early check from similarity matching...
2022-05-10 Stella Stamenova[mlir] Fix python bindings build on Windows in Debug
2022-05-10 Sheng[NFC] Modify the comment to reflect the changes in...
2022-05-10 Ben Shi[clang][Driver] Add more tests for riscv
2022-05-10 Ben Shi[RISCV][NFC] Add 'rv32izvfh' invalid arch test
2022-05-10 Peter Klausler[flang] Allow ENTRY function result symbol usage before...
2022-05-10 Chuanqi Xu[NFC] follow up code cleanup after D123837
2022-05-10 Peter Klausler[flang] Accept POINTER followed by INTERFACE
2022-05-10 LLVM GN Syncbot[gn build] Port 059e03476cbb
2022-05-10 Douglas YungAdd x86 to REQUIRES line in test as suggested in https...
2022-05-10 Mircea Trofin[mlgo] Support exposing more features than those suppor...
2022-05-10 Peter Klausler[flang] Reverse a reversed type compatibility check
2022-05-10 Peter Klausler[flang] Refine error checking in specification expressions
2022-05-10 Peter Klausler[flang] Allow implicit declaration of DATA objects...
2022-05-10 Carl Ritson[AMDGPU] Pre-commit test for D124981. NFC.
2022-05-10 Carl Ritson[AMDGPU] Generate checks in llvm.amdgcn.softwqm.ll
2022-05-10 Peter Klausler[flang] Allow NULL() actual argument for optional dummy...
2022-05-10 Peter Klausler[flang] Allow PDTs with LEN parameters in REDUCE()
2022-05-10 Amaury Séchet[AArch64] Remove ADDC, ADDE, SUBC, SUBE support, use...
2022-05-09 Peter Klausler[flang] Correct actual/dummy procedure compatibility...
2022-05-09 Peter Klausler[flang] Fix to UnwrapConvertedExpr()
2022-05-09 Michael Kruse[polly] Fix type in function name. NFC.
2022-05-09 Peter Klausler[flang] Ensure that structure constructors fold paramet...
2022-05-09 Greg ClaytonAdd the ability to debug through an exec into ld
2022-05-09 LLVM GN Syncbot[gn build] Port 7b73de9ec2b1
2022-05-09 Walter Erquinigo[trace][intelpt] Support system-wide tracing [3] -...
2022-05-09 Walter Erquinigo[trace][intelpt] Support system-wide tracing [2] -...
2022-05-09 Mathieu Fehr[mlir][doc] Move documentation of extensible dialects
2022-05-09 Peter Klausler[flang] Refine handling of short character actual arguments
2022-05-09 Nico Weber[gn build] (manually) port a2f2dfde48ac (clang-fuzzer...
2022-05-09 River Riddle[mlir-LSP] Ensure existing documents are process synchr...
2022-05-09 Peter Klausler[flang] Correct folding of SPREAD() for higher ranks
2022-05-09 Hongtao Yu[Inliner] Preserve !prof metadata when converting call...
2022-05-09 Peter Klausler[flang] Operands of SIGN() need not have same kind
2022-05-09 Florian Mayer[HWASan] deflake hwasan_symbolize test
2022-05-09 Michael Kruse[polly] Load NPM pass plugin for NPM test.
2022-05-09 Peter Klausler[flang] Fold intrinsic functions SPACING() and RRSPACING()
2022-05-09 Alexey BataevRevert "[SLP]Further improvement of the cost model...
2022-05-09 Peter Klausler[flang] Fold intrinsic inquiry functions SAME_TYPE_AS...
2022-05-09 Alexey Bataev[SLP]Adjust assertion check for scalars in several...
2022-05-09 Peter Klausler[flang][runtime] BACKSPACE after non-advancing I/O
2022-05-09 Peter Klausler[flang][runtime] (G0) for CHARACTER means (A), not...
2022-05-09 Peter Klausler[flang][runtime] Enforce restrictions on unlimited...
2022-05-09 Peter Klausler[flang][runtime] Don't pad CHARACTER input at end of...
2022-05-09 Peter Klausler[flang][runtime] Fix input of NAN(...) on non-fast...
2022-05-09 Thomas Raoux[mlir][nvvm] Add attribute to nvvm.cpAsyncOp to control...
2022-05-09 Florian HahnRevert "Recommit "[VPlan] Remove uneeded needsVectorIV...
2022-05-09 Michael Kruse[polly] Fix compiler warning. NFC.
2022-05-09 Michael Kruse[polly] migrate -polly-show to the new pass manager
2022-05-09 Michael Kruse[PassManager] Implement DOTGraphTraitsViewer under NPM
2022-05-09 Chris BienemanModify DXILPrepare to emit no-op bitcasts
2022-05-09 Clemens WasserMake lsan TestCases more consistent
2022-05-09 Stella Stamenova[mlir] Fix build & test of mlir python bindings on...
2022-05-09 Pavel Labath[lldb/test] Remove superfluous -std=c++11 from tests
2022-05-09 Pavel Labath[lldb/test] Append CXXFLAGS_EXTRAS last in Makefile...
2022-05-09 Kazu Hirata[CodeGen] Clarify the semantics of ADDCARRY/SUBCARRY
2022-05-09 Kai Nacke[SystemZ] Fix argument type of tdc instruction.
2022-05-09 Arthur Eubanks[opt] Error on `opt -O# --foo-pass`
2022-05-09 Alexey Bataev[SLP]Try partial store vectorization if supported by...
2022-05-09 Anastasia Stulova[Docs] Added my office hours.
2022-05-09 Jakub Tucholski[mlir] Refactoring dialect and test code to use parseCo...
2022-05-09 Sam McCall[clang-fuzzer] Add a tiny tool to generate a fuzzing...
2022-05-09 Erich KeaneRevert ""Re-apply 4b6c2cd642 "Deferred Concept Instanti...
2022-05-09 Philip Reames[riscv] Add a few more vsetvli insertion tests
2022-05-09 Fraser Cormack[RISCV] Remove two unmasked RVV patterns
2022-05-09 Jerry Wu[mlir][linalg] Fix padding size calculation for Conv2d...
2022-05-09 Ashay Rane[mlir] Add translation from tensor.reshape to memref...
2022-05-09 Pavel Labath[lldb/test] Fix TestCppIncompleteTypeMembers.py
2022-05-09 Zarko Todorovski[LLVM][sancov] Inclusive language: Add -ignorelist...
2022-05-09 Alex Richardson[ELF] Support -plugin-opt=stats-file=
2022-05-09 Simon Pilgrim[X86] insertps-combine.ll - show address math in checks
2022-05-09 Alexey Bataev[SLP]Fix a crash when preparing a mask for external...
2022-05-09 Nikita Popov[SCEV] Fold umin_seq using known predicate
2022-05-09 Nikita Popov[SCEV] Add more tests for umin_seq with known predicate...
2022-05-09 Micah WestonEnum conversion warning when one signed and other unsigned.
2022-05-09 Krzysztof Parzyszek[clang] Recognize scope of thread local variables in...
2022-05-09 Sam McCall[Frontend] when attaching a preamble, don't generate...
2022-05-09 Fred Tingaud[analyzer] Inline operator delete when MayInlineCXXAllo...
2022-05-09 Philip Reames[riscv, InsertVSETVLI] Rename InstrInfo to Require...
2022-05-09 Aaron PuchertThread safety analysis: Handle compound assignment...
2022-05-09 Sam McCall[clangd] Skip (most) predefined macros when scanning...
2022-05-09 Erich Keane"Re-apply 4b6c2cd642 "Deferred Concept Instantiation...
2022-05-09 Jean Perier[flang] Fix windows bot after D125140
2022-05-09 Philip Reames[riscv] Fix state tracking bug on vsetvli (phi of vsetv...
2022-05-09 Nathan Sidwell[demangler] No need to space adjacent template closings
2022-05-09 David Green[DAG] Use isAnyConstantBuildVector. NFC
2022-05-09 Nikita Popov[ScalarEvolution] Fold %x umin_seq %y if %x cannot...
2022-05-09 Simon Pilgrim[X86] Replace avx512f integer mul reduction builtins...
2022-05-09 Nikita Popov[ScalarEvolution] Add tests for umin_seq with non-zero...
2022-05-09 Rosie Sumpter[AArch64][SVE] Improve codegen when extracting first...
2022-05-09 Sam McCall[clangd] Rewrite TweakTesting helpers to avoid reparsin...
2022-05-09 Florian HahnRecommit "[SimpleLoopUnswitch] Collect either logical...
2022-05-09 Florian Hahn[SimpleLoopUnswitch] Add test case for crash with db7a8...
2022-05-09 Sam McCall[clangd] Skip extra round-trip in parsing args in debug...
2022-05-09 Sam McCall[clangd] Disable predefined macros in tests. NFC
2022-05-09 David Sherwood[NFC][LoopVectorize] Add SVE test for tail-folding...
2022-05-09 Nathan Sidwell[demangler] Buffer peeking needs buffer
2022-05-09 Simon Pilgrim[Clang] Add integer mul reduction builtin
next