platform/upstream/llvm.git
2018-10-25 Krasimir Georgiev[clang-format] Break before next parameter after a...
2018-10-25 Craig Topper[X86] Don't use the OriginalDemandedBits to calculate...
2018-10-25 Eric ChristopherRevert "Fix use of __libcpp_deallocate in dynarray"
2018-10-25 Eric ChristopherTemporarily Revert "Implement sized deallocation for...
2018-10-25 Simon Atanasyan[llvm-readobj] Print ELF header flags names in GNU...
2018-10-25 Craig Topper[CodeGen] Always emit the 'min-legal-vector-width'...
2018-10-25 Craig Topper[X86] Fix typo in comment. NFC
2018-10-25 Sam McCall[clangd] Clean up LSP structs around configuration...
2018-10-25 Eric FiselierFix use of __libcpp_deallocate in dynarray
2018-10-25 Sam McCall[clangd] Remove unused CDB function. NFC
2018-10-25 Sam McCall[clangd] Fix -compile-commands-dir flag, broken in...
2018-10-25 Sam McCall[clangd] Don't invalidate LSP-set compile commands...
2018-10-25 Thomas Lively[WebAssembly] Set LoadExt and TruncStore actions for...
2018-10-25 Douglas YungFix test to work on Windows.
2018-10-25 Richard Trieu[Sema] Fix -Wcomma for C89
2018-10-24 Reid Kleckner[X86] Adjust MIR test case to pacify machine verifier
2018-10-24 Reid Kleckner[X86] Fix pipeline tests when enabling MIR verification...
2018-10-24 Eric FiselierRevert "[SemaCXX] Unconfuse Clang when std::align_val_t...
2018-10-24 David BlaikieDebugInfo: Reuse common addresses for rnglist base...
2018-10-24 Heejin Ahn[WebAssembly] Fix immediate of rethrow when throwing...
2018-10-24 Saleem AbdulrasoolDriver,CodeGen: introduce support for Swift CFString...
2018-10-24 Thomas Lively[WebAssembly] Retain shuffle types during custom lowering
2018-10-24 Thomas LivelyMake fminimum/fmaximum SDNodes commutative and associative
2018-10-24 Reid Kleckner[ELF] Fix large code model MIR verifier errors
2018-10-24 Thomas Lively[NFC] Rename minnan and maxnan to minimum and maximum
2018-10-24 Alexander Shaposhnikov[llvm-objcopy] Introduce dispatch mechanism based on...
2018-10-24 Alina SbirleaUpdate MemorySSA in LoopRotate.
2018-10-24 David Blaikiellvm-dwarfdump: Account for skeleton addr_base when...
2018-10-24 Eric FiselierImplement sized deallocation for std::allocator and...
2018-10-24 Volodymyr Sapsai[VFS] Remove 'ignore-non-existent-contents' attribute...
2018-10-24 Volodymyr Sapsai[VFS] Remove 'ignore-non-existent-contents' attribute...
2018-10-24 Eric Fiselier[SemaCXX] Unconfuse Clang when std::align_val_t is...
2018-10-24 Thomas Lively[SelectionDAG] DAG combiner for fminnan and fmaxnan
2018-10-24 Vedant Kumar[HotColdSplitting] Identify larger cold regions using...
2018-10-24 Rui UeyamaDo not call computeIsPreemptible() if its result is...
2018-10-24 Jonas Devlieghere[Settings] Add -force flag to "settings set"
2018-10-24 Sanjay Patel[InstCombine] add test for fptrunc with vector with...
2018-10-24 Rui UeyamaAdd more blank lines so that code doesn't look too...
2018-10-24 Rui UeyamaAdd a comment for PPC64 .toc and GNU relro.
2018-10-24 Paul RobinsonMake llvm-dwarfdump -name work on type units.
2018-10-24 Joel E. Denny[SourceMgr][FileCheck] Obey -color by extending WithColor
2018-10-24 Evandro Menezes[AArch64] Refactor Exynos machine model
2018-10-24 Tim Northover[DAG] check more operands for cycles when merging stores.
2018-10-24 Petr HosekRevert "Teach __libcpp_is_floating_point that __fp16...
2018-10-24 Tim RenoufAdd gfx909 to GPU Arch
2018-10-24 Reid Kleckner[X86] Add *SP to tailcall register class to fix verifie...
2018-10-24 Sanjin Sijaric[MIR] Add hasWinCFI field
2018-10-24 Lang Hames[ExecutionEngine] Remove some dead code from JITEventLi...
2018-10-24 Stephen Kelly[clang-query] Refactor Output settings to booleans
2018-10-24 Stephen Kelly[clang-query] Add 'detailed-ast' output as an alias...
2018-10-24 Stephen Kelly[clang-query] Re-word command help
2018-10-24 Heejin Ahn[clant-tidy] abseil: Add clangTooling to CMakeLists.txt
2018-10-24 Matt Davis[llvm-mca] Replace InstRef::isValid with operator bool...
2018-10-24 Reid Kleckner[MC] Separate masm integer literal lexer support from...
2018-10-24 Tim NorthoverAArch64: add a pass to compress jump-table entries...
2018-10-24 Evandro Menezes[AArch64] Refactor Exynos machine model (NFC)
2018-10-24 Evandro Menezes[AArch64] Fix overlapping instructions
2018-10-24 Andrea Di Biagio[llvm-mca] Simplify the logic in FetchStage. NFCI
2018-10-24 Simon PilgrimFix MSVC "truncation from 'double' to 'float'" warnings...
2018-10-24 Craig Topper[X86] Explicitly list all KNL features of inheriting...
2018-10-24 Simon Pilgrim[X86][SSE] Add SimplifyDemandedBitsForTargetNode PMULDQ...
2018-10-24 Konstantin... AMDGPU: Handle gfx909 in AMDGPUTargetInfo::initFeatureMap
2018-10-24 Alexey BataevDo not always request an implicit taskgroup region...
2018-10-24 Simon Pilgrim[TargetLowering] Add SimplifyDemandedBitsForTargetNode...
2018-10-24 Teresa Johnson[hot-cold-split] Name split functions with ".cold"...
2018-10-24 Alexey Bataev[OPENMP]Fix PR39366: do not try to private field if...
2018-10-24 Craig Topper[CodeGen] Update test checks missed in r345168.
2018-10-24 Simon Pilgrim[CostModel][X86] Add vXi8 vector division by constants...
2018-10-24 Kuba Mracek[sanitizer] Avoid calling a nullptr in MonotonicNanoTim...
2018-10-24 Eric FiselierFix use of libc++ specific macro in support/test_macros.h
2018-10-24 Rui UeyamaInclude input section name and output section name...
2018-10-24 Peter CollingbourneARM: Use BKPT instead of TRAP to implement llvm.debugtrap.
2018-10-24 Krzysztof Parzyszek[Hexagon] Flip hexagon-autohvx to be true by default
2018-10-24 Krzysztof Parzyszek[Hexagon] Flip hexagon-autohvx to be true by default
2018-10-24 Craig Topper[CodeGen] Update min-legal-vector width based on functi...
2018-10-24 Jonas Toth[clang-tidy] Add the abseil-duration-factory-float...
2018-10-24 Michael Kruse[docs] Add rawspeed to test-suite proposals.
2018-10-24 Craig Topper[X86] Bring back the MOV64r0 pseudo instruction
2018-10-24 Simon Pilgrim[CostModel][X86] Enable non-uniform vector division...
2018-10-24 Robert Lougher[CodeGen] skip lifetime end marker in isInTailCallPosition
2018-10-24 Sanjay Patel[InstCombine] add test for ComputeNumSignBits with...
2018-10-24 Andrea Di Biagio[llvm-mca] Remove dependency from InstrBuilder in class...
2018-10-24 Saleem AbdulrasoolCodeGen: extract some local variables in CFConstantStri...
2018-10-24 Saleem AbdulrasoolAST: unindent CFConstantStringDecl by inverting conditi...
2018-10-24 Simon Pilgrim[LegalizeDAG] ExpandLegalINT_TO_FP - cleanup UINT_TO_FP...
2018-10-24 George RimarRevert rL345127: [LLDB] - Add support for DW_RLE_base_a...
2018-10-24 Sanjay Patel[InstCombine] add test for select with shuffled conditi...
2018-10-24 Kuba Mracek[lldb] Remove enableThreadSanitizer from shared Xcode...
2018-10-24 Rui UeyamaRefactor assignFileOffsets. NFC.
2018-10-24 Kadir Cetinkaya[clangd] Do not query index for new name completions.
2018-10-24 Kadir Cetinkaya[clang] Introduce new completion context types
2018-10-24 Krasimir GeorgievIR: Optimize FunctionType::get to perform one hash...
2018-10-24 Sam McCall[clangd] When replying, log the method name and latency.
2018-10-24 Sanjay Patel[InstCombine] try harder to form select from logic...
2018-10-24 Mikhail MaltsevAdjust unsupported C++ versions in some tests
2018-10-24 Andrea Di Biagio[llvm-mca] Refactor class SourceMgr. NFCI
2018-10-24 Cameron McInally[FPEnv] Convert more BinaryOperator::isFNeg(...) to...
2018-10-24 Erich KeaneRemove a pair of unused dispatch multiversion declarations.
2018-10-24 Sam McCall[clangd] Ensure that we reply to each call exactly...
2018-10-24 Rui UeyamaSplit a function. NFC.
next