platform/upstream/llvm.git
2019-10-04 Richard SmithProperly handle instantiation-dependent array bounds.
2019-10-04 Vitaly Buka[compiler-rt] Fix signal_line.cpp test
2019-10-04 Jonas Devlieghere[dsymutil] Fix stack-use-after-scope
2019-10-04 Vitaly Buka[compiler-rt] Remove O2, O3 from signal_line test for...
2019-10-04 Vitaly Bukacompiler-rt: use __GLIBC_PREREQ for SANITIZER_INTERCEPT...
2019-10-04 Antonio AfonsoExplicitly set entry point arch when it's thumb
2019-10-03 Jim InghamPython3 doesn't seem to allow you to tell whether an...
2019-10-03 Peter CollingbourneLowerTypeTests: Rename local functions to avoid collisi...
2019-10-03 Jim InghamForgot to change the header guards on OptionGroupPython...
2019-10-03 Jordan Rupprecht[llvm-objdump][test] Move test to X86 dir to avoid...
2019-10-03 Jim InghamPass an SBStructuredData to scripted ThreadPlans on...
2019-10-03 Alina Sbirlea[MemorySSA] Don't hoist stores if interfering uses...
2019-10-03 Jim InghamBreak out the Python class & key/value options into...
2019-10-03 Alexey Bataev[OPENMP]Fix the test on Windows, NFC.
2019-10-03 Jordan Rupprecht[llvm-objdump] Further rearrange llvm-objdump sections...
2019-10-03 Walter Erquinigo[process list] make the TRIPLE column wider
2019-10-03 Haibo Huang[lldb] Remove unused variables.
2019-10-03 Haibo Huang[lldb] Calculate relative path for symbol links
2019-10-03 Simon PilgrimASTContext - silence static analyzer getAs<> null deref...
2019-10-03 Sanjay Patel[DAGCombiner] add operation legality checks before...
2019-10-03 Simon PilgrimOverloadCandidate::getNumParams - silence static analyz...
2019-10-03 Nico WeberReland r349624: Let TableGen write output only if it...
2019-10-03 David BlaikieDebugInfo: Generalize rnglist emission as a precursor...
2019-10-03 Jonas Devlieghere[test] Disable TestCustomShell on Linux
2019-10-03 Alexey Bataev[OPENMP50]Codegen support for scores in context selectors.
2019-10-03 Nico Webergn build: (manually) merge 373651 better
2019-10-03 Philip Reames[Tests] Add a unordered atomic load combine test
2019-10-03 Philip Reames[Test] Fix inconsistency in alignment in test case
2019-10-03 Jinsong Ji[AArch64][SVE] Move the testcase into CodeGen dir
2019-10-03 Jonas Devlieghere[JSON] Don't wrap json::Array in a value (NFC)
2019-10-03 Nick Desaulniers[AArch64InstPrinter] prefer bfi to bfc for < armv8.2-a
2019-10-03 Nico WeberReland "gn build: (manually) merge r373551"
2019-10-03 Eric FiselierAttempt to remove linker workaround on the buildbots...
2019-10-03 Jinsong Ji[PowerPC] Adjust the naming and operand order of fnmsub...
2019-10-03 Daniel Sanders[gicombiner] Add a CodeExpander to handle C++ fragments...
2019-10-03 Eric FiselierAttempt to remove linker workaround on the buildbots.
2019-10-03 Yaxun Liu[HIP] Use option -nogpulib to disable linking device lib
2019-10-03 Richard SmithCheck for qualified function types after substituting...
2019-10-03 Paul Hoad[clang-format] Add ability to wrap braces after multi...
2019-10-03 Jordan Rupprecht[NFC] Fix unused variable in release builds
2019-10-03 Craig Topper[X86] Add v32i8 shuffle lowering strategy to recognize...
2019-10-03 Jonas Devlieghere[Host] Return the user's shell from GetDefaultShell
2019-10-03 Richard SmithPR43547: substitute into the type of a non-type templat...
2019-10-03 Vitaly Buka[compiler-rt] More optimization levels in signal_line...
2019-10-03 Simon Pilgrim[X86] matchShuffleWithSHUFPD - use Zeroable element...
2019-10-03 Jonas Devlieghere[dsymutil] Don't overload LinkOptions.
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Handle RegBankSelect of G_INSERT_VEC...
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Split 64-bit vector extracts during...
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Allow VGPR to index SGPR register
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Add some more tests for G_INSERT...
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Fix mutationIsSane assert v8s8 and
2019-10-03 Michael Liao[HIP] Enable specifying different default gpu arch...
2019-10-03 Michael LiaoFix build failure with GCC on identifier reusing.
2019-10-03 Vitaly Bukacompiler-rt: move all __GLIBC_PREREQ into own header...
2019-10-03 Louis Dionne[libc++] Add a per-target flag to include the generated...
2019-10-03 Tom StellardAMDGPU/SILoadStoreOptimizer: Optimize scanning for...
2019-10-03 James Molloy[ModuloSchedule] removeBranch() *before* creating the...
2019-10-03 John Brawn[libunwind] Adjust libunwind_01.pass.cpp test for ARM...
2019-10-03 Nico Webergn build: (manually) merge r373622
2019-10-03 Simon PilgrimDeclBase/DeclCXX/DeclTemplate - silence static analyzer...
2019-10-03 Louis Dionne[libc++] Add missing revision number in ABI changelog
2019-10-03 Alexey Bataev[OPENMP]Fix emission of the declare target variables...
2019-10-03 Jonas Devlieghere[dsymutil] Improve consistency by removing redundant...
2019-10-03 Jonas Devlieghere[dsymutil] Tablegenify option parsing
2019-10-03 Yonghong Song[BPF] Handle offset reloc endpoint ending in the middle...
2019-10-03 Alexey Bataev[OPENMP]Improve diagnostics for not found declare targe...
2019-10-03 Guillaume ChateletRevert "[Alignment][NFC] Allow constexpr Align"
2019-10-03 Edward Jones[RISCV] Add obsolete aliases of fscsr, frcsr (fssr...
2019-10-03 David Bolvansky[NFC] Added missing changes for rL373614
2019-10-03 David Bolvansky[Diagnostics] Bitwise negation of a boolean expr always...
2019-10-03 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2019-10-03 Simon PilgrimExprConstant - silence static analyzer getAs<> null...
2019-10-03 Simon PilgrimRemove duplicate P->getAs<PointerType>() call. NFCI.
2019-10-03 George Rimar[yaml2obj] - Add a Size tag support for SHT_LLVM_ADDRSI...
2019-10-03 Sumanth GundapaneniTest commit.
2019-10-03 Sanjay Patel[MSP430] add tests for unwanted shift codegen; NFC...
2019-10-03 George RimarRecommit r373598 "[yaml2obj/obj2yaml] - Add support...
2019-10-03 Sanjay Patel[UpdateTestChecks] add basic support for parsing msp430 asm
2019-10-03 GN Sync Botgn build: Merge r373601
2019-10-03 Louis Dionne[libc++abi] Do not export some implementation-detail...
2019-10-03 Bardia Mahjour[PGO] Refactor Value Profiling into a plugin based...
2019-10-03 Ehsan Amiri[AArch64][SVE] Adding patterns for floating point SVE...
2019-10-03 George RimarRevert r373598 "[yaml2obj/obj2yaml] - Add support for...
2019-10-03 George Rimar[yaml2obj/obj2yaml] - Add support for SHT_LLVM_ADDRSIG...
2019-10-03 Roman Lebedev[NFC][InstCombine] Some tests for sub-of-negatible...
2019-10-03 Djordje Todorovic[llvm-locstats] Copy the script only when needed; NFC
2019-10-03 Guillaume Chatelet[Alignment][NFC] Remove StoreInst::setAlignment(unsigned)
2019-10-03 George Rimar[llvm-readobj] - Stop using a precompiled binary in...
2019-10-03 Yitzhak Mandelbaum[libTooling] Add various Stencil combinators for expres...
2019-10-03 Guillaume Chatelet[Alignment][Clang][NFC] Add CharUnits::getAsAlign
2019-10-03 Simon Atanasyan[mips] Push `fixup_Mips_LO16` fixup for `jialc` and...
2019-10-03 Simon Atanasyan[llvm-readobj][mips] Remove non-standard --misp-xxx...
2019-10-03 Simon Atanasyan[mips] Use llvm-readobj `-A` flag in test cases. NFC
2019-10-03 Simon Atanasyan[llvm-readobj][mips] Display MIPS specific info under...
2019-10-03 Simon Atanasyan[llvm-readobj][mips] Do not show an error if GOT is...
2019-10-03 Nico Webergn build: Revert 373554 "gn build: (manually) merge...
2019-10-03 Sander de Smalen[AArch64] Static (de)allocation of SVE stack objects.
2019-10-03 Simon PilgrimSilence static analyzer getAs<RecordType> null derefere...
2019-10-03 Simon PilgrimFix uninitialized variable warning. NFCI
2019-10-03 Simon PilgrimFix uninitialized variable warning. NFCI
next