platform/upstream/llvm.git
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
2019-10-03 Kristina BrooksRevert 373551 (CodeExpander.cpp CMake issue)
2019-10-03 Guillaume Chatelet[Alignment][NFC] Allow constexpr Align
2019-10-03 Kristina BrooksRevert 373555: libLLVM+modules failure with CMake 3...
2019-10-03 Raphael Isemann[clang][NFC] Fix misspellings in ExternalASTMerger.h
2019-10-03 Sylvestre LedruUpdate the FAQ: remove stuff related to the previous...
2019-10-03 Pavel Labath"Fix" TestFileHandle.py on non-darwin platforms
2019-10-03 Pavel LabathFix a use-after-free in GDBRemoteCommunicationServerLLGS
2019-10-03 Clement Courbet[llvm-exegesis][NFC] Rename ExegesisTarget::decrementLo...
2019-10-03 Fangrui SongFix libc++ pretty printer test for Python 3 after D6723...
2019-10-03 Craig Topper[X86] Add test case for v8i64->v8i8 truncate with avx51...
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Don't re-get subtarget
2019-10-03 Matt ArsenaultAMDGPU/GlobalISel: Expand G_BITCAST legality
2019-10-03 Craig Topper[X86] Add DAG combine to turn (bitcast (vbroadcast_load...
2019-10-03 Serge PavlovFix driver tests when `LLVM_ENABLE_PER_TARGET_RUNTIME_D...
2019-10-03 Lawrence D... factor out an abstract base class for File
2019-10-03 Lawrence D... SBDebugger::SetInputFile, SetOutputFile, etc.
2019-10-03 Lawrence D... new api class: SBFile
2019-10-03 Yaxun Liu[HIP] Support -emit-llvm for device compilation
2019-10-03 Craig Topper[X86] Add broadcast load folding patterns to NoVLX...
2019-10-03 Craig Topper[X86] Remove a couple redundant isel patterns that...
2019-10-03 GN Sync Botgn build: Merge r373556
2019-10-03 Nico WeberRevert 373538 and follow-ups 373549 and 373552.
2019-10-03 Daniel Sanders[gicombiner] Make rL373551 compatible with older cmakes
2019-10-03 Nico Webergn build: (manually) merge r373551
2019-10-03 Richard SmithPR43519: don't inject a diagnostic when constant-evaula...
2019-10-03 Puyan LotfiFixing broken builds due to r373538, issues with filepa...
2019-10-03 Daniel Sanders[gicombiner] Add a CodeExpander to handle C++ fragments...
2019-10-03 GN Sync Botgn build: Merge r373538
2019-10-03 Puyan LotfiFixing broken builds due to r373538 due to test that...
2019-10-03 Richard SmithMark P0784R7 as complete and start defining its feature...
2019-10-03 Richard SmithFor P0784R7: support placement new-expressions in const...
2019-10-03 Richard SmithFor P0784R7: allow direct calls to operator new / opera...
2019-10-02 Daniel Sanders[gicombiner] Fix windows issue where single quotes...
2019-10-02 Stanislav Mekhanoshin[AMDGPU] Fix illegal agpr use by VALU
2019-10-02 Daniel Sanders[gicombiner] Fix a nullptr dereference when -combiners...
2019-10-02 Roman Lebedev[InstCombine] Bypass high bit extract before variable...
2019-10-02 Roman Lebedev[NFC][InstCombine] Add tests for 'variable sext of...
2019-10-02 David BlaikieDebugInfo: Rename DebugLocStream::Entry::Begin/EndSym...
2019-10-02 Matt MorehouseMove SanitizerInitializeUnwinder outside anonymous...
2019-10-02 Puyan Lotfi[clang][ifs] Clang Interface Stubs ToolChain plumbing.
2019-10-02 David Bolvansky[InstCombine] Transform bcopy to memmove
2019-10-02 Craig Topper[X86] Add test cases for suboptimal vselect+setcc split...
2019-10-02 Craig Topper[LegalizeTypes] Check for already split condition befor...
2019-10-02 Nico Webergn build: (manually) merge r373527
2019-10-02 David BlaikieDebugInfo: Simplify RangeSpan to be a plain struct
2019-10-02 Matt Morehouse[sanitizer_common] Declare __sanitizer_on_print in...
2019-10-02 Matt Morehouse[sanitizer_common] Disable onprint.cpp on Android.
2019-10-02 Matt Morehouse[sanitizer_common] Add __sanitizer_on_print to interfac...
2019-10-02 Vitaly Buka[compiler-rt] Use GetNextInstructionPc in signal handlers
2019-10-02 Vitaly BukaNFC: add namespace {}
2019-10-02 Daniel Sanders[gicombiner] Add the boring boilerplate for the declara...
2019-10-02 Simon PilgrimFix uninitialized variable warning in CodeGenPGO constr...
2019-10-02 Simon PilgrimItaniumCXXABI - silence static analyzer getAs<RecordTyp...
2019-10-02 Louis Dionne[NFC][libc++abi] Convert stray tabs to spaces
next