platform/upstream/llvm.git
2022-04-23 River Riddle[mlir] Generate Dialect constructors in .cpp instead...
2022-04-23 Alok Kumar... [clang][OpenMP][DebugInfo] Debug support for TLS variab...
2022-04-23 Vitaly Buka[test] Don't rely on default of detect_stack_use_after_...
2022-04-23 Vitaly BukaRevert "[test] Don't rely on default of detect_stack_us...
2022-04-23 Chang-Sun Lin Jr[NFC][LAA] Match-up type sizes for possible extensions...
2022-04-23 Vitaly Buka[test] Don't rely on default of detect_stack_use_after_...
2022-04-23 Enna1[ASan][test] Fix mismatched-new-delete in asan test...
2022-04-23 Akira Hatanaka[Driver] Call hasFlag instead of hasArg
2022-04-23 Zakk Chen[RISCV][test] Rename prefix and remove unused text...
2022-04-23 Jez Ng[lld-macho] Remove stray debug printf
2022-04-23 Vitaly BukaRevert "[nfc][asan][windows] Fix test after D124057"
2022-04-23 Vitaly Buka[asan] Don't enable detect_stack_use_after_return on...
2022-04-23 Vitaly Buka[test] Don't rely on default of detect_stack_use_after_...
2022-04-23 Valery N Dmitriev[SLP][NFC] Outline lookahead heuristics into a separate...
2022-04-23 Dan LiewRevert "Revert "[compiler-rt][Darwin] Add arm64 to...
2022-04-23 Vincent Lee[lld-macho] Allow dead_strip to work with exported...
2022-04-23 Volodymyr Sapsai[fixup] Handle enum constant `Lang_OBJC` introduced...
2022-04-23 Ben Barham[Index] Remove reference to `UnresolvedUsingIfExists`
2022-04-23 Vitaly Buka[nfc][asan][android] Fix test after D124057
2022-04-23 Vitaly Buka[nfc][asan][windows] Fix test after D124057
2022-04-23 Dan LiewRevert "[compiler-rt][Darwin] Add arm64 to simulator...
2022-04-22 Peter Klausler[flang][runtime] Signal record read overrun when PAD...
2022-04-22 Peter Klausler[flang][runtime] Enforce some limits on kP scale factors
2022-04-22 Volodymyr Sapsai[ASTStructuralEquivalence] Add support for comparing...
2022-04-22 Shoaib Meenai[ELF] Drop unused original symbol after wrapping if...
2022-04-22 Richard[clang-tidy] Ignore macros defined within declarations
2022-04-22 Shoaib Meenai[ELF] Fix wrapping symbols produced during LTO codegen
2022-04-22 Shoaib Meenai[ELF] Move SymbolUnion assertions to source file
2022-04-22 Peter Klausler[flang][runtime] Fix edge-case FP input bugs
2022-04-22 Paul Kirth[llvm][misexpect] Avoid division by 0 when using sample...
2022-04-22 Vasileios PorpodasRecommit "[SLP][AArch64] Implement lookahead operand...
2022-04-22 Ye Luo[libomptarget] Make omp_target_is_present checks storag...
2022-04-22 Ye Luo[Clang][OpenMP] libompd: get libomp hwloc includedir...
2022-04-22 Vitaly Buka[asan] Enable detect_stack_use_after_return=1 by default
2022-04-22 Matt Arsenaultllvm-reduce: Fix cloning unset maxCallFrameSize
2022-04-22 Matt ArsenaultProcessImplicitDefs: Use required properties instead...
2022-04-22 Markus Böck[mlir][LLVM] Fix `DataLayoutTypeInterface` for opqaue...
2022-04-22 Markus Böck[mlir][LLVM] Fix crash when using opaque pointers in...
2022-04-22 Shilei Tian[Clang][OpenMP] Fix the issue that temp cubin files...
2022-04-22 Yi ZhangFix CollapsedLayoutMap for dim size 1 case
2022-04-22 Valery N Dmitriev[SLP][NFC] Pre-commit test showing deficiency in curren...
2022-04-22 Michael Jones[libc] Fix PrintfMatcher Cmake Rule
2022-04-22 Petr Hosek[CMake] Update ARM32 list for CRT config-ix
2022-04-22 Alex Zinenko[mlir] use side effects in the Transform dialect
2022-04-22 Michael Jones[libc] Add Printf FormatSection Matcher
2022-04-22 Yaxun (Sam... [CUDA][HIP] Externalize kernels with internal linkage
2022-04-22 Fangrui Song[Bazel] Make mlir/test:TestShapeDialect depend on mlir...
2022-04-22 Florian Hahn[LICM] Add test for writeonly fn with noalias call.
2022-04-22 Shafik Yaghmour[LLDB] Applying clang-tidy modernize-use-override over...
2022-04-22 Florian Hahn[SimpleLoopUnswitch] Check if freeze is needed for...
2022-04-22 Matt ArsenaultTableGen/GlobalISel: Make address space/align predicate...
2022-04-22 Peter Klausler[flang][runtime] Accept "." as REAL input
2022-04-22 Jez Ng[lld-macho] Fix ICF crash when comparing symbol relocs
2022-04-22 Jez Ng[lld-macho][nfc] Simplify unwind section lookup
2022-04-22 Peter Klausler[flang][runtime] Ignore leading spaces even in BZ mode
2022-04-22 Peter Klausler[flang] Fix regression from generic fix
2022-04-22 Okwan Kwon[mlir] Do not bubble up extract slice when it is rank...
2022-04-22 Nico Weber[git-clang-format] Change run line from python to python3
2022-04-22 Nico Weber[git-clang-format] Add some examples to the help text
2022-04-22 Evgenii Stepanov[sanitizer] Use canonical syscalls everywhere
2022-04-22 cpillmayer[MLIR] Add option to print users of an operation as...
2022-04-22 Nikolas Klauser[libc++] Change vector<bool>::const_iterator::reference...
2022-04-22 Jacques Pienaar[mlir] Add shape.func
2022-04-22 Lei Zhang[mlir][vector] Fold 1-element reduction into extract...
2022-04-22 Vitaly Buka[nfc][msan] Add D123875 into release notes
2022-04-22 Mohammed Nurul... [RISCV] transform MI to W variant to remove sext.w
2022-04-22 Krzysztof Parzyszek[Hexagon] Generate TargetConstant in SelectAnyInt
2022-04-22 Keith Smiley[lld-macho] Fix crash on invalid framework tbd
2022-04-22 Eric Schweitz[NFC] Cosmetic changes to OpenACC.cpp.
2022-04-22 Florian Hahn[SimpleLoopUnswitch] Add test where all conds are guara...
2022-04-22 Alexey Lapshin[llvm-objcopy][NFC] refactor restoreStatOnFile out...
2022-04-22 Tom EcclesFix crash getting name of a template decl
2022-04-22 Christopher... Revert "Revert "Revert "[clang][pp] adds '#pragma inclu...
2022-04-22 Fraser Cormack[RISCV][NFC] Adjust some formatting in VL patterns
2022-04-22 Fraser Cormack[RISCV] Print human-readable VTYPE/SEW/LMUL in MIR
2022-04-22 owenca[clang-format][NFC] Use isComment() in setCommentLineLe...
2022-04-22 Matthias Springer[mlir][bufferize][NFC] Add function boundary bufferizat...
2022-04-22 Simon Pilgrim[InstCombine] Fold (A & 2^C1) + A => A & (2^C1 - 1...
2022-04-22 Kadir Cetinkaya[clangd][NFC] Reduce memory usage while building dex
2022-04-22 Simon Pilgrim[DAG] Fold freeze(bitcast(x)) -> bitcast(freeze(x))
2022-04-22 Matthias Springer[mlir][bufferize][NFC] Rewrite op filter logic
2022-04-22 Vasileios PorpodasRevert "[SLP][AArch64] Implement lookahead operand...
2022-04-22 Denis Antrushin[StatepointLowering] Add test for cross-BB gc.relocate...
2022-04-22 Matt Arsenaultllvm-reduce: Fix variable name typo
2022-04-22 Matt ArsenaultMIR: Serialize FunctionContextIdx in MachineFrameInfo
2022-04-22 Nikita Popov[InstCombine] Fix typo in test (NFC)
2022-04-22 Matt ArsenaultAMDGPU: Directly implement computeKnownBits for workite...
2022-04-22 Matt ArsenaultGlobalISel: Relax handling of G_ASSERT_* with source...
2022-04-22 Nikita Popov[InstCombine] Extract code for or of icmp eq zero and...
2022-04-22 Vasileios Porpodas[SLP][AArch64] Implement lookahead operand reordering...
2022-04-22 Martin Storsjö[doc] [cmake] Fix a typo in examples for the cmake...
2022-04-22 Biplob MishraInstCombine: Add tests to show or-and scenarios which...
2022-04-22 Paul Walker[AArch64][SVE] Remove BIC from logical operation Destru...
2022-04-22 Nikita Popov[InstCombine] Add tests for and of icmp ne zero and...
2022-04-22 Nico Weber[lld/win] Mention in release notes that /winsysroot...
2022-04-22 Iain Sandoe[C++20][Modules][Driver][HU 2/N] Add fmodule-header...
2022-04-22 Lei Zhang[mlir][vector] Fold cancelling vector.shape_cast(vector...
2022-04-22 Byoungchan Lee[cc1as] Add support for emitting the build version...
2022-04-22 zhongyunde[AArch64][SVE] Add some logical operation DestructiveBi...
2022-04-22 Vasileios Porpodas[SLP][AArch64][NFC] Add test for a follow-up patch...
next