platform/upstream/llvm.git
2023-04-26 Paul Kirth[RISCV] Make SCS prologue interrupt safe on RISC-V
2023-04-26 Slava Zakharin[flang] Recognize unused dummy arguments during lowerin...
2023-04-26 Teresa Johnson[IR] Add interface to remove a CallBase string function...
2023-04-26 Joseph Huber[libc][Docs] Begin improving documentation for the...
2023-04-26 Sam McCall[dataflow] HTMLLogger - show the value of the current...
2023-04-26 Mehdi AminiMake debug counters available in non-assert builds...
2023-04-26 Paul Robinson[Headers][doc] Add "gather" intrinsic descriptions...
2023-04-26 Shivam Gupta[clang-rename] Exit gracefully when no input provided
2023-04-26 NAKAMURA TakumiTableGen: Replace `IntrinsicEmitter::ComputeFixedEncodi...
2023-04-26 NAKAMURA TakumiTableGen: Implement TypeSig generator in `Intrinsics.td`
2023-04-26 NAKAMURA TakumiTableGen: Prune convertInitListSlice and VarListElementInit
2023-04-26 NAKAMURA TakumiTableGen: Let expressions available to list subscriptio...
2023-04-26 NAKAMURA TakumiReformat
2023-04-26 NAKAMURA TakumiAdd failure testcases as llvm/test/TableGen/ListSlices...
2023-04-26 NAKAMURA TakumiTableGen/ProgRef.rst: Fix copypasto in the description...
2023-04-26 Joe Nash[AMDGPU] Delete test for illegal v_cndmask_b16_dpp
2023-04-26 Victor Perez[mlir][llvm] Use cached constants when importing landin...
2023-04-26 Janek van Oirschot[AMDGPU] Fix negative offset values interpretation...
2023-04-26 Donát Nagy[analyzer] Fix comparison logic in ArrayBoundCheckerV2
2023-04-26 Jordan Rupprecht[NFC] Wrap entire debug logging loop in LLVM_DEBUG
2023-04-26 Felipe de Azevedo... [DebugLocEntry][nfc] Remove redundant cast
2023-04-26 Alexey Lapshin[Support][Parallel] Add sequential mode to TaskGroup...
2023-04-26 Felipe de Azevedo... [LangRef] Improve wording DW_OP_LLVM_entry_value
2023-04-26 Ivan Kosarev[AMDGPU][Disassembler] Fix a spurious error message...
2023-04-26 Ivan Kosarev[AMDGPU][Disassembler] Pre-commit a test on an error...
2023-04-26 Simon Pilgrim[X86] Handle multiple use freeze(undef) in LowerAVXCONC...
2023-04-26 Dmitry Makogon[Test] Add test showing bug in SCEV::getBackedgeTakenIn...
2023-04-26 Mats Petersson[flang]Add more tests for loop versioning
2023-04-26 Haojian Wu[clangd] Fix the window buildbot test failures
2023-04-26 Daniel Krupp[analyzer] Show taint origin and propagation correctly
2023-04-26 Nikita Popov[LoopDistribute] Convert tests to opaque pointers ...
2023-04-26 OCHyams[Assignment Tracking] Remove overly defensive AllocaIns...
2023-04-26 Matt ArsenaultValueTracking: Handle frem in computeKnownFPClass
2023-04-26 Matt ArsenaultValueTracking: Add new tests for computeKnownFPClass...
2023-04-26 Matt ArsenaultValueTracking: fdiv sign handling in computeKnownFPClass
2023-04-26 Matt ArsenaultValueTracking: Add baseline tests for frem computeKnown...
2023-04-26 OCHyams[Assignment Tracking] Fix faulty assertion inside std...
2023-04-26 Cullen Rhodes[mlir][test][Integration] Refactor Arm emulator configu...
2023-04-26 OCHyamsFix docs bot after D140989
2023-04-26 David Spickett[llvm][docs] Correct chose to choose in the builder...
2023-04-26 Simon Pilgrim[X86] LowerBUILD_VECTOR - fold build_vector(undef,freez...
2023-04-26 OCHyams[DebugInfo] Update SourceLevelDebugging.rst to better...
2023-04-26 OCHyamsFix buildbots after D140901
2023-04-26 Matt ArsenaultValueTracking: Improve trunc handling in computeKnownFP...
2023-04-26 Matt ArsenaultValueTracking: Handle powi in computeKnownFPClass
2023-04-26 Matt ArsenaultValueTracking: Add baseline tests for powi computeKnown...
2023-04-26 Matt ArsenaultValueTracking: Implement computeKnownFPClass for log
2023-04-26 Matt ArsenaultValueTracking: Add baseline tests for log computeKnownF...
2023-04-26 Matt ArsenaultValueTracking: Add computeKnownFPClass baseline tests...
2023-04-26 Alex Bradbury[RISCV][NFC] Remove outdated TODOs about extension...
2023-04-26 OCHyams[DebugInfo] Do not delete debug intrinsics with empty...
2023-04-26 Timm Bäder[clang[[Interp][NFC] Make some Descriptor pointers...
2023-04-26 Richard Sandiford[Sema] Fix _Alignas/isCXX11Attribute() FIXME
2023-04-26 Kadir Cetinkaya[clangd] Deduplicate missing-include findings
2023-04-26 Job Noorman[JITLink][AArch64] Implement R_AARCH64_CONDBR19
2023-04-26 OCHyams[DebugInfo] Treat empty metadata operands the same...
2023-04-26 Zhongyunde[InstSimplify] with logical ops: (X & Y) == -1 ? X...
2023-04-26 Zhongyunde[tests] precommit tests for D149229
2023-04-26 Nikita Popov[LoopVectorize] Preserve SCEV
2023-04-26 Timm Bäder[clang][Interp] Fix post-inc/dec operator result
2023-04-26 Nikita Popov[LICM] Don't try to constant fold instructions
2023-04-26 Kazu Hirata[clang-tidy] Modernize ClangTidyValue (NFC)
2023-04-26 Kazu Hirata[llvm] Replace None with std::nullopt in comments ...
2023-04-26 Vitaly Buka[test][sanitizer] Use both allocators in test
2023-04-26 Mikael Holmen[TailDuplicator] Don't constrain register classes due...
2023-04-26 Med Ismail... Add entry to mailmap
2023-04-26 Med Ismail... [lldb] Add entry to code owner
2023-04-26 Craig Topper[X86] Remove unused SmallString. Fold a Twine local...
2023-04-26 Anubhab Ghosh[clang-repl] Only enable dynamic-library test on x86_64
2023-04-26 Quentin Colombet[MemRefToLLVM] Add a method in MemRefDescriptor to...
2023-04-26 Craig Topper[RISCV] Remove one use restriction on the scalar from...
2023-04-26 Quentin Colombet[MemRefToLLVM] Fix the lowering of memref.assume_alignment
2023-04-26 Valentin Clement[flang][openacc] Add support for allocatable and pointe...
2023-04-26 Anubhab Ghosh[clang-repl] Fix dynamic library test to avoid cstdio...
2023-04-26 Douglas YungFix path on Windows for test modified in daad48d.
2023-04-26 Vitaly Buka[NFC][HWASAN] Check TagMaskByte instead of TargetTriple
2023-04-26 Vitaly Buka[NFC][HWASAN] Fix top comment
2023-04-26 Thurston Dang[sanitizer-common] Expand testing for 56-bit address...
2023-04-26 Jakub Kuderski[mlir][arith] Add initial integer bitwidth narrowing...
2023-04-26 LiaoChunyu[RISCV] Custom lowering of llvm.is.fpclass
2023-04-26 Craig Topper[RISCV] Disable combineBinOpToReduce if the reduction...
2023-04-26 Vitaly Buka[NFC][hwasan] Add const to static array
2023-04-26 Vitaly Buka[nfc] Fix headers comment
2023-04-26 Zhenkai Weng[FuzzMutate] Correct type cast and add unit test for...
2023-04-26 Peter Rong[FuzzMutate] Correct type cast and add unit test for...
2023-04-26 Med Ismail... [lldb] Fix another GCC build failure in ScriptedPythonI...
2023-04-26 Quinn Dawkins[mlir][vector] Add pattern to break down vector.bitcast
2023-04-25 Alex Langford[lldb][NFCI] Remove unused swig macros
2023-04-25 Tal Zussman[libc] Fix sched_get_priority_max() syscall invocation
2023-04-25 Jorge Gorbe... [bazel] Fix //libc:errno deps after d9f033146b47ceef94c...
2023-04-25 Med Ismail... [lldb/test] Fix test failure from missing decorator
2023-04-25 Med Ismail... [lldb/test] Disable Interactive Scripted Process test...
2023-04-25 Alex Zinenko[mlir] reorgnize Linalg TransformOps files. NFC
2023-04-25 Arthur Eubanks[ThinLTOBitcodeWriter] Properly report when module...
2023-04-25 Fangrui Song[CodeGen] Remove unneeded CoveragePrefixMap. NFC
2023-04-25 Med Ismail... [lldb/test] Enable threads for TestInteractiveScriptedP...
2023-04-25 Fangrui Song-fdebug-prefix-map=: make the last win when multiple...
2023-04-25 Arthur Eubanks[PGOInstrumentation] Properly report module modifications
2023-04-25 Arthur Eubanks[SCCP] Properly report modifications when deleting...
2023-04-25 Med Ismail... [lldb/test] Consolidate interactive scripted process...
next