aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-14Extend the `uwtable` attribute with unwind table kindlinaro-local/ci/tcwg_bmk_llvm_apm/llvm-release-aarch64-spec2k6-OzMomchil Velikov
2022-02-14[DSE] Add additional tests with unreachable exits.Florian Hahn
2022-02-14[InstCombine] Add test coverage for Issue #53610Simon Pilgrim
2022-02-14[ItaniumCXXABI] Avoid pointer element type accessesNikita Popov
2022-02-14[Safepoint Verifier] Add a false positive test.Serguei Katkov
2022-02-14[CGBuilder] Remove CreateBitCast() methodNikita Popov
2022-02-14Check for the overloadable attribute in all the appropriate syntactic locationsAaron Ballman
2022-02-14[compiler-rt][xray] Disable fdr-reinit test on ArmDavid Spickett
2022-02-14[mlir][linalg] Add attributes to region builder (NFC).gysit
2022-02-14[DeadArgElim] Check that function type is the sameNikita Popov
2022-02-14[clang-format] Reformat. NFC.Marek Kurdej
2022-02-14[mlir][OpDSL] Restructure comprehension.py (NFC).gysit
2022-02-14[mlir][OpDSL] Add default value to index attributes.gysit
2022-02-14[demangler][NFC] Tweak legacy uuidof handlingNathan Sidwell
2022-02-14[demangler] Fix buffer growthNathan Sidwell
2022-02-14[Docs] Update OpaquePointers transition state (NFC)Nikita Popov
2022-02-14[ARM] MVE hadd and rhaddDavid Green
2022-02-14[SLP] Simplify indices processing for insertelementsAnton Afanasyev
2022-02-14[gn build] Port 55bd22f853d8LLVM GN Syncbot
2022-02-14[libc++][ranges] Implement rbegin, rend, crbegin and crend.Konstantin Varlamov
2022-02-14[mlir][OpDSL] Consistently use the term op_def (NFC).gysit
2022-02-14[DAGCombine] Basic combines for AVG nodes.David Green
2022-02-14Reapply: StackProtector: ignore debug insts when splitting blocks.Tim Northover
2022-02-14[gn build] Add host_cpu=arm64 & current_os=linux => aarch64-unknown-linux-gnuPeter Waller
2022-02-14[InstCombine] Check GEP source type in select of gep foldNikita Popov
2022-02-14[clang-tidy] Ignore variable template partial specializations in `misc-defini...Evgeny Shulgin
2022-02-14[flang] Fail at link time if derived type descriptors were not generatedJean Perier
2022-02-14[AArch64] Additional tests for AVG node combines. NFCDavid Green
2022-02-14[BitcodeReader] Rename method for element type by ID (NFC)Nikita Popov
2022-02-14[InstCombine] Remove manual debug loc transferNikita Popov
2022-02-14[AMDGPU] Fix line endings. NFC.Jay Foad
2022-02-14[CVP] Extract helper from phi processing (NFC)Nikita Popov
2022-02-14[polly] Remove uses of PointerType::getElementType()Nikita Popov
2022-02-14[llvm] Don't use LLVM_ATTRIBUTE_UNUSED for variables. NFC.Marek Kurdej
2022-02-14[clang-format] Fix SpacesInLineCommentPrefix deleting tokens.Marek Kurdej
2022-02-14[mlir][arith] Do not limit arith-expand pass to FuncOpIvan Butygin
2022-02-14[lldb] Remove some uses of getPointerElementType()Nikita Popov
2022-02-14[clang-format] Fix PointerAlignment within lambdas in a multi-variable declar...Marek Kurdej
2022-02-14[lldb] Remove uses of PointerType::getElementType()Nikita Popov
2022-02-14[AlwaysInliner] Check for callsite noinline attribute simplifiedDávid Bolvanský
2022-02-14[FastISel] Reuse register for bitcast that does not change MVTNikita Popov
2022-02-14[IR] Remove deprecated PointerType::getElementType()Nikita Popov
2022-02-14[RISCV] Recover the implication between Zve* extensions and the V extension.jacquesguan
2022-02-14[VE] v256i1 and|or|xor isel and testsSimon Moll
2022-02-14[clang][AST][ASTImporter] Set record to complete during import of its members.Balázs Kéri
2022-02-14[NFC] Precommit for PR53357Chuanqi Xu
2022-02-14[NFC] [ValueTracking] Add unittest for haveNoCommonBitsSetChuanqi Xu
2022-02-14[X86][MS] Add 80bit long double support for WindowsPhoebe Wang
2022-02-13[ifs] Allow llvm-ifs to generate text stub from elf stubHaowei Wu
2022-02-13[ifs] Added missing DT_STRSZ to the .dynamic sectionHaowei Wu