platform/upstream/llvm.git
2022-10-29 Peter Klausler[flang] Recode a line to dodge a clang warning
2022-10-29 Daniel Thornburgh[llvm-objdump] Add --no-print-imm-hex to tests dependin...
2022-10-29 Patrick Walton[test][AliasAnalysis] Add some baseline tests in prepar...
2022-10-29 Patrick Walton[test] Remove readonly from some parameters that are...
2022-10-29 Peter Klausler[flang] Enforce constraint C911
2022-10-29 Peter Klausler[flang] Speed up folding of LEN_TRIM()
2022-10-29 Peter Klausler[flang] Improve error recovery for bad/missing construc...
2022-10-29 Peter Klausler[flang] Fix warning from clang 16 on recent patch
2022-10-29 Lang Hames[ORC] Mark late-claimed weak symbols as live in ObjectL...
2022-10-29 Serge PavlovRevert "Handle errors in expansion of response files"
2022-10-29 Peter Klausler[flang] Catch and diagnose attempts to misuse NULL()
2022-10-29 Florian Hahn[VPlan] Use onlyFirstLaneUsed in sinkScalarOperands.
2022-10-29 Krzysztof Parzyszek[Hexagon] Report changes in HvxIdioms pass
2022-10-29 Peter Klausler[flang] Clarify cases where name resolution of generic...
2022-10-29 Krzysztof Parzyszek[Hexagon] Break up vectors into HVX-sized chunks in...
2022-10-29 zhongyundeRecommit [AArch64] Optimize memcmp when the result...
2022-10-29 Krzysztof Parzyszek[Hexagon] Fix vector concatenation
2022-10-29 Sanjay Patel[InstCombine] fold mul with incremented "shl 1" factor
2022-10-29 Sanjay Patel[InstCombine] create helper function for mul patterns...
2022-10-29 Simon Pilgrim[X86] Remove the WriteDPPSZ schedule pair
2022-10-29 Simon Pilgrim[X86] Remove 256-bit scheduler classes
2022-10-29 Serge PavlovHandle errors in expansion of response files
2022-10-29 Sanjay Patel[InstCombine] reduce code duplication in visitMul(...
2022-10-29 Sanjay Patel[InstCombine] add tests for mul with shl operand; NFC
2022-10-29 Simon Pilgrim[ARC] Regenerate ldst.ll
2022-10-29 Jacques Pienaar[mlir] Split parser fuzzer for bytecode & text
2022-10-29 Simon Pilgrim[DAG] Enable combineShiftOfShiftedLogic folds after...
2022-10-29 Michał Górny[lit] Deduplicate README and longdescription, and update it
2022-10-29 Simon Pilgrim[X86] WriteFShuffle256 shuffles aren't microcoded in...
2022-10-29 Simon Pilgrim[X86] Ensure 256-bit inlane shuffles are set to 2 uops...
2022-10-29 Jonas Hahnfeld[JITLink][RISCV] Add names for GOT/PLT relocations
2022-10-29 Xiaodong Liu[LoongArch] Improve the "out of range" error informatio...
2022-10-29 Fangrui Song[docs] clang.rst: gnu++14 => gnu++17
2022-10-29 LLVM GN Syncbot[gn build] Port 30ea3fcc4c69
2022-10-29 owenca[clang-format][NFC] Move BracesRemover tests out of...
2022-10-29 Chia-hung DuanRevert "Revert "[scudo] Fix the calculating of memory...
2022-10-29 YingChi Long[clang][NFC] sync comments from declaration of Initiali...
2022-10-29 Siva Chandra... [libc] Fix the return value of fread and fwrite.
2022-10-29 Haojian Wu[mlir] Fix the bazel error after c853d69ab9778fece61b0b...
2022-10-29 Matt ArsenaultARM: Fix stack warning test
2022-10-29 Matt Arsenaultclang: Improve errors for DiagnosticInfoResourceLimit
2022-10-29 Matt ArsenaultDiagnosticInfo: Report function location for resource...
2022-10-29 Matt Arsenaultllvm-reduce: Fix typo
2022-10-29 Fangrui Song[Frontend] -MP: remove blank lines
2022-10-29 Fangrui Song[Frontend] Fix -MP when main file is <stdin>
2022-10-29 wren romano[mlir][sparse] Cleaning up function names in test
2022-10-29 Peiming Liu[mlir][sparse] run canonicalization pass after DenseOpB...
2022-10-29 Slava ZakharinFix MLIR build after D136931
2022-10-29 Matt Arsenaultllvm-reduce: Fix producing invalid reductions with...
2022-10-29 Matt Arsenaultllvm-reduce: Fix block reduction with unreachable blocks
2022-10-29 Matt Arsenaultllvm-reduce: Don't turn switches into returns
2022-10-29 Ben Langmuir[clang][test] Require x86 target in a couple new tests
2022-10-28 Matt Arsenaultclang: Add required target to test
2022-10-28 James Y Knight[llvm-tblgen] NFC: Simplify DecoderEmitter.
2022-10-28 Peiming Liu[mlir][sparse] Fold invariant op only when it has only...
2022-10-28 Matt Arsenaultllvm-reduce: Stop checking workitem is interesting...
2022-10-28 Matt ArsenaultAMDGPU: Register a null MC streamer for -emit-codegen...
2022-10-28 Paul KirthRevert "[AArch64] Optimize memcmp when the result is...
2022-10-28 Arthur Eubanks[lldb] Support simplified template names
2022-10-28 Fangrui Song[Driver] Use addOptInFlag/addOptOutFlag. NFC
2022-10-28 Aart Bik[mlir][arm][sve] fix broken integration tests
2022-10-28 Ben LangmuirMove getenv for AS_SECURE_LOG_FILE to clang
2022-10-28 Aart Bik[mlir][sparse] build proper insertion chain
2022-10-28 Fangrui Song[Driver] Fix -fdebug-default-version= -Wunused-command...
2022-10-28 Nathan ChancellorRevert "[AArch64]SME2 Outer Product and Accumulate...
2022-10-28 David BlaikieFollow-up to Itanium ABI POD patchnotes
2022-10-28 Yaxun (Sam... [HIP] add float to fp16 convert functions
2022-10-28 Chia-hung DuanRevert "[scudo] Fix the calculating of memory group...
2022-10-28 Augusto Noronha[lldb] Explicitly open file to write with utf-8 encodin...
2022-10-28 Andrzej Warzynski[mlir][sve] Canonicalise MLIR_RUN_ARM_SVE_TESTS
2022-10-28 Chia-hung Duan[scudo] Fix the calculating of memory group usage
2022-10-28 Chia-hung Duan[scudo] Lazy initialize the PageMap while page releasing
2022-10-28 Jonathan Peyton[OpenMP][libomp] Add hidden helper affinity
2022-10-28 Jonathan Peyton[OpenMP][libomp] Make affinity warnings parameterized
2022-10-28 Jonathan Peyton[OpenMP][libomp] Parameterize affinity functions
2022-10-28 Hanhan Wang[mlir][scf] Enhance sizes computation in tileUsingSCFForOp.
2022-10-28 Benjamin Kramer[mlir][linalg] Add missing region when building TransposeOp
2022-10-28 Craig Topper[RISCV] Merge WriteLDW and WriteLDWU schedule classes.
2022-10-28 Aaron BallmanUpdate the status of some C2x features
2022-10-28 Michael Jones[libc] add locale free strcoll
2022-10-28 Michael Jones[libc][obvious] fix scanf parser test
2022-10-28 Michael Jones[libc] add scanf parser and core utilities
2022-10-28 Michael Jones[libc] add features to bitset
2022-10-28 Arthur Eubanks[polly][test] Remove -polly-target from tests
2022-10-28 Yaxun (Sam... [HIP] add fmax/fmin for fp16
2022-10-28 Arthur EubanksRevert "[LegacyPM] Remove pipeline extension mechanism"
2022-10-28 Arthur Eubanks[polly] Format RegisterPasses.cpp
2022-10-28 Erich Keane[Concepts] Fix an assert when trying to form a recovery...
2022-10-28 Arthur Eubanks[clang] Remove no-op -fexperimental-new-pass-manager...
2022-10-28 Craig Topper[RISCV] Optimize i64 insertelt on RV32.
2022-10-28 Arthur Eubanks[LegacyPM] Remove pipeline extension mechanism
2022-10-28 Arthur Eubanks[polly] Remove legacy pass manager hooks
2022-10-28 Caroline Concatto[AArch64]SME2 Outer Product and Accumulate instructions
2022-10-28 Aaron BallmanAdd test coverage for WG14 N2322
2022-10-28 Caroline Concatto[AArch64]SME2 Multi-vector - Index/Single/Multi Array...
2022-10-28 Simon Pilgrim[DAG] ExpandIntRes_MINMAX - simplify cases with suffici...
2022-10-28 Simon Pilgrim[X86] Add basic test coverage for Issue #58630
2022-10-28 Timm Bäder[clang][Interp] Add missing expected test output
2022-10-28 Matt Devereau[InstCombine] Add shuffle-binop tests
2022-10-28 Timm Bäder[clang][Interp] Implement inc and dec operators
next