platform/upstream/llvm.git
2018-08-28 Frederic RissAllow IRInterpreter to deal with non-power-of-2 sized...
2018-08-28 Craig Topper[X86] Add kadd intrinsics to match gcc and icc.
2018-08-28 Reid Kleckner[codeview] Emit labels for .cv_loc immediately
2018-08-28 Jason MolendaRemove unnecessary entitlement in debugserver for iOS.
2018-08-28 Raphael Isemann[lldb] Fix lldb build on musl
2018-08-28 Craig Topper[X86] Remove GCCBuiltin from kadd intrinsics.
2018-08-28 Lang Hames[ORC] Replace lookupFlags in JITSymbolResolver with...
2018-08-28 Yaxun Liu[HIP] Fix output file extension
2018-08-28 Fedor Sergeev[NFC][PassTiming] factor out generic PassTimingInfo
2018-08-28 Alina Sbirlea[SimpleLoopUnswitch] Form dedicated exits after trivial...
2018-08-28 Lang Hames[ORC] Add an addObjectFile method to LLJIT.
2018-08-28 Craig Topper[X86] Add intrinsics for KADD instructions
2018-08-28 Fangrui Song[AMDGPU] Fix -Wunused-variable when -DLLVM_ENABLE_ASSER...
2018-08-28 Matt MorehouseRevert "[libFuzzer] Port to Windows"
2018-08-28 Matt ArsenaultAMDGPU: Don't delete instructions if S_ENDPGM has impli...
2018-08-28 Aditya Nandakumar[GISel]: Add missing opcodes for overflow intrinsics
2018-08-28 Thomas Lively[WebAssembly][NFC] Document stackifier tablegen backend
2018-08-28 Andrea Di Biagio[llvm-mca] use llvm::any_of instead of std::any_of...
2018-08-28 Matt ArsenaultAMDGPU: Force shrinking of add/sub even if the carry...
2018-08-28 Thomas Lively[WebAssembly][NFC] Fix formatting from rL340781
2018-08-28 Matt Morehouse[libFuzzer] Port to Windows
2018-08-28 Matt ArsenaultAMDGPU: Shrink insts to fold immediates
2018-08-28 Thomas Lively[WebAssembly][NFC] Fix up SIMD bitwise tests
2018-08-28 Thomas Lively[WebAssembly] v128.not
2018-08-28 Vlad TsyrklevichSafeStack: Fix thread liveness check on *BSD
2018-08-28 Matt ArsenaultAMDGPU: Move canShrink into TII
2018-08-28 Akira HatanakaDefine variables in test case rather than using values...
2018-08-28 Nirav Dave[DAGCombine] Rework MERGE_VALUES to inline in single...
2018-08-28 Nirav Dave[DAG] Avoid recomputing Divergence checks. NFCI.
2018-08-28 Nirav Dave[DAG] Fix updateDivergence calculation
2018-08-28 Matt ArsenaultAMDGPU: Remove nan tests in class if src is nnan
2018-08-28 Vedant Kumar[ubsan] Enable -fsanitize=vptr on Apple devices and...
2018-08-28 Heejin Ahn[WebAssembly] Use getCalleeOpNo utility function (NFC)
2018-08-28 Dean Michael... [XRay][docs] Chrome Trace Viewer Instructions
2018-08-28 Sanjay Patel[InstCombine] fix baseline assertions
2018-08-28 Fangrui Song[Driver] Delete last reference of lld -flavor old-gnu
2018-08-28 Craig Topper[X86] Mark the FUCOMI instructions as requiring CMOV...
2018-08-28 Dean Michael... [XRay][docs] Update instructions
2018-08-28 Sanjay Patel[InstCombine] add tests for select narrowing (PR38691...
2018-08-28 Pavel LabathRespect platform sysroot when loading core files
2018-08-28 Stella Stamenova[lit, shtest-timeout] Always use an internal shell...
2018-08-28 Brian Cain[debuginfo] generate debug info with asm+.file
2018-08-28 Ilya BiryukovParse compile commands lazily in InterpolatingCompilati...
2018-08-28 Simon Pilgrim[TableGen] CodeGenDAGPatterns::GenerateVariants - basic...
2018-08-28 Kirill Bobyrev[benchmark] Stop building benchmarks by default
2018-08-28 Raphael IsemannUse a RAII guard to control access to DisassemblerLLVMC.
2018-08-28 David Bolvansky[Inliner] Attribute callsites with inline remarks
2018-08-28 Craig Topper[X86] Fix copy paste mistake in vector-idiv-v2i32.ll...
2018-08-28 Sean Fertile[PPC64] Fix DQ-form instruction handling and emit error...
2018-08-28 Ryan Taylor[AMDGPU] Add support for a16 modifiear for gfx9
2018-08-28 Andrea Di Biagio[llvm-mca] Initialize each element in vector TimelineVi...
2018-08-28 Kirill Bobyrev[clangd] Switch to Dex by default for the static index
2018-08-28 Kirill Bobyrev[benchmark] Fix buildbots failing to identify regex...
2018-08-28 Pavel LabathClarify comment in the string-offsets-table-order.ll...
2018-08-28 Andrea Di Biagio[llvm-mca][TimelineView] Force the same number of execu...
2018-08-28 Kristof Umann[ADT] ImmutableList no longer requires elements to...
2018-08-28 Marshall ClowUse addressof instead of operator& in make_shared....
2018-08-28 Eric Liu[clangd] Use buffered llvm::errs() in the clangd binary.
2018-08-28 Andrea Di Biagio[llvm-mca] Pass an instruction reference when notifying...
2018-08-28 Mikael Holmen[CloneFunction] Constant fold terminators before checki...
2018-08-28 Simon Pilgrim[TableGen] Use std::move where possible in InstructionM...
2018-08-28 Alexandros... [GVNHoist] Prune out useless CHI insertions
2018-08-28 Kirill Bobyrev[NFC] Apply another commit to comply with old CMake
2018-08-28 Ilya Biryukov[clangd] Remove unused parameter. NFC
2018-08-28 Ilya Biryukov[clangd] Add some trace::Spans. NFC
2018-08-28 Dean Michael... [XRay][compiler-rt] Remove uses of internal allocator...
2018-08-28 Simon Pilgrim[X86][SSE] Improve variable scalar shift of vXi8 vector...
2018-08-28 Dean Michael... [XRay][compiler-rt] Stash flags as well in x86_64 tramp...
2018-08-28 Kirill Bobyrev[benchmark] Silence warning by applying upstream patch
2018-08-28 Simon Pilgrim[X86][SSE] Avoid vector extraction/insertion for non...
2018-08-28 Kirill BobyrevPull google/benchmark library to the LLVM tree
2018-08-28 Max Kazantsev[NFC] A loop can never contain Ret instruction
2018-08-28 David ChisnallFix in getAllocationDataForFunction
2018-08-28 George Rimar[LLD][ELF] - Simplify Call-Chain Clustering implementat...
2018-08-28 Adam Balogh[Analyzer] Iterator Checker - Part 3: Invalidation...
2018-08-28 George Rimar[LLD][ELD] - Do not reject INFO output section type...
2018-08-28 George Rimar[LLF][ELF] - Support -z global.
2018-08-28 Haojian Wu[clang-tidy] Abseil: no namepsace check
2018-08-28 Craig Topper[X86] Fix some comments to refer to KORTEST not KTEST...
2018-08-28 Craig Topper[X86] Add kortest intrinsics for 8, 32, and 64 bit...
2018-08-28 Craig Topper[DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile...
2018-08-28 Craig Topper[InstCombine] Extend (add (sext x), cst) --> (sext...
2018-08-28 Kit Barton[PPC] Remove Darwin support from POWER backend.
2018-08-28 David BlaikieRevert "[CodeGenPrepare] Scan past debug intrinsics...
2018-08-28 George Burgess IV[MemorySSA] Add NDEBUG checks to verifiers; NFC
2018-08-27 Adrian PrantlMake the DYLD_INSERT_LIBRARIES workaround for SIP more...
2018-08-27 Adrian PrantlAdd a mkdir -p to builddir into lldbtest.py
2018-08-27 Sanjay Patel[InstCombine] fix formatting; NFC
2018-08-27 Craig Topper[InstCombine] Add test cases for D51236. NFC
2018-08-27 Lang Hames[RuntimeDyld] Add test case that was accidentally left...
2018-08-27 Sanjay Patel[InstCombine] allow shuffle+binop canonicalization...
2018-08-27 Lang Hames[ORC] Add unit tests for the new RTDyldObjectLinkingLay...
2018-08-27 Sanjay Patel[x86] add AVX runs to show more potential scalar->vecto...
2018-08-27 Evandro Menezes[PATCH] [InstCombine] Fix issue in the simplification...
2018-08-27 George Burgess IVs/std::set/DenseSet/; NFC
2018-08-27 Brendon Cahoon[Pipeliner] Fix incorrect phi values in the epilog...
2018-08-27 Thomas Lively[WebAssembly] TableGen backend for stackifying instructions
2018-08-27 Zachary TurnerUpdate the Visual Studio Integration from user feedback.
2018-08-27 Adrian PrantlFix typo
2018-08-27 Richard SmithFix ODR violation: namespace-scope helpers should not...
next