platform/upstream/llvm.git
2018-02-20 George Rimar[MC] - Don't crash on unclosed frame.
2018-02-20 Gadi Haber[X86][CET]: Adding full coverage of MC encoding for...
2018-02-20 Craig Topper[X86] Remove mask from 512 bit pmulhrsw/pmulhw/pmulhuw...
2018-02-20 Craig Topper[X86] Add 512-bit unmasked pmulhrsw/pmulhw/pmulhuw...
2018-02-20 Tobias GrosserUse isl::manage_copy to simplify calls to isl::manage...
2018-02-20 Tobias GrosserUpdate isl to isl-0.18-1047-g4a20ef8
2018-02-20 Tobias GrosserFix broken isl-noexceptions.h path in update-isl script
2018-02-20 Tobias GrosserUpdate isl C++ bindings to latest version of isl
2018-02-20 Tobias GrosserDo not call band_list().dump()
2018-02-20 Sam McCall[Sema] Fix -Wunused-variable
2018-02-20 Craig Topper[X86] Remove GCCBuiltin from a bunch of intrinsics...
2018-02-20 Serge PavlovReport fatal error in the case of out of memory
2018-02-20 Amara Emerson[AArch64][GlobalISel] When copying from a gpr32 to...
2018-02-20 Rui UeyamaDo not create a temporary data structure for relocations.
2018-02-20 Craig Topper[X86] Mark XOP vpmac* and vpmadc intrinsics as being...
2018-02-20 Craig Topper[X86] Make XOP VPCOM instructions commutable to fold...
2018-02-20 Craig Topper[X86] Make a helper function for commuting AVX512 VPCMP...
2018-02-20 Richard SmithFix some -Wexceptions false positives.
2018-02-20 Eugene Zelenko[Sema] Fix some Clang-tidy modernize and Include What...
2018-02-19 Aditya Nandakumar[GISel]: Add pattern matchers for G_BITCAST/PTRTOINT...
2018-02-19 Sanjay Patel[InstCombine] use CreateWithCopiedFlags to reduce code...
2018-02-19 Richard SmithFix test failure on target where size_t is long long.
2018-02-19 Brian GesiakRevert "[mem2reg] Use range loops (NFCI)"
2018-02-19 Rui UeyamaMerge two small functions and add comments.
2018-02-19 Rui UeyamaRemoved a variable that is used only once.
2018-02-19 Rui Ueyama[WebAssembly] Expand a lambda that is used only once.
2018-02-19 Rui Ueyama[WebAssembly] Define toString(wasm::InputChunk *) and...
2018-02-19 Craig Topper[X86] Use vpmovq2m/vpmovd2m for truncate to vXi1 when...
2018-02-19 Sanjay Patel[InstCombine] allow fdiv with constant dividend folds...
2018-02-19 Brian Gesiak[mem2reg] Use range loops (NFCI)
2018-02-19 Sanjay Patel[InstCombine] refactor fdiv with constant dividend...
2018-02-19 Sanjay Patel[InstCombine] move fdiv tests; NFC
2018-02-19 Brian Gesiak[Coroutines] Move debug statement before assert
2018-02-19 Alexander Richardson[llvm-objcopy] Use the full filename in --add-gnu-debuglink
2018-02-19 Craig Topper[X86] Stop swapping the operands of AVX512 setge.
2018-02-19 Craig Topper[X86] Reduce the number of isel pattern variations...
2018-02-19 Steven Wubitcode support change for fast flags compatibility
2018-02-19 Mark Searles[AMDGPU] Make note of existing waitcnt instrs; this...
2018-02-19 Eric Liu[clangd] Fixes for #include insertion.
2018-02-19 Ilya Biryukov[clangd] Do not reuse preamble if compile args changed
2018-02-19 Simon Pilgrim[SelectionDAG] ComputeKnownBits - add support for SMIN...
2018-02-19 Aaron BallmanAdd several more attributes to be parsed in C with...
2018-02-19 Pavel LabathTwo more dosep-paralellization fallout fixes
2018-02-19 Mark Searles[AMDGPU] Increased vector length for global/constant...
2018-02-19 David Green[Dominators] Update DominatorTree compare in case roots...
2018-02-19 Pavel Labath[CodeGen] Refactor AppleAccelTable
2018-02-19 Sanjay Patel[TTI CostModel] change default cost of FP ops to 1...
2018-02-19 Rafael EspindolaBring back r323297.
2018-02-19 Krasimir Georgiev[clang-format] Fix text proto extension scope opening...
2018-02-19 Francis Visoiu... [CodeGen] Fix tests breaking after r325505
2018-02-19 Pavel LabathFix TestStopReplyContainsThreadPcs on 32-bit x86 (pr36013)
2018-02-19 Mikhail Maltsev[libcxx] Improve accuracy of complex asinh and acosh
2018-02-19 Krasimir Georgiev[clang-format] Fixup a case of text proto message attri...
2018-02-19 Charles Saternos[ThinLTO] Add GraphTraits for FunctionSummaries
2018-02-19 Francis Visoiu... Revert "[CodeGen] Move printing '\n' from MachineInstr...
2018-02-19 Pavel LabathAdd SBDebugger::GetBuildConfiguration and use it to...
2018-02-19 Haojian Wu[clangd] Correct the doc, password => Personal Access...
2018-02-19 Haojian Wu[clangd] Add brief instructions on how to make a releas...
2018-02-19 Ilya Biryukov[CodeComplete] Avoid name clashes of 'Kind' inside...
2018-02-19 Pavel LabathMake gdb-client tests generate binaries in the build...
2018-02-19 Simon Pilgrim[X86][SSE] combineTruncateWithSat - use truncateVectorW...
2018-02-19 Sam McCall[clangd] Invert return value of fuzzyFind() (fix MemInd...
2018-02-19 Keith Walker[ARM] disable FPU features when using soft floating...
2018-02-19 Ilya Biryukov[clangd] Attach more information about Sema completion...
2018-02-19 Ilya Biryukov[CodeComplete] Add a helper to print CodeCompletionCont...
2018-02-19 Martin Probstclang-format: [JS] fix `of` detection.
2018-02-19 Ivan A. Kosarev[Transforms] Propagate new-format TBAA tags on simplifi...
2018-02-19 Igor Laevsky[llvm-opt-fuzzer] Add another pack of passes for contin...
2018-02-19 Ilya Biryukov[clangd] Mark non-changing fields of CppFile as const...
2018-02-19 Alexander RichardsonRename DynamicReloc::getAddend() to computeAddend(...
2018-02-19 Haojian Wu[clangd] Bump vs-code clangd extension v0.0.3
2018-02-19 Dylan McKay[AVR] Set the program address space in the data layout
2018-02-19 Eric Liu[clangd] Try to fix build bot failure caused by r325343...
2018-02-19 Dylan McKay[AVR] Set the program address space in the data layout
2018-02-19 Sam McCall[clangd] Tracing: name worker threads, and enforce...
2018-02-19 Dylan McKayAdd default address space for functions to the data...
2018-02-19 Ivan A. Kosarev[CodeGen] Initialize large arrays by copying from a...
2018-02-19 Sam McCall[clangd] Add "clangd.trace" VSCode setting to enable...
2018-02-19 Sam McCall[clangd] Fix use-after-free in SymbolYAML: strings...
2018-02-19 Richard Smith[cxx_dr_status] Tests for CWG issues 641-687.
2018-02-19 Dylan McKay[AVR] Fix a lowering bug in AVRISelLowering.cpp
2018-02-19 Eric ChristopherAdd LanaiMCTargetDesc.h to LanaiInstrInfo.h to make...
2018-02-18 Craig Topper[X86] Correct a typo I made in combineToExtendCMOV...
2018-02-18 Benjamin Kramer[Analyzer] Move UnexploredFirstStack into an anonymous...
2018-02-18 Benjamin Kramer[tidy] Move private ast matchers into anonymous namespa...
2018-02-18 Sanjay Patel[PatternMatch, InstSimplify] enhance m_AllOnes() to...
2018-02-18 Sanjay Patel[InstSimplify] add tests with vector undef elts; NFC
2018-02-18 Amara EmersonFix unused assertion variable warning.
2018-02-18 Amara Emerson[AArch64][GlobalISel] Fix an assert fail/miscompile...
2018-02-18 Amara Emerson[AArch64][GlobalISel] Support G_INSERT/G_EXTRACT of...
2018-02-18 Sanjay Patel[PatternMatch] reformatting and comment clean-ups; NFC
2018-02-18 Benjamin Kramer[Support] Replace hand-written scope_exit with make_sco...
2018-02-18 Haicheng Wu[AArch64] Coalesce Copy Zero during instruction selection
2018-02-18 Heejin Ahn[clangd] Fix link failures for Preprocessor::addComment...
2018-02-18 Jonas Paulsson[BPF] Return true in enableMultipleCopyHints().
2018-02-18 Craig Topper[X86] Make masked pcmpeq commutable during isel so...
2018-02-18 Craig Topper[X86] Add -show-mc-encoding to the avx512-vec-cmp.ll...
2018-02-18 Simon PilgrimRevert: [llvm] r325448 - [ThinLTO] Add GraphTraits...
2018-02-17 Rui UeyamaSimplify.
2018-02-17 Don HintonAdd DEBUGSERVER_PATH to the cache so it'll be available...
next