platform/upstream/llvm.git
2020-12-02 Tom Stellardgithub actions: Update branch_sync to push to main
2020-12-02 Vitaly Buka[sanitizer] Make DTLS_on_tls_get_addr signal safer
2020-12-02 Vitaly Buka[NFC] Extract ForEachDVT
2020-12-02 Fangrui Song[RISCVAsmParser] Allow a SymbolRef operand to be a...
2020-12-01 Nico Weber[lld/mac] Fix issues around thin archives
2020-12-01 Leonard Chan[llvm] Fix for failing test from fdbd84c6c819d446254696...
2020-12-01 Jessica Paquette[AArch64][GlobalISel] Select Bcc when it's better than...
2020-12-01 Tony[NFC][AMDGPU] AMDGPU code object V4 ABI documentation
2020-12-01 LLVM GN Syncbot[gn build] Port 3fcb0eeb152
2020-12-01 Arthur Eubanks[gn build] Format all gn files
2020-12-01 Arthur Eubanks[gn build] Manually port 8fee2ee9
2020-12-01 Eric Astor[ms] [llvm-ml] Support command-line defines
2020-12-01 River Riddle[mlir][PDL] Add support for PDL bytecode and expose...
2020-12-01 Jez Ng[lld-macho] Add isCodeSection()
2020-12-01 Jez Ng[lld-macho] Flesh out STABS implementation
2020-12-01 Jez Ng[lld-macho] Add archive name and file modtime to STABS...
2020-12-01 Jez Ng[lld-macho] Emit empty string as first entry of string...
2020-12-01 Jez Ng[lld-macho] Emit local symbols in symtab; record metada...
2020-12-01 Jez Ng[lld-macho] Emit STABS symbols for debugging, and drop...
2020-12-01 Nico Weber[gn build] (manually) port 8fee2ee9a68
2020-12-01 Mark Nauwelaerts[clang-format] Add new option PenaltyIndentedWhitespace
2020-12-01 Sam Clegg[lld][WebAssembly] Feedback from D92038. NFC
2020-12-01 Louis Dionne[libc++abi] Don't try calling __libcpp_aligned_free...
2020-12-01 Eric Astor[ms] [llvm-ml] Introduce command-line compatibility...
2020-12-01 James ParkAvoid redundant inline with LLVM_ATTRIBUTE_ALWAYS_INLINE
2020-12-01 Jez Ng[lld-macho] Extend PIE option handling
2020-12-01 David BlaikieRevert "[FastISel] Flush local value map on ever instru...
2020-12-01 Michał Górny[lldb] [test] Reenable two passing tests on FreeBSD
2020-12-01 Muhammad Omair... Make offset field optional in RegisterInfo packet for...
2020-12-01 Muhammad Omair... RegisterInfoPOSIX_arm64 remove unused bytes from g...
2020-12-01 cchen[OpenMP51][DOCS] Claim "add present modifier in default...
2020-12-01 Arthur EubanksReland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS...
2020-12-01 Louis Dionne[libc++] NFC: Remove unused macros in <__config>
2020-12-01 Arthur Eubanks[LLD][ELF][NewPM] Add option to force legacy PM
2020-12-01 Rahul Joshi[MLIR] Fix genTypeInterfaceMethods() to work correctly...
2020-12-01 Arthur EubanksRevert "[CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PAS...
2020-12-01 Zahira AmmarguellatFix erroneous edit in https://github.com/llvm/llvm...
2020-12-01 Arthur Eubanks[LTO][wasm][NewPM] Allow using new pass manager for...
2020-12-01 Terry Wilmarth[OpenMP] Add support for Intel's umonitor/umwait
2020-12-01 ergawy[MLIR][LLVM] Fix a tiny typo in the dialect docs.
2020-12-01 Sylvain Audi[clang-scan-deps] Improve argument parsing to find...
2020-12-01 Arthur Eubanks[CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGE...
2020-12-01 Nico Weber[gn build] sync script: try to make sync script even...
2020-12-01 Layton Kifer[DAGCombiner][NFC] Replace duplicate implementation...
2020-12-01 Saleem AbdulrasoolAPINotes: constify `dump` methods (NFC)
2020-12-01 Zahira AmmarguellatArgument dependent lookup with class argument is recurs...
2020-12-01 Fangrui Songstatic const char *const foo => const char foo[]
2020-12-01 Fangrui Song[ELF][test] Fix lto/version-script2.ll
2020-12-01 Arthur Eubanks[LTO][NewPM] Run verifier when doing LTO
2020-12-01 Bardia MahjourRevert "[LV] Epilogue Vectorization with Optimal Contro...
2020-12-01 Louis Dionne[libc++] Optimize the number of assignments in std...
2020-12-01 Rahman LavaeeLet .llvm_bb_addr_map section use the same unique id...
2020-12-01 Nikita Popov[BasicAA] Add test for suboptimal result with unknown...
2020-12-01 Roman Lebedev[NFC][clang-tidy] Port rename_check.py to Python3
2020-12-01 Nico Weberclang/darwin: Use response files with ld64.lld.darwinnew
2020-12-01 Bardia Mahjour[LV] Epilogue Vectorization with Optimal Control Flow
2020-12-01 Fangrui Song[ELF] Error for undefined foo@v1
2020-12-01 Nikita Popov[MemCpyOpt] Port to MemorySSA
2020-12-01 Fangrui Song[ELF] Make foo@@v1 resolve undefined foo@v1
2020-12-01 Fangrui Song[ELF][test] Add some tests for versioned symbols in...
2020-12-01 Fangrui Song[X86] Support modifier @PLTOFF for R_X86_64_PLTOFF64
2020-12-01 Juneyoung Lee[InstSimplify] Add tests that fold instructions with...
2020-12-01 Clement Courbet[MergeICmps] Fix missing split.
2020-12-01 Aaron En Ye Shi[HIP] Fix static-lib test CHECK bug
2020-12-01 Sanjay Patel[x86] adjust cost model values for minnum/maxnum with...
2020-12-01 Benjamin Kramer[DAG] Remove unused variable. NFC.
2020-12-01 David Green[ARM] Mark select and selectcc of MVE vector operations...
2020-12-01 Sanjay Patel[InstCombine] canonicalize sign-bit-shift of difference...
2020-12-01 Raphael Isemann[lldb][NFC] Modernize and cleanup TestClassTemplatePara...
2020-12-01 Simon Pilgrim[DAG] Move vselect(icmp_ult, 0, sub(x,y)) -> usubsat...
2020-12-01 Florian Hahn[ConstraintElimination] Decompose GEP %ptr, ZEXT(SHL()).
2020-12-01 Nico Weberlld/ELF: Make three rarely-used flags work with --reproduce
2020-12-01 Alexey Baturo[RISCV][crt] support building without init_array
2020-12-01 Kazushi (Jam... [VE] Add vmul and vdiv intrinsic instructions
2020-12-01 Simon Pilgrim[X86] Add PR48223 usubsat test case
2020-12-01 Bhramar Vatsa[InstCombine] Optimize away the unnecessary multi-use...
2020-12-01 Roman Lebedev[InstCombine] Improve vector undef handling for sext...
2020-12-01 AndreyChurbanov[OpenMP] libomp: add UNLIKELY hints to rarely executed...
2020-12-01 Sanjay Patel[InstCombine] add tests for sign-bit-shift-of-sub; NFC
2020-12-01 Hans WennborgRemove rm -f cortex-a57-misched-mla.s; hopefully the...
2020-12-01 Roman LebedevRevert "[InstCombine] Improve vector undef handling...
2020-12-01 Roman Lebedev[NFC][InstCombine] sext.ll: @test9: avoid only differen...
2020-12-01 Roman Lebedev[InstCombine] Improve vector undef handling for sext...
2020-12-01 Roman Lebedev[NFC][InstCombine] Improve vector undef test coverage...
2020-12-01 Roman Lebedev[InstCombine] Evaluate new shift amount for sext(ashr...
2020-12-01 Roman Lebedev[NFC][InstCombine] Add PR48343 miscompiled testcase
2020-12-01 Roman Lebedev[NFC][InstCombine] Autogenerate sext.ll test checklines
2020-12-01 Roman Lebedev[SimplifyCFG] FoldBranchToCommonDest: don't require...
2020-12-01 Roman Lebedev[NFC][SimplifyCFG] fold-branch-to-common-dest: add...
2020-12-01 Simon Pilgrim[DAG] Move vselect(icmp_ult, -1, add(x,y)) -> uaddsat...
2020-12-01 Sven van Haastregt[OpenCL] Allow pointer-to-pointer kernel args beyond...
2020-12-01 Cullen Rhodes[LV] Clamp VF hint when unsafe
2020-12-01 Simon Pilgrim[InstCombine][X86] Fold addsub intrinsic to fadd/fsub...
2020-12-01 Caroline Concatto[NFC][CostModel]Extend class IntrinsicCostAttributes...
2020-12-01 Kadir Cetinkaya[clang] Enable code completion of designated initialize...
2020-12-01 Florian Hahn[ConstraintElimination] Decompose GEP %ptr, SHL().
2020-12-01 Kazushi (Jam... [VE] Add vadd and vsub intrinsic instructions
2020-12-01 Simon Pilgrim[InstCombine][X86] Add test coverage showing failure...
2020-12-01 Sjoerd MeijerExtractValue instruction costs
2020-12-01 David Green[AArch64] Update pass pipeline test. NFC
next