platform/upstream/llvm.git
2023-03-16 Nikita Popov[IR] Remove unused ConstantExpr::getOffsetOf() methods...
2023-03-16 Nikita Popov[ConstExpr] Remove select constant expression
2023-03-16 Dmitry Polukhin[clang][Lexer] Fix crash/assert clang::HeaderSearch...
2023-03-16 Mikhail R.... [libc] Enable __llvm_libc_syscall and fork
2023-03-16 Mikhail R.... [libc] Enable spawn lib in riscv
2023-03-16 Mikhail R.... [libc] Update supported riscv libs
2023-03-16 Max Kazantsev[Test] Add test showing difference in behavior of Guard...
2023-03-16 Max Kazantsev[Metarenamer] Distinguish instructions by opcodes
2023-03-16 Nikita Popov[InstCombine] Canonicalize icmp eq pow2 more thoroughly
2023-03-16 Martin Braenne[clang-tidy] Correctly handle evaluation order of desig...
2023-03-16 Jeff Niu[mlir][llvm] Add fastmathFlags to SelectOp
2023-03-16 WANG Xuerui[LoongArch] Emit bytepick for picking from concatenatio...
2023-03-16 WANG Xuerui[LoongArch] Add baseline tests for `bytepick` codegen...
2023-03-16 Jacques Pienaar[mlir] Fix scf.for with signless iterations print/parse
2023-03-16 Kazu HirataUse *{Map,Set}::contains (NFC)
2023-03-16 Kirill Stoimenov[LSAN][HWASAN] Turn on leak sanitizer in HWASAN for...
2023-03-16 Kirill Stoimenov[HWASAN] Fix a memory leak in realloc-test.cpp
2023-03-16 Ben Shi[RISCV][NFC] Add more floating point tests for SLP...
2023-03-16 Ben Shi[RISCV][NFC] Add tests for SLP vectorization of smin...
2023-03-16 Siva Chandra... [libc][docs] Add a section about allocations and deallo...
2023-03-16 Siva Chandra... [libc][docs] Move the link to "Compiler Support" under...
2023-03-16 Douglas YungThe test added in d8690bc requires ZLIB, so only run...
2023-03-16 Joseph Huber[libc] Add missing return statements to wrapper functions
2023-03-16 LiaoChunyu[RISCV]Optimize (riscvisd::select_cc x, 0, ne, x, 1)
2023-03-16 Joseph Huber[libc] Do not attempt to determine CPU features in...
2023-03-16 WANG Xuerui[Clang][LoongArch] Implement patchable function entry
2023-03-16 Joseph Huber[libc] Add aliases to C memory functions for integratio...
2023-03-16 Kazu Hirata[clang] Use *{Map,Set}::contains (NFC)
2023-03-16 Kazu Hirata[llvm] Use *{Map,Set}::contains (NFC)
2023-03-16 Kazu Hirata[Lex] Use false instead of 0 (NFC)
2023-03-16 William Huang[llvm-profdata] Add more unit tests to check --output...
2023-03-16 Christopher... [scudo] Add a method to force release everything.
2023-03-16 Jakub Kuderski[ADT][mlir] Fix gcc build error
2023-03-15 Jim InghamAdd a Debugger interruption mechanism in conjunction...
2023-03-15 Jakub Kuderski[ADT] Allow `llvm::enumerate` to enumerate over multipl...
2023-03-15 Michael Francis[Clang][AIX][p] Manually Claim -p in front end
2023-03-15 Jonas Devlieghere[lldb] Update PythonDataObjectsTests for new exception...
2023-03-15 Tue Ly[libc][NFC] Clean up clang-tidy warnings for `src/__sup...
2023-03-15 Matt ArsenaultConstantFolding: Minor cleanups for is_fpclass
2023-03-15 Luke LauRevert "[RISCV] Enable interleaved access vectorization"
2023-03-15 Luke Lau[RISCV] Enable interleaved access vectorization
2023-03-15 Roy Jacobson[Clang][Sema] Fix incorrect deletion of default constru...
2023-03-15 Jon Roelofs[AArch64] Add hex comments to mov-imm spellings in...
2023-03-15 Jon RoelofsRevert "[AArch64] Add hex comments to mov-imm spellings...
2023-03-15 Jon Roelofs[AArch64] Add hex comments to mov-imm spellings in...
2023-03-15 Zain Jaffal[AArch64] Change GeneratePerfectShuffle to return one...
2023-03-15 Dave LeeRevert "[lldb] Change dwim-print to default to disabled...
2023-03-15 Florian Hahn[SCEV] Do not strengthen nuw/nsw flags during get[Zero...
2023-03-15 bixia1[mlir][sparse] Modify the pivot selection method for...
2023-03-15 Dave Lee[lldb] Change dwim-print to default to disabled persist...
2023-03-15 Arthur EubanksReland [StandardInstrumentations] Check function analys...
2023-03-15 Arthur EubanksRevert "[StandardInstrumentations] Check function analy...
2023-03-15 Arthur Eubanks[StandardInstrumentations] Check function analysis...
2023-03-15 Arthur Eubanks[StandardInstrumentations] Verify function doesn't...
2023-03-15 Arthur Eubanks[StandardInstrumentations] Rename -verify-cfg-preserved...
2023-03-15 Amir Ayupov[BOLT][NFC] Simplify preprocessProfile
2023-03-15 wren romano[mlir][sparse] Updating `Merger::foreachTensorLoopId...
2023-03-15 Stephen Tozer[Dexter] Add a simple logging class to Dexter
2023-03-15 Zequan Wu[gn build] Manually port d505d20
2023-03-15 Wolfgang Pieb[MSVC][dllexport/dllimport] Propagate a dllexport/dllim...
2023-03-15 Arthur Eubanks[Debugify/Strip] Fix returned PreservedAnalyses
2023-03-15 Arthur Eubanks[WPD] Fix PreservedAnalyses value after runForTesting()
2023-03-15 Alexandre Ganea[wasm] Silence 'not all control paths return a value...
2023-03-15 Alexandre Ganea[DebugInfo][MSF] Silence 'not all control paths return...
2023-03-15 Simon Pilgrim[X86] lzcnt-cmp.ll - enable CMOV on 32-bit LZCNT tests
2023-03-15 Alexandros... [FuncSpec][NFC] Command line option renaming.
2023-03-15 Alex Bradbury[clang][RISCV][test] Add test coverage for _Float16...
2023-03-15 Lei Zhang[mlir][memref] Fold subview into GPU subgroup MMA load...
2023-03-15 Simon Pilgrim[DAG] Don't fold zext(logicalshift(zext(x),c)) -> logic...
2023-03-15 Alexey Lapshin[DWARFLinkerParallel] add AddressesMap interface.
2023-03-15 Yuanfang Chen[Inliner] Assign dummy debug location to the memcpy...
2023-03-15 Mark de Wever[libc++] Fixes accidental CI breakage.
2023-03-15 Philip Reames[MSAN] Replace another open-coded convertToBool instanc...
2023-03-15 Philip Reames[MSAN] Inline getShadowTyNoVec into convertShadowToScal...
2023-03-15 Simon Pilgrim[X86] Add more thorough testing of the zext(logicalshif...
2023-03-15 Mark de Wever[NFC][libc++] Uses newer libc++ style.
2023-03-15 ibricchi[InlineOrder] Plugin Inline Order
2023-03-15 Jake EganRevert "[InlineOrder] Plugin Inline Order"
2023-03-15 Stephen Tozer[Dexter] Add target_run_args option
2023-03-15 Paul Kirth[codegen][riscv] Emit CFI directives when using shadow...
2023-03-15 Alex Bradbury[clang][RISCV][NFC] Combine RV32/RV64 ABI tests into...
2023-03-15 Mark de Wever[NFC][libc++] Fixes a typo.
2023-03-15 Mark de Wever[libc++][charconv] Granularizes the header.
2023-03-15 Mark de Wever[libc++] Disables transitive includes in library.
2023-03-15 Valentin Clement[flang] Detect fir.class nested in fir.box as invalid...
2023-03-15 Philip Reames[RISCV][TTI] Fix indentation and remove tabs [nfc]
2023-03-15 Valentin Clement[flang] Avoid to wrap box/class type with box/class
2023-03-15 Arthur Eubanks[Debugify] Invalidate function analyses
2023-03-15 Tres Popp[mlir][Affine] Use stable sorting to prevent non-determ...
2023-03-15 Jakub Kuderski[ADT] Make llvm::is_contained call member `contains...
2023-03-15 Frederic Cambus[compiler-rt] Point UndefinedBehaviorSanitizer link...
2023-03-15 Nikita Popov[InstCombine] Add additional test for icmp eq/ne with...
2023-03-15 Nikita Popov[ASAN] Use AI.getAllocationSize() helper (NFC)
2023-03-15 Kazu HirataUse *{Map,Set}::contains (NFC)
2023-03-15 Alex Bradbury[clang][RISCV][NFC][test] Move riscv-abi.cpp and riscv...
2023-03-15 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2023-03-15 Arthur Eubanks[StandardInstrumentations] Only turn on -verify-cfg...
2023-03-15 Arthur Eubanks[gn build] Manually port fe7b38
2023-03-15 Arthur Eubanks[PassManager] Run PassInstrumentation after analysis...
2023-03-15 Valentin Clement[flang] Rebox the polymorphic argument in merge intrinsic
next