platform/upstream/llvm.git
2019-07-31 Nico Webercompiler-rt: Rename .cc file in lib/sanitizer_common...
2019-07-31 JF Bastien[Support] Added overflow checking add, sub and mul.
2019-07-31 Nico WeberAttempt to heal tsan bot after r367463
2019-07-31 Eric Fiselier[pstl] Fully qualify pstl names.
2019-07-31 Nico Webercompiler-rt: Rename .cc file in lib/sanitizer_common...
2019-07-31 Craig Topper[X86] Add test cases to show premature decomposition...
2019-07-31 Craig Topper[X86] Add AVX512DQ command lines to vector-mul.ll to...
2019-07-31 Nico Webergn build: Merge r367463
2019-07-31 Nico Webercompiler-rt: Rename .cc file in lib/sanitizer_common...
2019-07-31 Nico WeberAttempt to heal bots after r367456
2019-07-31 Alina Sbirlea[SCCP] Update condition to avoid overflow.
2019-07-31 Nico Webercompiler-rt: Rename .cc file in lib/profile to .cpp
2019-07-31 Jonas Devlieghere[CommandCompletions] Remove commented out code.
2019-07-31 Lang Hames[docs] Add references to unreferenced footnotes.
2019-07-31 Nico Webergn build: Merge r367456
2019-07-31 Nico Webercompiler-rt: Rename .cc files in lib/interception to...
2019-07-31 Jonas DevlieghereFix completion for functions in anonymous namespaces
2019-07-31 Nico Webergn build: Merge r367452 and add standalone sources
2019-07-31 Sam McCall[clangd] Ignore semicolons, whitespace, and comments...
2019-07-31 Nico Webercompiler-rt: Rename .cc files in lib/ubsan to .cpp.
2019-07-31 Alina Sbirlea[MemorySSA] Add additional verification for phis.
2019-07-31 Nico Webergn build: Add build files for compiler-rt/lib/profile
2019-07-31 Nico Webergn build: Make builtin library build on macOS
2019-07-31 Nico Webergn build: Fix redundant object files in builtin lib.
2019-07-31 Sanjay Patel[InstCombine] canonicalize fneg before fmul/fdiv
2019-07-31 Djordje TodorovicReland "[DwarfDebug] Dump call site debug info"
2019-07-31 Johannes Doerfert[docs][FIX] Add missing word to documentation in terms...
2019-07-31 Anusha Basana[build] Add the ability to create a symlink for lipo
2019-07-31 Stanislav Mekhanoshin[AMDGPU] Fix for vectorizer crash with pointers of...
2019-07-31 Alexander Richardson[Sanitizer][ASAN][MSAN] Fix infinite recursion on FreeBSD
2019-07-31 Greg ClaytonDon't crash when pass by value struct has no definition.
2019-07-31 Philip Reames[docs] Reword documentation in terms of SCCs not cycles
2019-07-31 Roman Lebedev[NFC][InstCombine] Add xor-or-icmp tests with icmp...
2019-07-31 Roman Lebedev[NFC][InstCombine] Add baseline tests with non-canonica...
2019-07-31 Peter Smith[AARCH64] Switch relocations R_AARCH64_TLS_TPREL64...
2019-07-31 Simon Pilgrim[X86] Moved IsNOT helper earlier. NFCI.
2019-07-31 Simon Pilgrim[X86][SSE] Add test cases for PR42825
2019-07-31 Mikhail Maltsev[ARM] Reject CSEL instructions with invalid operands
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}
next