platform/upstream/llvm.git
2020-05-01 Benjamin Kramer[IR] AttributeList::getContext has a single user, remov...
2020-05-01 Benjamin Kramer[IR] Make Attributes and AttributeLists trivially destr...
2020-05-01 Eric Astor[ms] llvm-lib gives a more useful error if no inputs...
2020-05-01 Denis Khalikov[mlir][spirv] Handle debug information during (de)seria...
2020-05-01 Jay FoadFix indentation. NFC.
2020-05-01 Samuel Thibault[Gnu toolchain] Move GCC multilib/multiarch paths suppo...
2020-05-01 Simon Pilgrim[X86] Improving folding of concat_vectors of subvectors...
2020-05-01 Samuel Thibault[Gnu toolchain] Move GCC multilib/multiarch paths suppo...
2020-05-01 James Henderson[docs][llvm-cxxfilt] Document --no-strip-underscore...
2020-05-01 Jay Foad[AMDGPU] Remove unnecessary s_waitcnt between VMEM...
2020-05-01 Craig Topper[X86] Update type actions for ISD::TRUNCATE with avx512...
2020-05-01 MaheshRavishankar[mlir] Add sine operation to Standard dialect.
2020-05-01 River Riddle[mlir][OpBuilder] Remove the vtable from OpBuilder...
2020-05-01 Hanhan Wang[mlir][StandardToSPIRV] Add support for lowering intege...
2020-05-01 Hanhan Wang[mlir][StandardToSPIRV] Emulate bitwidths not supported...
2020-05-01 Hubert Tong[tests] Revert unhelpful change from d73eed42d1dc
2020-05-01 Hubert Tong[tests] Speculative fix for buildbot breakage from...
2020-05-01 Suyog SardaHandle cases for subregisters.
2020-05-01 Julian Lettner[lit] Don't crash for --time-tests in aborted test run
2020-05-01 Craig Topper[clang] Add vendor identity for Hygon Dhyana processor...
2020-05-01 Julian Lettner[lit] Add EXCLUDED test result category
2020-05-01 Hubert Tong[MC][Target][XCOFF] Consolidate MCAsmInfo XCOFF default...
2020-05-01 Hubert Tong[XCOFF] Clean-up enum use in BinaryFormat/XCOFF.h; NFC
2020-05-01 Craig Topper[X86] Add x, t and g modifiers for inline asm
2020-05-01 Andrew Browne[NFC] Add include cstdint for SIZE_MAX.
2020-05-01 Andrew BrowneRevert "Revert "[ADT] Fix SmallVector unused template...
2020-04-30 Craig Topper[X86] Don't return true from isTruncateFree for vectors
2020-04-30 Andrew BrowneRevert "[ADT] Fix SmallVector unused template instantia...
2020-04-30 Andrew Browne[ADT] Fix SmallVector unused template instantiation...
2020-04-30 Douglas YungAdd header guards for header files that should not...
2020-04-30 Shoaib Meenai[libcxx][libcxxabi][libunwind] Use libgcc on Android
2020-04-30 Diogo Sampaio[FIX][libc++][Regex] Using regex_constants match_prev_a...
2020-04-30 LLVM GN Syncbot[gn build] Port cfea3dc1021
2020-04-30 Wen-Heng (Jack... [mlir][nvvm][rocdl] refactor NVVM and ROCDL dialect...
2020-04-30 Eric Astor[ms] Fix repeated executions of the no-inputs llvm...
2020-04-30 Sergey Dmitriev[AbstractCallSite] Look though constant cast expression...
2020-04-30 Nicolas Vasilache[mlir][EDSC] Make use of InsertGuard
2020-04-30 Evgenii Stepanov[scudo] Zero- and pattern-initialization of memory.
2020-04-30 aartbik[mlir] [VectorOps] Included i1 support for vector.print
2020-04-30 Jonas Devlieghere[lldb] Remove lldb/lldb subdirectory
2020-04-30 Nikita PopovFix clang test after D76886
2020-04-30 Arthur EubanksHandle indirect calls in preallocated verification
2020-04-30 Michael Liao[clang-format] Add the missing default argument.
2020-04-30 Sam Clegg[WebAssembly] Fix test failure after 0a6c4d8d2eb
2020-04-30 Florian Hahn[LoopVersioning] Update setAliasChecks to take ArrayRef...
2020-04-30 Nikita Popov[InlineFunction] Disable emission of alignment assumpti...
2020-04-30 Eli Friedman[IRBuilder][NFC] Dereference MaybeAlign that's known...
2020-04-30 Julian Lettner[lit] Push computation of workers into run_tests
2020-04-30 mydeveloperday[clang-format] [PR45626] SpacesInAngles does not insert...
2020-04-30 Jonas Devlieghere[lldb/API] Move SBCommandInterpreterRunOption in its...
2020-04-30 Alexey Bataev[OPENMP50]Basic support for uses_allocators clause.
2020-04-30 Jonas Devlieghere[lldb/CommandInterpreter] Move everything into CommandI...
2020-04-30 Jonas Devlieghere[lldb/CMake] Use INSTALL_RPATH for tools and BUILD_RPAT...
2020-04-30 Sylvain Audi[clang] Disable check for system sanitizer blacklists...
2020-04-30 Louis Dionne[libc++] Use Lit utilities instead of old libcxx utilit...
2020-04-30 Masoud Ataei[VFDatabase] Testsuite for scalar functions are vector...
2020-04-30 Sam Clegg[WebAssmebly] Add support for defined wasm globals...
2020-04-30 Louis Dionne[libc++] Make sure platform detection works in both...
2020-04-30 Eric Astor[ms] Add new option to llvm-lib: /llvmlibempty
2020-04-30 Thomas Preud... [test] Fix ELF/linkerscript/input-archive.s w/ @ in...
2020-04-30 River Riddle[mlir][AffineStructures] Explicitly initialize variable...
2020-04-30 Alexey Bataev[OPENMP]Allow cancellation constructs in target paralle...
2020-04-30 Siva Chandra... [libc] Add definitions of double_t and float_t to math.h.
2020-04-30 Siva Chandra... [libc][NFC] Rename cpp::function to cpp::Function.
2020-04-30 Eric Schweitz[flang] Add the header file for the conversion of FIR...
2020-04-30 Alexey Bataev[OPENMP50]Support 'task' modifier in reduction clauses.
2020-04-30 Raphael Isemann[lldb] Also set owning module for template specializations
2020-04-30 Craig Topper[X86][CostModel] Bump the cost of vpermw/vpermt2b/vperm2w
2020-04-30 Eric Schweitz[flang] Add the proposal document and rationale for...
2020-04-30 Louis Dionne[libc++] Don't over-quote arguments to DSL tests
2020-04-30 Simon Pilgrim[X86][SSE] Canonicalize UNARYSHUFFLE(XOR(X,-1) -> XOR...
2020-04-30 Sam McCall[clangd] Render doc-comment code spans with `backticks...
2020-04-30 Louis Dionne[libc++] Make sure we create the working directory...
2020-04-30 River Riddle[mlir][OpInterfaceGen] Emit the utility Trait decl...
2020-04-30 Jonas Devlieghere[lldb/CMake] Set the PYTHON_RPATH for the unit tests
2020-04-30 Scott Linder[AMDGPU] Update DWARF proposal encodings
2020-04-30 Sam McCall[clangd] Move inserted include from detail -> documenta...
2020-04-30 Jonas Devlieghere[lldb/CMake] Don't make PYTHON_RPATH a required variable.
2020-04-30 Jonas Devlieghere[debuginfo-tests] Update Python variable in lit.site...
2020-04-30 Nicolas Vasilache[mlir][Linalg] Add support to lower named ops to loops.
2020-04-30 Jonas Devlieghere[lldb] fix RPATH when linking against Python3.framework
2020-04-30 Raphael Isemann[lldb] Re-add deleted RUN line in module-ownership.mm
2020-04-30 Louis Dionne[libc++] Use the internal Lit shell parser to run confi...
2020-04-30 Nikita Popov[Bitcode] Make attribute test more robust (NFC)
2020-04-30 Sam McCall[clangd] Render code complete documentation as plaintex...
2020-04-30 Louis Dionne[libc++] Do not allow customizing the arch in the trunk...
2020-04-30 Lucy Fox[MLIR] Modify Partial op conversion mode to optionally...
2020-04-30 Nikita Popov[BitcodeReader] Simplify raw attribute handling (NFC)
2020-04-30 Arthur Eubanks[NFC] Rename *ByValOrInalloca* to *PassPointeeByValue*
2020-04-30 Aaron Smith[Windows SEH] Fix abnormal-exits in _try
2020-04-30 Fangrui Song[ELF][PPC64] Suppress toc-indirect to toc-relative...
2020-04-30 Hans Wennborglit googletest.py: Don't raise StopIteration in generator
2020-04-30 Aaron Smith[clang-format] Fix Microsoft style for enums
2020-04-30 Louis Dionne[libc++] Make the verify-support feature implicit
2020-04-30 Fangrui Song[obj2yaml][test] Move tests to binary format specific...
2020-04-30 Kirill Naumov[InlineCost] Addressing a very strict assert check...
2020-04-30 Simon Pilgrim[X86] Extend combine-bitselect tests
2020-04-30 Simon Pilgrim[X86] combineANDXORWithAllOnesIntoANDNP - add BROADCAST...
2020-04-30 Jann Horn[AddressSanitizer] Instrument byval call arguments
2020-04-30 Jann Horn[AddressSanitizer] Refactor: Permit >1 interesting...
next