platform/upstream/llvm.git
2019-07-31 Matt ArsenaultAMDGPU: Add missing builtin declarations
2019-07-31 Florian Hahn[IPSCCP] Move callsite check to the beginning of the...
2019-07-31 Simon Pilgrim[X86][AVX] Ensure chained subvector insertions are...
2019-07-31 Momchil Velikov[AArch64] Add support for Transactional Memory Extensio...
2019-07-31 Guillaume Chatelet[LLVM] Fix Alignment death tests in Release Mode
2019-07-31 Simon Pilgrim[X86] Regenerate lrshrink test checks to make D65354...
2019-07-31 Simon Pilgrim[X86] Regenerate callee-saved test checks to make D6535...
2019-07-31 Simon Pilgrim[X86] Regenerate alias-static-alloca test checks to...
2019-07-31 Roman Lebedev[DivRemPairs] Fixup DNDEBUG build - variable is only...
2019-07-31 Nico Webergn build: Merge r367393
2019-07-31 Simon Pilgrim[X86] Regenerate vp2intersect tests
2019-07-31 Raphael Isemann[lldb][NFC] Check in completion crash test case
2019-07-31 Roman Lebedev[DivRemPairs] Recommit: Handling for expanded-form...
2019-07-31 Pavel LabathFix issues with inferior stdout coming out of order
2019-07-31 Roman Lebedev[DivRemPairs] Avoid RAUW pitfalls (PR42823)
2019-07-31 Raphael Isemann[lldb][NFC] Check in another crashing test case
2019-07-31 Roman Lebedev[DivRemPairs][NFC] Autogenerate all checklines
2019-07-31 Tatyana Krasnukha[ProcessWindows] Choose a register context file by...
2019-07-31 Pavel LabathAdd llvm-style RTTI to ObjectFile hierarchy
2019-07-31 Simon Pilgrim[X86][AVX] Add reduced test case for PR42833
2019-07-31 Raphael Isemann[lldb][NFC] Check in completion crash test in lambda
2019-07-31 Pavel LabathAdd missing includes to SymbolFilePDBTests
2019-07-31 Simon PilgrimRe-disable C4324 MSVC warning that was enabled in D6545...
2019-07-31 Oliver Cruickshank[ARM] Generate MVE VFMAs
2019-07-31 Stefan Granitz[lldb][docs] Add CMake version notes for -B flag
2019-07-31 Shaurya Gupta[Clangd] NFC: Added FIXME in ExtractVariable tests
2019-07-31 Oliver Cruickshank[NFC] Test Commit
2019-07-31 Guillaume ChateletFix mismatching vector type in AlignmentTest.cpp
2019-07-31 Sam Elliott[RISCV] Support 'f' Inline Assembly Constraint
2019-07-31 Sam Parker[NFC][ARMCGP] Use switch in isSupportedValue
2019-07-31 Florian HahnRecommit "[GVN] Preserve loop related analysis/canonica...
2019-07-31 Guillaume ChateletAdd default constructor for MaybeAlign
2019-07-31 Simon Cook[RISCV] Add support for floating point registers in...
2019-07-31 Cullen Rhodes[AArch64][SVE2] Load/store instruction fixes
2019-07-31 Simon Cook[RISCV] Add support for lowering floating point inlinea...
2019-07-31 Cullen Rhodes[AArch64][SVE2] Minor refactoring and cleanup
2019-07-31 Diana Picus[docs] Add cmake to Software requirements
2019-07-31 Cullen Rhodes[AArch64][SVE2] Use destination register as source...
2019-07-31 Guillaume Chatelet[LLVM][NFC] Adding an Alignment type to LLVM
2019-07-31 Pavel LabathSymbolVendor: Remove the object file member variable
2019-07-31 George Rimar[llvm/Object] - Add a test for "empty string table...
2019-07-31 Sam Parker[ARM][ParallelDSP] Convert to function pass
2019-07-31 Zi Xuan Wurevert r367382 because buildbot failure
2019-07-31 Johannes Doerfert[Fix] Customize warnings for missing built-in types
2019-07-31 Richard TrieuChange '|' to '&' in conditional.
2019-07-31 Jonas Devlieghere[CompletionRequest] Remove unimplemented members.
2019-07-31 Jonas Devlieghere[StringList] Change LongestCommonPrefix API
2019-07-31 JF Bastien[NFC] Remove LLVM_ALIGNAS
2019-07-31 Zi Xuan Wu[PowerPC] Eliminate loads/swap feeding swap/store for...
2019-07-31 Stanislav Mekhanoshin[AMDGPU] Fix high occupancy calculation and print it
2019-07-31 Dan Liew[asan_symbolize] More debugging output
2019-07-31 Dan Liew[asan_symbolize] Add `--skip-uuid-validation` option...
2019-07-31 Dan Liew[asan_symbolize] Provide better error message when...
2019-07-31 Jonas Devlieghere[TableGen] Move helpers into LLDBTableGenUtils.
2019-07-31 Matt ArsenaultGlobalISel: Replace artifact combiner checks with assert
2019-07-31 Jonas Devlieghere[TableGen] Include vector
2019-07-31 Amy Huang[MS] Emit S_HEAPALLOCSITE debug info in SelectionDAG
2019-07-31 Matt ArsenaultTableGen: Add MinAlignment predicate
2019-07-31 Francis Visoiu... Reland: [Remarks] Add an LLVM-bitstream-based remark...
2019-07-31 Alex LorenzNFCI, optimize layout of FileEntry
2019-07-31 Francis Visoiu... Revert "[Remarks] Add an LLVM-bitstream-based remark...
2019-07-30 Matt ArsenaultGlobalISel: Add G_ATOMICRMW_{FADD|FSUB}
2019-07-30 Alex Langford[SymbolFilePDB] Fix windows bots after rL367360
2019-07-30 Erik Pilkington[Sema] Actually map a variable template specialization...
2019-07-30 Nico Webergn build: Merge r367364
2019-07-30 Wei Mi[DAGCombiner] Add an option to control whether or not...
2019-07-30 Francis Visoiu... [Remarks] Add an LLVM-bitstream-based remark serializer
2019-07-30 Jonas Devlieghere[TableGen] Reuse typedef across emitters (NFC)
2019-07-30 Reid KlecknerRemove cmake checks for MSVC 1900 / VS 2013
2019-07-30 Jan Korous[clangd][NFC] Fix typo in comment
2019-07-30 Alex Langford[Symbol] Use llvm::Expected when getting TypeSystems
2019-07-30 JF Bastien[NFC] Improve cmake diagnostic when checking atomics
2019-07-30 Alex Langford[SymbolFile] SymbolFileDWARF::ParseLineTable should...
2019-07-30 Craig Topper[X86] Fix mistake in comment. NFC
2019-07-30 Roman Lebedev[benchmark] Fix win32 link on case-sensitive fs
2019-07-30 Stanislav Mekhanoshin[AMDGPU] Print register pressure for agpr and vgpr...
2019-07-30 Jan Korous[clangd][NFC] Typo in comment
2019-07-30 Sam McCallRevert "[NFC][clang] Refactor getCompilationPhases...
2019-07-30 Alina Sbirlea[MemorySSA] Extend allowed behavior for simplified...
2019-07-30 Rainer Orth[Driver] Support -fsanitize=function on Solaris/x86
2019-07-30 JF Bastien[NFC] simplify Darwin environment handling
2019-07-30 Michael Liao[NVPTX] Fix PR41651
2019-07-30 Jonas Devlieghere[dsymutil] Pass LinkOptions by value instead of const...
2019-07-30 Stanislav Mekhanoshin[AMDGPU] Reserve all AGPRs on targets which do not...
2019-07-30 Erik Pilkington[Parser] Lambda capture lists can start with '*'
2019-07-30 Puyan Lotfi[NFC][clang] Refactor getCompilationPhases()+Types...
2019-07-30 Austin Kerbow[AMDGPU/GlobalISel] Add llvm.amdgcn.fdiv.fast legalization.
2019-07-30 Jonas Hahnfeld[OpenMP] Rename last file to cpp and remove LIBOMP_CFLAGS
2019-07-30 Hideto Ueno[FunctionAttrs] Annotate "willreturn" for AssumeLikeInst
2019-07-30 Nico Webergn build: Update comment I failed to update in r367340...
2019-07-30 Nico Webergn build: Fix check-clang-tools after r362702.
2019-07-30 Thomas Lively[WebAssembly] Do not emit tail calls with return type...
2019-07-30 Jonas Devlieghere[Reproducers] Fix incorrect help message
2019-07-30 Reid KlecknerRemove cache for macro arg stringization
2019-07-30 JF Bastien[NFC] remove obsolete comment
2019-07-30 Florian HahnRevert [GVN] Preserve loop related analysis/canonical...
2019-07-30 Francis Visoiu... [Docs] Fix sphinx warning in OCamlLangImpl5.rst
2019-07-30 Tom Roeder[clang-tidy] Fix the documentation for linuxkernel...
2019-07-30 Florian Hahn[GVN] Preserve loop related analysis/canonical forms.
2019-07-30 Jonas Devlieghere[dotest] Remove multiprocessing
next