platform/upstream/llvm.git
2020-10-28 David Zarzycki[x86 testing] NFC: remove a few needless vector popcnt...
2020-10-28 Max KazantsevReturn "[IndVars] Remove monotonic checks with unknown...
2020-10-28 Sam McCall[Syntax] Add iterators over children of syntax trees.
2020-10-28 Georgii Rymar[yaml2obj] - Support the "Offset" key for the .dynsym...
2020-10-28 Florian Hahn[DSE] Use walker to skip noalias stores between current...
2020-10-28 Kazushi (Jam... [VE] Add vector merger operation instructions
2020-10-28 David Zarzycki[testing] Add missing REQUIRES: asserts
2020-10-28 Kazushi (Jam... [VE] Add vector iterative operation instructions
2020-10-28 Clement Courbet[llvm-exegesis][doc] Remove old FIXME.
2020-10-28 Kazushi (Jam... [VE][NFC] Fix typo in comment
2020-10-28 Kazushi (Jam... [VE] Specify to expand BRIND and BR_JT
2020-10-28 Clement Courbet[llvm-exegesis] Do not silently fail on unknown instruc...
2020-10-28 Max KazantsevRe-enable "[SCEV] Prove implications of different type...
2020-10-28 David Green[AArch64] Remove AArch64ISD::NOT, use vnot instead
2020-10-28 David Green[AArch64] Additional Interleaving Access test. NFC
2020-10-28 Clement Courbet[llvm-exegesis] Update doc.
2020-10-28 Vitaly Buka[NFC][Sanitizer] format sanitizer_platform_interceptors.h
2020-10-28 Vitaly Buka[NFC][Asan] Fix cpplint warning in test
2020-10-28 Vitaly Buka[NFC][Asan] Fix cpplint warnings in tests
2020-10-28 Vitaly Buka[NFC][UBSAN] Try to re-enable tests on IOS
2020-10-28 Vitaly Buka[NFC][UBSAN] Remove XFAIL from fixed tests
2020-10-28 Luqman AdenRename EHPersonality::MSVC_Win64SEH to EHPersonality...
2020-10-28 Max Kazantsev[SCEV] Re-enable "Use nw flag and symbolic iteration...
2020-10-28 Johannes Doerfert[OpenMP][CUDA][FIX] Use the new `remquo` overload only...
2020-10-28 Kazu Hirata[JumpThreading] Rename thread-prob-3.ll to thread-prob...
2020-10-28 Kazu Hirata[JumpThreading] Remove extraneous calls to setEdgeProba...
2020-10-28 Mitch PhillipsRevert "[DebugInfo] Expose Fortran array debug info...
2020-10-28 Mitch PhillipsRevert "[ADT] Fix for ImmutableMapRef"
2020-10-28 Alok Kumar... [NFC] [LLParser] Renaming LLParser routines to comply...
2020-10-28 Carl Ritson[AMDGPU] Fix insert of SIPreAllocateWWMRegs in FastRegAlloc
2020-10-28 Johannes Doerfert[Attributor] Finalize the CGUpdater after each SCC
2020-10-28 Johannes Doerfert[Attributor][NFC] Introduce a debug counter for `AA...
2020-10-28 Johannes Doerfert[Attributor][NFC] Print the right value in debug output
2020-10-28 Johannes Doerfert[Attributor][FIX] Delete all unreachable static functions
2020-10-28 Johannes Doerfert[Attributor][FIX] Do not attach range metadata to the...
2020-10-28 Johannes Doerfert[Attributor][NFC] Clang-format
2020-10-28 Johannes Doerfert[Attributor][NFC] Hoist call out of a lambda
2020-10-28 Johannes Doerfert[Attributor][FIX] Properly check uses in the call not...
2020-10-28 Johannes Doerfert[Attributor][NFC] Improve time trace output
2020-10-28 John Demme[MLIR] [ODS] Allowing attr-dict in custom directive
2020-10-28 Valentin Clement[flang][openacc] Fix ambiguity in the self clause parsing
2020-10-28 Derek SchuffRevert "[WebAssembly] Add support for DWARF type units"
2020-10-28 Richard SmithRemove unused variable name. NFC.
2020-10-28 Eugene Zhulenev[mlir] Fix stack-use-after-scope in cuda/vulkan cpu...
2020-10-28 Wei Wang[clang] Pass-through remarks options to linker
2020-10-28 Derek Schuff[WebAssembly] Add support for DWARF type units
2020-10-28 Johannes Doerfert[LangRef] Clarify `dereferenceable` -> `nonnull` implic...
2020-10-28 Johannes Doerfert[OpenMP][CUDA] Add missing overload for `remquo(float...
2020-10-28 Nico WeberUnbreak build with gcc5.3 after 917acac
2020-10-27 Siva Chandra... [libc][NFC] Use a convenience macro to declare special...
2020-10-27 Fangrui Song[BranchProbabilityInfo] Make MaxSuccIdx[Src] efficient...
2020-10-27 River Riddle[mlir][NFC] Fix incorrect header comments.
2020-10-27 River Riddle[mlir][NFC] Remove unnecessary PatternRewriter::create...
2020-10-27 River Riddle[mlir][Interfaces] Optimize the implementation of Inter...
2020-10-27 River Riddle[mlir][Interfaces] Generate a struct containing functio...
2020-10-27 River Riddle[mlir][SIdeEffectInterface][NFC] Move several Interface...
2020-10-27 MaheshRavishankar[mlir][Linalg] Add fusion of IndexedGenericOp with...
2020-10-27 Kazu Hirata[BranchProbabilityInfo] Fix eraseBlock
2020-10-27 Kazu Hirata[JumpThreading] Set edge probabilities when creating...
2020-10-27 Sam Clegg[lld][WebAssembly] Fix memory size in dylink section...
2020-10-27 Eugene Zhulenev[mlir] JitRunner: add a config option to register symbo...
2020-10-27 Sanjay Patel[CostModel] remove cost-kind predicate for FP add/mul...
2020-10-27 Sanjay Patel[CostModel] add tests for FP reductions; NFC
2020-10-27 Martin Storsjö[libcxx] Don't truncate intermediates to wchar_t when...
2020-10-27 Nemanja Ivanovic[PowerPC] Fix single-use check and update chain users...
2020-10-27 Joseph Huber[OpenMP] Add Support for Mapping Names in Libomptarget RTL
2020-10-27 Louis Dionne[libc++] Try to fix cross-loading of lit.local.cfg...
2020-10-27 Tony[AMDGPU] Order AMDGPU ELF machine numbers in ascending...
2020-10-27 Joseph Huber[OpenMP] Add Passing in Original Declaration Names...
2020-10-27 Louis Dionne[libc++] Make sure we include a header when checking...
2020-10-27 Fangrui Song[test] Delete Feature/load_module.ll which is covered...
2020-10-27 LLVM GN Syncbot[gn build] Port e025d09b216
2020-10-27 LLVM GN Syncbot[gn build] Port ce6900c6cb5
2020-10-27 Fangrui Song[test] Make ThinLTO/X86/crash_debuginfo.ll work with...
2020-10-27 Aaron En Ye Shi[HIP][NFC] Use correct max in cuda_complex_builtins
2020-10-27 Nicolai HähnleRevert multiple patches based on "Introduce CfgTraits...
2020-10-27 Nicolai HähnleRevert "DomTree: Extract (mostly) read-only logic into...
2020-10-27 Florian Hahn[llvm-reduce] Add test with some aliases.
2020-10-27 Stella Laurenzo[mlir][Python] Custom python op view wrappers for build...
2020-10-27 Stanislav Mekhanoshin[AMDGPU] Change predicate for fma/fmac legacy
2020-10-27 Victor Huang[PowerPC][PCRelative] Turn on TLS support for PCRel...
2020-10-27 Louis Dionne[libc++] Add a libc++ configuration that does not suppo...
2020-10-27 Duncan P. N... FileManager: Shrink FileEntryRef to the size of a pointer
2020-10-27 Sean Silva[mlir] Add bufferization for std.select op.
2020-10-27 Jay Foad[AMDGPU] Fix check prefix for VOP3 VI disassembler...
2020-10-27 Christian Sigg[mlir] Catch async.yield operands not matching the...
2020-10-27 Martin Storsjö[libcxx] Fix typo in spelling of 'sentinel'. NFC.
2020-10-27 Simon Pilgrim[llvm-readobj] Remove duplicate inner if() condition...
2020-10-27 Amy HuangRevert "[CodeView] Emit static data members as S_CONSTA...
2020-10-27 LLVM GN Syncbot[gn build] Port 46c3d5cb05d
2020-10-27 Michael Liao[amdgpu] Add the late codegen preparation pass.
2020-10-27 Simon Pilgrim[X86] Regenerate scalar fptosi/fptoui tests. NFCI.
2020-10-27 Louis Dionne[libc++] Get rid of iostreams in the to_string tests
2020-10-27 Kazushi (Jam... [VE] Add vector reduction instructions
2020-10-27 Vedant Kumar[Utils] Skip RemoveRedundantDbgInstrs in MergeBlockInto...
2020-10-27 Sam McCall[ADT] Fix accidental pointer comparison in test
2020-10-27 Simon Pilgrim[X86] Regenerate xor tests. NFCI.
2020-10-27 Simon Pilgrim[X86] Regenerate tbm intrinsics tests. NFCI.
2020-10-27 Simon Pilgrim[X86] Regenerate popcnt tests. NFCI.
2020-10-27 Simon Pilgrim[X86] Regenerate xop tests with common prefixes.
next