aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-07Revert "[RDF] Remove explicit template arguments from Print"linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allyesconfiglinaro-local/ci/tcwg_bmk_llvm_tk1/llvm-master-arm-spec2k6-O2Aaron Ballman
2022-08-07[Polly] Suppress the LLVM-IR output for pattern matching tests, if there is n...linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allyesconfigRoman Gareev
2022-08-07[mlir] Flip to prefixed accessors (NFC)Jacques Pienaar
2022-08-07[ARM] Regenerate vector_store.ll tests. NFCDavid Green
2022-08-07[Polly] Generalize the pattern matching to the case of tensor contractionsRoman Gareev
2022-08-07[libc++][test] Fix MSVC warnings C6054, C6001, C4242 in format_tests.hIgor Zhukov
2022-08-07[mlir] Make use of C++17 language featureslinaro-local/ci/tcwg_kernel/llvm-master-arm-norov-allyesconfigMarkus Böck
2022-08-07[demangler] Add getters for Qual/Vector/Pointer typesAlexey Bader
2022-08-07Added warning about outdated feature into Kaleidoscope tutorial textShivam Gupta
2022-08-07[llvm] Use range-based for loops (NFC)linaro-local/ci/tcwg_bmk_llvm_sq/llvm-master-aarch64-spec2k6-Oslinaro-local/ci/tcwg_bmk_llvm_apm/llvm-master-aarch64-spec2k6-OsKazu Hirata
2022-08-07[x86] Remove unused declaration processWaitCnt (NFC)Kazu Hirata
2022-08-07Use llvm::is_contained (NFC)Kazu Hirata
2022-08-07[Target] Remove unused forward declarations (NFC)Kazu Hirata
2022-08-07[llvm] Fix comment typos (NFC)Kazu Hirata
2022-08-07[mlir] Remove redundaunt return statements (NFC)Kazu Hirata
2022-08-07[llvm] Drop unnecessary const from return types (NFC)Kazu Hirata
2022-08-06[LLDB][NFC] Reliability fixes to TCPSocket codeSlava Gurevich
2022-08-06[MLIR] Add MlirValue to PybindAdaptersJohn Demme
2022-08-07[clang][docs] use `Fixes` instead of `This fixes` in ReleaseNotes [NFC]linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-defconfigYingChi Long
2022-08-06[mlir][tosa] Flip to prefixed form.Jacques Pienaar
2022-08-07[llvm] LLVM_NODISCARD => [[nodiscard]]. NFClinaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-defconfigFangrui Song
2022-08-07[lld] LLVM_FALLTHROUGH => [[fallthrough]]. NFCFangrui Song
2022-08-06Revert "[SampleProfileInference] Work around odr-use of const non-inline stat...Fangrui Song
2022-08-06Revert "[lld-macho] Work around odr-use of const non-inline static data membe...Fangrui Song
2022-08-06[clang-tidy] Fix g++ -DCMAKE_CXX_STANDARD=17 buildFangrui Song
2022-08-06[ADT] Fix signature of StringSet::insertlinaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allyesconfigFangrui Song
2022-08-06[Clang][OpenMP] Fix the issue that `llvm.lifetime.end` is emitted too early f...linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allmodconfigShilei Tian
2022-08-06lld/cmake: Drop use of llvm-config for LLVM install discoveryTom Stellard
2022-08-06clang/cmake: Drop use of llvm-config for LLVM install discoveryTom Stellard
2022-08-06[bazel] Switch to C++17linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allnoconfigBenjamin Kramer
2022-08-07clang: fix typo availbilitylinaro-local/ci/tcwg_kernel/llvm-master-arm-next-defconfigAarush Bhat
2022-08-06[RDF] Use default TargetOperandInfo if not given in constructorKrzysztof Parzyszek
2022-08-06[bolt] silence unused variables warningsThorsten Schütt
2022-08-06[RDF] Remove explicit template arguments from Printlinaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allmodconfigKrzysztof Parzyszek
2022-08-06Use value instead of getValue (NFC)Kazu Hirata
2022-08-06[mlir, flang] Use has_value instead of hasValue (NFC)linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-master-arm-spec2k6-O3Kazu Hirata
2022-08-06Update the status of some more C DRslinaro-local/ci/tcwg_kernel/llvm-master-arm-next-allnoconfiglinaro-local/ci/tcwg_bmk_llvm_tx1/llvm-master-aarch64-spec2k6-O2_LTOAaron Ballman
2022-08-06[bazel] Port 1c5a50e32815a49a41d79ff529ca8611ee49c5c8linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-defconfigBenjamin Kramer
2022-08-06[libc++] Remove `operator!=` from `type_info` in C++20Adrian Vogelsgesang
2022-08-06[libc++] Implement `operator<=>` for `unique_ptr`Adrian Vogelsgesang
2022-08-06[NFC] add test cases for D123366Chen Zheng
2022-08-06[PowerPC] fix stack size allocated for float point argumentChen Zheng
2022-08-06[gn build] fix 547c551925c8f4ddNico Weber
2022-08-06[gn build] Try to fix build on linux after std=c++17 switchNico Weber
2022-08-06[llvm] Remove uses of deprecated `std::iterator`Markus Böck
2022-08-06[mlir][tblgen] Refact mlir-tblgen main into its own libraryMarkus Böck
2022-08-06[gn build] port b1356504e63ae better (c++17)Nico Weber
2022-08-06[gn build] port b1356504e63ae (c++17)Nico Weber
2022-08-06[bazel] Add missing dependency after 713f85d5952ab27d474aba2a960a893b7e7e438dBenjamin Kramer
2022-08-06[ELF] toString(const InputFile *): synchronize toStringCachelinaro-local/ci/tcwg_kernel/llvm-master-aarch64-norov-defconfigFangrui Song