platform/upstream/llvm.git
2019-07-09 Nico WeberMake pdbdump-objfilename test work again
2019-07-09 Julian Lettner[TSan] Improve handling of stack pointer mangling in...
2019-07-09 Christudasan... [AMDGPU] Created a sub-register class for the return...
2019-07-09 Sam Elliott[RISCV] Fix ICE in isDesirableToCommuteWithShift
2019-07-09 Amara Emerson[AArch64][GlobalISel] Optimize conditional branches...
2019-07-09 Hiroshi YamauchiRevert Revert Devirtualize destructor of final class.
2019-07-09 Simon Atanasyan[mips] Show error in case of using FP64 mode on pre...
2019-07-09 Simon Atanasyan[mips] Explicitly select `mips32r2` CPU for test cases...
2019-07-09 David Bolvansky[NFC] Fixed tests
2019-07-09 Mikhail Maltsev[libunwind] Fix Unwind-EHABI.cpp:getByte on big-endian...
2019-07-09 Simon Pilgrim[DAGCombine] LoadedSlice - keep getOffsetFromBase(...
2019-07-09 Yonghong Song[BPF] Support for compile once and run everywhere
2019-07-09 Simon Pilgrim[ADT] Remove MSVC-only "no two-phase name lookup" typen...
2019-07-09 David Bolvansky[NFC] Added tests for D64285
2019-07-09 Marco Antognini[OpenCL][Sema] Improve address space support for blocks
2019-07-09 Marco Antognini[OpenCL][Sema] Fix builtin rewriting
2019-07-09 Aaron BallmanIgnore trailing NullStmts in StmtExprs for GCC compatib...
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...
next