platform/upstream/llvm.git
2019-07-09 Chen Zheng[HardwareLoops] NFC - move hardware loop checking code...
2019-07-09 David Green[ARM] Add test for MVE and no floats. NFC
2019-07-09 Sanjay Patel[InferFunctionAttrs] add more tests for derefenceable...
2019-07-09 Petar Avramovic[MIPS GlobalISel] Register bank select for G_PHI. Selec...
2019-07-09 Matt ArsenaultAMDGPU/GlobalISel: Prepare some tests for store selection
2019-07-09 Petar Avramovic[MIPS GlobalISel] Regbanks for G_SELECT. Select i64...
2019-07-09 Matt ArsenaultAMDGPU/GlobalISel: Fix test
2019-07-09 Emilio Cobos... [libclang] Fix hang in release / assertion in debug...
2019-07-09 James Henderson[docs][llvm-dwarfdump] Fix wording
2019-07-09 Matt ArsenaultAMDGPU/GlobalISel: Legalize more concat_vectors
2019-07-09 Matt ArsenaultAMDGPU/GlobalISel: Improve regbankselect for icmp s16
2019-07-09 Matt ArsenaultAMDGPU/GlobalISel: Make s16 G_ICMP legal
2019-07-09 Alexey Bataev[OPENMP]Fix the float point semantics handling on the...
2019-07-09 Matt ArsenaultAMDGPU/GlobalISel: Select G_SUB
2019-07-09 Matt ArsenaultAMDGPU/GlobalISel: Select G_UNMERGE_VALUES
2019-07-09 Matt ArsenaultAMDGPU/GlobalISel: Select G_MERGE_VALUES
2019-07-09 Nico Webergn build: Merge r365453
2019-07-09 Fangrui Song[ItaniumMangle] Refactor long double/__float128 manglin...
2019-07-09 Ilya Biryukov[Syntax] Move roles into a separate enum
2019-07-09 Nico Weberlld-link: Stop accepting /natvis and /fastfail in ...
2019-07-09 Simon Pilgrim[CodeGen] AccelTable - remove non-constexpr (MSVC)...
2019-07-09 Simon Atanasyan[mips] Implement sge/sgeu pseudo instructions
2019-07-09 Simon Atanasyan[mips] Implement sgt/sgtu pseudo instructions with...
2019-07-09 James Henderson[docs][llvm-objdump] Make some wording improvements...
2019-07-09 Pengfei Wang[NFC] [X86] Fix scan-build complaining
2019-07-09 Tim NorthoverOpaquePtr: pass type to CreateLoad. NFC.
2019-07-09 Simon Pilgrim[ADT] Enable ArrayRef/StringRef is_assignable tests...
2019-07-09 Tim NorthoverOpaquePtr: Update polly's calls to Loads.h API
2019-07-09 Djordje Todorovic[NFC][AsmPrinter] Fix the formatting for the rL365467
2019-07-09 Tim NorthoverOpaquePtr: add Type parameter to Loads analysis API.
2019-07-09 Djordje Todorovic[DwarfDebug] Dump call site debug info
2019-07-09 Ilya BiryukovReland r365355: [Syntax] Introduce syntax trees
2019-07-09 Simon PilgrimRevert rL365355 : [Syntax] Introduce syntax trees
2019-07-09 Balazs Keri[ASTImporter] Added visibility context check for EnumDecl.
2019-07-09 Dmitri GribenkoEnhance abseil-faster-strsplit-delimiter to handle...
2019-07-09 Alex Bradbury[RISCV] Fix RISCVTTIImpl::getIntImmCost for immediates...
2019-07-09 James Henderson[docs][llvm-nm] Improve some wording
2019-07-09 Shaurya GuptaFixed assertion
2019-07-09 Stefan Granitz[CMake] Polish a comment
2019-07-09 Stefan Granitz[CMake] Don't initialize LLVM_INSTALL_TOOLCHAIN_ONLY...
2019-07-09 Stefan Granitz[CMake] Remove old lldb_setup_framework_rpaths_in_tool()
2019-07-09 Bjorn Pettersson[SelectionDAG] Simplify some calls to getSetCCResultTyp...
2019-07-09 Bjorn Pettersson[LegalizeTypes] Fix saturation bug for smul.fix.sat
2019-07-09 Simon PilgrimRetire VS2015 Support
2019-07-09 Shaurya Guptadummy variable extraction on a function scope
2019-07-09 Simon PilgrimRetire VS2015 Support
2019-07-09 James Henderson[docs][llvm-dwarfdump] Make some option descriptions...
2019-07-09 Haojian Wu[llvm-profdata] Don't make the output overwrite the...
2019-07-09 Guillaume ChateletFixing @llvm.memcpy not honoring volatile.
2019-07-09 Jeremy MorseRevert r364515 and r364524
2019-07-09 Kai Luo[NFC][PowerPC] Added a test to show current codegen...
2019-07-09 Sylvestre LedruRemove trailing whitespaces in the Language Extensions doc
2019-07-09 Sylvestre LedruAdd AlignConsecutiveMacros to the clang release notes
2019-07-09 Djordje TodorovicReland "[LiveDebugValues] Emit the debug entry values"
2019-07-09 Fangrui Song[ELF] Assert sizeof(SymbolUnion) <= 80
2019-07-09 Fangrui Song[ELF][test] Rename tail-merge-string-align2.s to merge...
2019-07-09 Serguei Katkov[Loop Peeling] Add support for peeling of loops with...
2019-07-09 Yevgeny RoubanPrepare for making SwitchInstProfUpdateWrapper strict
2019-07-09 Yonghong Song[BPF] Preserve debuginfo array/union/struct type/access...
2019-07-09 Serguei Katkov[LoopInfo] Update getExitEdges to accept vector of...
2019-07-09 Yonghong SongRevert "[BPF] Preserve debuginfo array/union/struct...
2019-07-09 Yonghong Song[BPF] Preserve debuginfo array/union/struct type/access...
2019-07-09 Denis Bakhvalov[LLD] NFC: Fixed GCC warning in ELF/Arch/RISCV.cpp
2019-07-09 Kai Luo[NFC][PowerPC] Fixed unused variable 'NewInstr'.
2019-07-09 Stanislav Mekhanoshin[AMDGPU] Added td definitions for HW regs
2019-07-09 Stanislav Mekhanoshin[AMDGPU] Always use s_memtime for readcyclecounter
2019-07-09 Kai Luo[PowerPC][Peephole] Combine extsw and sldi after instru...
2019-07-09 Chen Zheng[PowerPC][NFC] remove redundant function isVFReg().
2019-07-09 Jinsong Ji[MachinePipeliner] Fix Phi refers to Phi in same stage...
2019-07-09 Jinsong Ji[PowerPC][MachinePipeliner][NFC] Add a testcase for...
2019-07-09 Heejin Ahn[WebAssembly] Make sret parameter work with AddMissingP...
2019-07-09 Philip Reames[LoopPred] Stylistic improvement to recently added...
2019-07-09 Matthew G McGovern[sanitizers][windows] FIX: Rtl-Heap Interception and...
2019-07-09 Yonghong Song[BPF] add new intrinsics preserve_{array,union,struct...
2019-07-09 Matthew G McGovern[sanitizers][windows] Rtl-Heap Interception and tests
2019-07-09 Jonas DevlieghereFix ASCII art header
2019-07-09 Jonas Devlieghere[Windows] Include ErrorHandling.h
2019-07-09 Philip Reames[LoopPred] Extend LFTR normalization to the inverse...
2019-07-09 Heejin Ahn[WebAssembly] Fix a typo in a test file name
2019-07-09 Nilanjana BasuChanging CodeView debug info type record representation...
2019-07-09 Davide Italiano[crashlog] Fix a mismatch between bytes and strings.
2019-07-09 Julian Lettner[TSan] Fix linker error for Linux/AArch64
2019-07-09 Nico WeberUse `ln -n` to prevent forming a symlink cycle, instead...
2019-07-09 Nico WeberLet unaliased Args track which Alias they were created...
2019-07-09 Fangrui Song[X86][PPC] Support -mlong-double-64
2019-07-09 Nico Weberclang-cl: Port cl.exe's C4659 to clang-cl
2019-07-08 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement a topolog...
2019-07-08 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement a single...
2019-07-08 Erik Pilkington[ObjC] Add a -Wtautological-compare warning for BOOL
2019-07-08 Johannes Doerfert[Attributor] Deduce the "returned" argument attribute
2019-07-08 David Blaikie[cxx2a] P0624R2 fix: only lambdas with no lambda-captur...
2019-07-08 Francis Visoiu... [Frontend] Explicitly include Bitstream/BitCodes.h...
2019-07-08 Jessica Paquette[AArch64][GlobalISel] Use TST for comparisons when...
2019-07-08 Jonas Devlieghere[ThreadLauncher] Use mapWindowsError and LLDB_INVALID_H...
2019-07-08 Paul RobinsonFix line endings. NFC
2019-07-08 Rong Xu[llvm-profdata] Fix buildbot failure on llvm-clang...
2019-07-08 Stella Stamenova[lldb, windows] When StartMonitoring fails, return...
2019-07-08 Rainer Orth[Sanitizers] Remove clang_rt.sancov_{begin,end} on...
2019-07-08 Matt ArsenaultAMDGPU: Split extload/zextload local load patterns
2019-07-08 Bill WendlingAdd parentheses to silence warnings.
next