aboutsummaryrefslogtreecommitdiff
path: root/llvm
AgeCommit message (Expand)Author
2022-08-07[mlir] fix `add_tablegen()` macro to allow installing mlir-pdlllinaro-local/ci/tcwg_kernel/llvm-master-arm-lts-defconfigAshay Rane
2022-08-07[InstSimplify] fold scalable vectors with over-shift splat constant to poisonlinaro-local/ci/tcwg_kernel/llvm-master-arm-stable-defconfiglinaro-local/ci/tcwg_kernel/llvm-master-aarch64-norov-allmodconfigSanjay Patel
2022-08-07[InstSimplify] add test for over-shift of scalable vector; NFCSanjay Patel
2022-08-07Revert "[JITLink] Fix some C++17 related fixmes."linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allnoconfigLang Hames
2022-08-07[ADT] Deprecate Optional::{hasValue,getValue} (NFC)Kazu Hirata
2022-08-07[ConstFolding] fix overzealous assert when converting FP halflinaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allnoconfigSanjay Patel
2022-08-07[InstCombine] add tests for bitwise logic; NFCSanjay Patel
2022-08-07[JITLink] Fix some C++17 related fixmes.Lang Hames
2022-08-07[X86] Add test case to recombine LEA from OR.Amaury Séchet
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[ARM] Regenerate vector_store.ll tests. NFCDavid Green
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-07[Target] Remove unused forward declarations (NFC)Kazu Hirata
2022-08-07[llvm] Fix comment typos (NFC)Kazu Hirata
2022-08-07[llvm] Drop unnecessary const from return types (NFC)Kazu Hirata
2022-08-07[llvm] LLVM_NODISCARD => [[nodiscard]]. NFClinaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-defconfigFangrui Song
2022-08-06Revert "[SampleProfileInference] Work around odr-use of const non-inline stat...Fangrui Song
2022-08-06[ADT] Fix signature of StringSet::insertlinaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allyesconfigFangrui Song
2022-08-06[RDF] Use default TargetOperandInfo if not given in constructorKrzysztof Parzyszek
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[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[gn build] port b1356504e63ae better (c++17)Nico Weber
2022-08-06[gn build] port b1356504e63ae (c++17)Nico Weber
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-05[NFC] add test case for D129558linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allyesconfigChen Zheng
2022-08-05[DAGCombiner] Hoist funnel shifts from logic operationFilipp Zhinkin
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[NFC][Inliner] Add Load/Store handlerVitaly Buka
2022-08-05[test][SimpleLoopUnswitch] Precommit test for D129599Ruobing Han
2022-08-05[NFC] Regenerates X86's win64-bool.llAmaury Séchet
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
2022-08-05[RISCVInsertVSETVLI] Remove an unsound optimizationPhilip Reames
2022-08-05[WinEH][ARM64] Split Unwind Info for Fucntions Larger than 1MBZhaoshi Zheng
2022-08-05[InstSimplify] make uses of isImpliedCondition more efficient (NFCI)Sanjay Patel
2022-08-05[SVE] Expand DUPM patterns to handle all integer vector types.Paul Walker
2022-08-05[InstSimplify] use isImpliedCondition() instead of semi-duplicated codeSanjay Patel
2022-08-05[x86] add tests for bitwise logic of funnel shifts; NFCFilipp Zhinkin
2022-08-05[AMDGPU] Remove unused MIMG tablegen variantsMirko Brkusanin
2022-08-05[NFC] Add SmallVector constructor to allow creation of SmallVector<T> from Ar...linaro-local/ci/tcwg_kernel/llvm-master-arm-norov-allnoconfigDawid Jurczak