platform/upstream/llvm.git
2018-11-13 Jonas DevlieghereAdd GDB remote packet reproducer.
2018-11-13 Eric FiselierFix UB in string.bench.cpp.
2018-11-13 Sam Clegg[WebAssembly] Fix broken assumption that all bitcasts...
2018-11-13 Reid Kleckner[COFF] Simplify relocation to discarded section diagnos...
2018-11-13 Jonas Devlieghere[FileSystem] Add expand_tilde function
2018-11-13 Jim InghamSince ABI's now hold a process WP, they should be handed
2018-11-13 Cameron McInally[IR] Add a dedicated FNeg IR Instruction
2018-11-13 Simon Atanasyan[WebAssembly] Mark immediates.ll as XFAILed on MIPS...
2018-11-13 Marshall ClowRemove duplicate entry for issue 3134
2018-11-13 Marshall ClowUpdate status for issue 3122
2018-11-13 Bruno Ricci[AST][NFC] Pack DeclRefExpr
2018-11-13 Florian Hahn[CSP, Cloning] Update DuplicateInstructionsInSplitBetwe...
2018-11-13 Steven WuRevert "[ThinLTO] Internalize readonly globals"
2018-11-13 Louis Dionne[NFC][libcxx] Mark P1006R1 as complete
2018-11-13 Marshall ClowImplement P0972R0: <chrono> zero(), min(), and max...
2018-11-13 Louis Dionne[NFC][libcxx] Mark P1006 as implemented in LLVM 8.0
2018-11-13 Louis Dionne[libcxx] Implement wg21.link/p1006, constexpr in pointe...
2018-11-13 Louis Dionne[libcxx] GNU/Hurd uses BSD-based interfaces, but does...
2018-11-13 Sanjay Patel[InstCombine] add tests for funnel shift demanded bits...
2018-11-13 Alexander KornienkoFix uninitialized variable.
2018-11-13 Simon Pilgrim[CostModel][X86] Fix constant vector XOP rights shifts
2018-11-13 Florian Hahn[VectorUtils] Use namespace for InterleaveGroup templat...
2018-11-13 Florian Hahn[VPlan] VPlan version of InterleavedAccessInfo.
2018-11-13 Erich Keane[NFC] Move storage of dispatch-version to GlobalDecl
2018-11-13 Krasimir Georgiev[clang-format] Do not treat the asm clobber [ as ObjCExpr
2018-11-13 Simon Pilgrim[TTI] Make TargetTransformInfo::getOperandInfo static...
2018-11-13 Simon Pilgrim[CostModel][X86] Add more cost tests for funnel shifts
2018-11-13 Simon PilgrimFix comment for XOP rotates. NFCI.
2018-11-13 Simon PilgrimAdd bracket that was lost in rL346727 and has been...
2018-11-13 Alexander RichardsonFix .cfi_restore with register numbers > 64
2018-11-13 Alexander RichardsonFix modules build of AVRAsmParser.cpp
2018-11-13 George Rimar[ELF] - Renamed AArch64 specific relocations expression...
2018-11-13 Hans WennborgUserManual: Tweak the /Zc:dllexportInlines- docs some
2018-11-13 Fangrui Song[ELF] .gdb_index: fix CuOff when a .debug_info section...
2018-11-13 Jonas Paulsson[SystemZ] Increase the number of VLREPs
2018-11-13 Craig Topper[X86] Add more tests for -x86-experimental-vector-widen...
2018-11-13 Eric FiselierAttempt to make benchmarks fall back to -std=c++1z...
2018-11-13 Eric FiselierAdd emplace tests for multiset/unordered_multiset.
2018-11-13 Fedor Sergeev[FileCheck] fixing docs buildbot - use proper code...
2018-11-13 Marshall ClowFix PR39619 - iterator_traits isn't SFINAE-friendly...
2018-11-13 Takuto Ikuta[clang-cl] Do not allow using both /Zc:dllexportInlines...
2018-11-13 Tom StellardCMake: Deprecate using llvm-config to detect llvm insta...
2018-11-13 Tom StellardCMake: Replace open-coded find_package
2018-11-13 George Karpenkov[BuildingAJIT] Fixing the build by inserting a forgotte...
2018-11-13 Xing GUO[commit test] Add blank line to test/tools/llvm-objdump...
2018-11-13 Craig Topper[DAGCombiner] Enable tryToFoldExtendOfConstant to run...
2018-11-13 Lang Hames[BuildingAJIT] Clang-format chapters 1 and 2.
2018-11-13 Lang Hames[BuildingAJIT] Update chapter 2 to use the ORCv2 APIs.
2018-11-13 Fedor Sergeev[FileCheck] fixing small formatting error in docs
2018-11-13 Jake Ehrlich[libObject] Fix getDesc for Elf_Note_Impl
2018-11-13 Fedor Sergeev[FileCheck] fixing typo in assert
2018-11-13 Fedor Sergeev[FileCheck] introduce CHECK-COUNT-<num> repetition...
2018-11-13 Jessica Paquette[MachineOutliner][NFC] Simplify isMBBSafeToOutlineFrom...
2018-11-13 Zhizhou YangIntroduce DebugCounter into ConstProp pass
2018-11-12 Sanjay Patel[InstCombine] add rotate variants that include select...
2018-11-12 Jessica Paquette[MachineOutliner][NFC] Change getMachineOutlinerMBBFlag...
2018-11-12 Fangrui Song[llvm-objcopy] Don't copy Config when processing -...
2018-11-12 Sanjay Patel[InstCombine] narrow width of rotate patterns, part 3
2018-11-12 Simon Atanasyan[DWARF] Do not use PRIx32 for printing uint64_t values
2018-11-12 Aaron BallmanConvert a condition into an assertion per post-review...
2018-11-12 Sanjay Patel[InstCombine] narrow width of rotate patterns, part...
2018-11-12 Philip Reames[GC][NFC] Simplify code now that we only have one safep...
2018-11-12 Sanjay Patel[InstCombine] refactor code for matching shift amount...
2018-11-12 Ali TamurUse a data structure better suited for large sets in...
2018-11-12 Erik Pilkington[Sema] Make sure we substitute an instantiation-depende...
2018-11-12 Kuba Mracek[lldb] Add synthetic frontend for _NSCallStackArray
2018-11-12 Jonas DevlieghereRe-land "Extract construction of DataBufferLLVM into...
2018-11-12 Simon Pilgrim[X86][SSE] Add lowerVectorShuffleAsByteRotateAndPermute...
2018-11-12 Erich KeaneFix the 'fixit' for inline namespace replacement.
2018-11-12 Aakanksha PatilAMDGPU: Adding more median3 patterns
2018-11-12 Sanjay Patel[InstCombine] add more tests for rotate narrowing; NFC
2018-11-12 Philip Reames[GC docs] Update the gcroot documentation to reflect...
2018-11-12 Philip Reames[GC] Remove so called PreCall safepoints
2018-11-12 Wouter van... [WebAssembly] Added WasmAsmParser.
2018-11-12 Richard SmithPR39628 Treat all non-zero values as 'true' in bool...
2018-11-12 Philip Reames[GC][InstCombine] Fix a potential iteration issue
2018-11-12 Craig Topper[X86] In LowerMULH, use generic truncate and vector...
2018-11-12 Erich Keane[NFC] Fix formatting in inline nested namespace definition.
2018-11-12 Kuba Mracek[lldb] Extract more fields from NSException values
2018-11-12 Davide ItalianoRevert "Extract construction of DataBufferLLVM into...
2018-11-12 Kuba Mracek[lldb] Add "ninja" to svn:ignore
2018-11-12 Kuba Mracek[lldb] Fix the typo (replace underscore with dash)...
2018-11-12 David BlaikieNFC: DebugInfo: Reduce scope of DebugOffset to simplify...
2018-11-12 Stanislav Mekhanoshin[AMDGPU] Optimize S_CBRANCH_VCC[N]Z -> S_CBRANCH_EXEC[N]Z
2018-11-12 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-11-12 Simon Pilgrim[CostModel][X86] Add funnel shift rotation special...
2018-11-12 Jordan Rupprecht[clang-format] Support breaking consecutive string...
2018-11-12 Stanislav MekhanoshinFix MachineInstr::findRegisterUseOperandIdx subreg...
2018-11-12 Jordan Rupprecht[llvm-readelf] Make llvm-readelf more compatible with...
2018-11-12 Frederic RissRemove the last CURRENT_ARCH reference in Xcode's build...
2018-11-12 Simon Pilgrim[CostModel][X86] Add SHLD/SHRD scalar funnel shift...
2018-11-12 Jessica Paquette[MachineOutliner][NFC] Early exit pruning when candidat...
2018-11-12 Jessica Paquette[MachineOutliner][NFC] Put suffix tree in buildCandidat...
2018-11-12 Kristof Umann[analyzer] Drastically simplify the tblgen files used...
2018-11-12 Kuba Mracek[lldb] Refactor ObjC/NSException.cpp (cleanup, avoid...
2018-11-12 Jonas TothRevert "Add a test checking clang-tidy can find libc...
2018-11-12 Erich KeaneImplement P1094R2 (nested inline namespaces)
2018-11-12 Jonas Toth[clang-tidy] fix ARM tests, because int and long have...
2018-11-12 Jonas DevlieghereRevert "Make clang-based tools find libc++ on MacOS"
2018-11-12 Paul Robinson[DWARFv5] Emit split type units in .debug_info.dwo.
next