aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-08-06Transform illegal intrinsics to V_ILLEGALLeon Clark
2022-08-06[LLVM] Update C++ standard to 17linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allnoconfigTobias Hieta
2022-08-06[Clang][Lex] Extend HeaderSearch::LookupFile to control OpenFile behavior.linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allnoconfiglinaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allmodconfigJun Zhang
2022-08-05[NFC] add test case for D129558linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allyesconfigChen Zheng
2022-08-05 [LLDB] Missing break in a switch statement alters the execution flow.linaro-local/ci/tcwg_bmk_llvm_fx/llvm-master-aarch64-cpu2017-O3Slava Gurevich
2022-08-05[ELF][AArch64] Fix potentially corrupted section content for PACFangrui Song
2022-08-05[ELF] Keep only getTarget() call. NFCFangrui Song
2022-08-05[test/Modules/cxx20-export-import.cpp] Pre-clean the modules cache directory ...Argyrios Kyrtzidis
2022-08-05[ELF] mergeCmp: work around irreflexivity bugFangrui Song
2022-08-05unbreak Modules/cxx20-export-import.cpp with LLVM_APPEND_VC_REV=OFF after 663...Nico Weber
2022-08-05[HLSL] emit-obj when set output.Xiang Li
2022-08-05[CUDA] Fix output name being replaced in device-only modeJoseph Huber
2022-08-05[Serialization] Remove `ORIGINAL_PCH_DIR` recordArgyrios Kyrtzidis
2022-08-05[Sanitizer][Darwin] Support OS versions before DRIVERKITKeith Smiley
2022-08-05[ELF][PPC64] Fix potentially corrupted section content with empty .gotFangrui Song
2022-08-05[mlir] Use SymbolTableCollection to lookup referenced symbol in AddressOfOpEugene Zhulenev
2022-08-05[libc++][ranges][NFC] Mark the completed Ranges papers and issues as done.Konstantin Varlamov
2022-08-05[DAGCombiner] Hoist funnel shifts from logic operationFilipp Zhinkin
2022-08-05[libc++][ranges][NFC] Make sure all implemented algorithms are enabled in "ro...Konstantin Varlamov
2022-08-05[ORC] Fix a memory leak in LLVMOrcIRTransformLayerSetTransform.Lang Hames
2022-08-05[examples][ORC] Add missing call to LLVMDisposeBuilder to example.Lang Hames
2022-08-05[mlir] Implement SymbolUserOpInterface in LLVM::CallOpEugene Zhulenev
2022-08-05[mlir][spirv] Define spv.IAddCarryJakub Kuderski
2022-08-05[NFC][Inliner] Add Load/Store handlerVitaly Buka
2022-08-05[test][SimpleLoopUnswitch] Precommit test for D129599Ruobing Han
2022-08-05[HWASan] Remove incorrect unreachable.Florian Mayer
2022-08-05[NFC] Regenerates X86's win64-bool.llAmaury Séchet
2022-08-05[flang] Lower MOD to Fortran runtime call.Slava Zakharin
2022-08-05[RISCV] Don't use li+sh3add for constants that can use lui+add.Craig Topper
2022-08-05[llvm][macos] Fix usage of std::shared_mutex on old macOS SDK versionsTobias Hieta