platform/upstream/llvm.git
2020-12-28 James Y KnightFix PR35902: incorrect alignment used for ubsan check.
2020-12-28 Arthur Eubanks[test] Fix pr45360.ll under NPM
2020-12-28 Andrew Litteken[IROutliner] Adding support for consolidating functions...
2020-12-28 Rahul Joshi[MLIR][NFC] Change FunctionLike::setAllArgAttrs/setAllR...
2020-12-28 Thomas Lively[WebAssembly] Prototype extending pairwise add instructions
2020-12-28 Arthur Eubanks[NewPM] Fix CGSCCOptimizerLateEPCallbacks place in...
2020-12-28 Thomas Lively[WebAssembly][NFC] Finish cleaning up SIMD tablegen
2020-12-28 Juneyoung Lee[ValueTracking] Implement impliesPoison
2020-12-28 Nikita Popov[InstCombine] Disable unsafe select transform behind...
2020-12-28 Vitaly Buka[NFC][sanitizer] Remove unused typedef
2020-12-28 Sanjay Patel[InstSimplify] remove ctpop of 1 (low) bit
2020-12-28 Sanjay Patel[InstSimplify] add tests for ctpop; NFC (PR48608)
2020-12-28 Chris Lattner[IR] Make Value::getType() work better with invalid IR.
2020-12-28 Roman Lebedev[SimplifyCFG] FoldBranchToCommonDest: gracefully handle...
2020-12-28 Fangrui Song[PowerPC] Parse and ignore .machine
2020-12-28 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Added more tests for flat_global
2020-12-28 Akira Hatanaka[CodeGen][ObjC] Destroy callee-destroyed arguments...
2020-12-28 Fraser Cormack[RISCV] Adjust tested vor ops for more stable tests...
2020-12-28 Pavel Labath[lldb] Deduplicate some lldb-server tests
2020-12-28 Arthur O'Dwyer[libc++] Fix a test failure in 7b00e9fae3 (D93815).
2020-12-28 Arthur Eubanks[NewPM][AMDGPU] Port amdgpu-simplifylib/amdgpu-usenative
2020-12-28 Arthur O'Dwyer[libc++] [P1065] Constexpr invoke, reference_wrapper...
2020-12-28 Arthur O'Dwyer[libc++] Constexpr-proof some machinery in not_fn.pass...
2020-12-28 Philip ReamesReapply "[LV] Vectorize (some) early and multiple exit...
2020-12-28 Arthur EubanksRevert "[LV] Vectorize (some) early and multiple exit...
2020-12-28 Philip Reames[LV] Vectorize (some) early and multiple exit loops
2020-12-28 Nikita Popov[ValueTracking] Fix isKnownNonEqual() with constexpr mul
2020-12-28 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Split large asm tests into smaller...
2020-12-28 Roman LebedevRevert "[benchmark] Fixed a build error when using...
2020-12-28 Paul C. Anagnostopoulos[TableGen] Fix bug in !interleave operator
2020-12-28 Roman Lebedev[InstCombine] 'hoist xor-by-constant from xor-by-value...
2020-12-28 Gabriel Hjort... [MIRPrinter] Fix incorrect output of unnamed stack...
2020-12-28 Tim Keith[flang] Fix bugs in .mod file for abstract interface
2020-12-28 Gabriel Hjort... [MachO] Fix enum-int mismatch warning
2020-12-28 Nemanja Ivanovic[PowerPC] Remove redundant COPY_TO_REGCLASS introduced...
2020-12-28 Nathan James[clang-tidy][NFC] Remove unnecessary headers
2020-12-28 Adam Czachorowski[clangd] Add error handling (elog) in code completion.
2020-12-28 alex-t[AMDGPU] Split edge to make si_if dominate end_cf
2020-12-28 Zakk Chen[RISCV] Define vmsbf.m/vmsif.m/vmsof.m/viota.m/vid...
2020-12-28 Dmitry Preobrazhensky[AMDGPU][MC] Improved errors handling for v_interp...
2020-12-28 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Parser refactoring
2020-12-28 AnZhong Huang[benchmark] Fixed a build error when using CMake 3...
2020-12-28 Fraser Cormack[RISCV] Pattern-match more vector-splatted constants
2020-12-28 Fangrui Song[msan] Delete unused glibc header <execinfo.h>
2020-12-28 Fangrui Song[compiler-rt][test] Make glibc-* feature detection...
2020-12-28 Fangrui Song[sanitizer] Defined SANITIZER_TEST_HAS_PVALLOC only...
2020-12-28 Fangrui Song[asan][memprof] Declare _DYNAMIC and fix -Wparentheses
2020-12-28 Chen Zheng[MachineSink] add threshold in machinesink pass to...
2020-12-28 Yevgeny Rouban[RS4GC] Lazily set changed flag when folding single...
2020-12-27 Juneyoung Lee[InstCombine] use poison as placeholder for undemanded...
2020-12-27 Juneyoung Lee[ValueTracking] Use m_LogicalAnd/Or to look into conditions
2020-12-27 Florian Hahn[GVN] Correctly set modified status when doing PRE...
2020-12-27 Juneyoung Lee[ValueTracking] Add unit tests for isKnownNonZero,...
2020-12-27 Juneyoung Lee[EarlyCSE] Use m_LogicalAnd/Or matchers to handle branc...
2020-12-27 Juneyoung Lee[GVN] Use m_LogicalAnd/Or to propagate equality from...
2020-12-27 Juneyoung Lee[EarlyCSE] Add tests for select form of and/or (NFC)
2020-12-27 Juneyoung Lee[GVN] Add tests for select form of and/or (NFC)
2020-12-27 Florian Hahn[LV] Set up branch from middle block earlier.
2020-12-27 Kazu Hirata[Transforms] Use llvm::append_range (NFC)
2020-12-27 Kazu Hirata[CodeGen, Transforms] Use *Map::lookup (NFC)
2020-12-27 Kazu Hirata[llvm-cov] Use is_contained (NFC)
2020-12-27 Nikita Popov[PatternMatch][LVI] Handle select-form and/or in LVI
2020-12-27 Nikita Popov[AArch64] Fix legalization of i128 ctpop without neon
2020-12-27 David Green[AArch64] Add some anyextend testing. NFC
2020-12-27 David Green[ARM] Add some NEON anyextend testing. NFC
2020-12-27 Pavel Labath[lldb/test] Automatically skip remote lldb-server tests...
2020-12-27 Pavel Labath[lldb] Surpress "ingoring result" warning in reproducer...
2020-12-27 Amara Emerson[GlobalISel] Fix assertion failures after "GlobalISel...
2020-12-27 Craig Topper[X86] Remove X86Fmadd SDNode from tablegen. Use standar...
2020-12-27 Craig Topper[RISCV] Improve VMConstraint checking on more unary...
2020-12-26 Chris Lattner[ODS] Make the getType() method on a OneResult instruct...
2020-12-26 Arthur Eubanks[test] Pin some tests to legacy PM
2020-12-26 Nikita Popov[CVP] Add tests for select form of and/or (NFC)
2020-12-26 Kazu Hirata[llvm-cov, llvm-symbolizer] Use llvm::erase_if (NFC)
2020-12-26 Kazu Hirata[TableGen] Use llvm::erase_if (NFC)
2020-12-26 Kazu Hirata[llvm-pdbutil] Use llvm::is_contained (NFC)
2020-12-26 Nathan James[NFC] Refactor some SourceMgr code
2020-12-26 Sanjay Patel[SLP] rename reduction variables for readability; NFC
2020-12-26 Sanjay Patel[SLP] use switch to improve readability; NFC
2020-12-26 mydeveloperday[clang-format] PR48569 clang-format fails to align...
2020-12-26 Nikita Popov[ValueTracking] Handle more non-trivial conditions...
2020-12-26 Nikita Popov[ValueTracking] Add more known non zero tests (NFC)
2020-12-26 Monk Chiang[RISCV] Define vector widening reduction intrinsic.
2020-12-25 Kazu Hirata[llvm-objcopy] Use llvm::erase_if (NFC)
2020-12-25 Kazu Hirata[Local] Remove unused function RemovePredecessorAndSimp...
2020-12-25 Nikita Popov[BasicAA] Pass AC/DT to isKnownNonEqual()
2020-12-25 Kazu Hirata[llvm-nm, llvm-objdump] Use llvm::is_contained (NFC)
2020-12-25 Nikita Popov[InstCombine] Generalize icmp handling in isKnownNonZero()
2020-12-25 Nikita Popov[InstCombine] Add additional tests for known non zero...
2020-12-25 Nikita Popov[BasicAA] Pass context instruction to isKnownNonZero()
2020-12-25 Nikita Popov[BasicAA] Make sure context instruction is symmetric
2020-12-25 Eugene Zhulenev[mlir] Async: add support for lowering async value...
2020-12-25 Eugene Zhulenev[mlir] Async: lowering async.value to LLVM
2020-12-25 Praveen[Flang][OpenMP] Add semantic check for OpenMP Private...
2020-12-25 Georgii Rymar[obj2yaml] - Dump the content of a broken hash table...
2020-12-25 Georgii Rymar[llvm-readelf/obj] - Improve the warning reported when...
2020-12-25 Georgii Rymar[libObject] - Add more ELF types to LLVM_ELF_IMPORT_TYP...
2020-12-25 Amara Emerson[AArch64][GlobalISel] Notify observer of mutated instru...
2020-12-25 Zakk Chen[RISCV] Define vpopc/vfirst intrinsics.
2020-12-25 Kazu Hirata[Target] Use llvm::any_of (NFC)
next