platform/upstream/llvm.git
2019-06-03 Dmitri GribenkoInclude what you use in Lanai.h
2019-06-03 Dmitri GribenkoInclude what you use in LanaiAsmPrinter.cpp
2019-06-03 Dmitri GribenkoInclude what you use in LanaiMemAluCombiner.cpp
2019-06-03 Dmitri GribenkoInclude what you use in LanaiISelDAGToDAG.cpp
2019-06-03 Dmitri GribenkoInclude what you use in LanaiFrameLowering.{cpp,h}
2019-06-03 Dmitri GribenkoRevert "[Tests] Add LFTR tests for multiple exit loops"
2019-06-03 Philip Reames[Tests] Add LFTR tests for multiple exit loops
2019-06-03 Dmitri GribenkoInclude what you use in LanaiRegisterInfo.cpp
2019-06-03 Philip Reames[LoopPred] Convert a second member function to a static...
2019-06-03 Simon Pilgrim[WebAssembly] Remove fptosi(undef) and fptoui(undef...
2019-06-03 Dmitri GribenkoRevert "[llvm-ar] Fix relative thin archive path handling"
2019-06-03 Nemanja Ivanovic[PowerPC] Set PROT_READ flag for MF_EXEC to prevent...
2019-06-03 Philip Reames[LoopPred] Convert member function to free helper funct...
2019-06-03 Jennifer YuRe-check in clang support gun asm goto after fixing...
2019-06-03 Anastasia Stulova[PR41567][Sema] Fixed cast kind in addr space conversions
2019-06-03 Dmitri GribenkoInclude what you use in LanaiInstrInfo.cpp
2019-06-03 Owen Reynolds[llvm-ar] Fix relative thin archive path handling
2019-06-03 Antonio Afonso[lldb-server unittest] Add missing teardown logic
2019-06-03 Dmitri GribenkoInclude what you use in PPCInstrInfo.h
2019-06-03 Michal Gorny[llvm] [test] Remove non-portable EISDIR test from...
2019-06-03 Dmitri GribenkoInclude what you use in NVPTX.h
2019-06-03 Dmitri GribenkoInclude what you use in NVPTX.h
2019-06-03 Andrey ChurbanovFixed build warning with -DLIBOMP_USE_HWLOC=1
2019-06-03 Dmitry Preobrazhensky[AMDGPU][MC] Added support of SCC, VCCZ and EXECZ operands
2019-06-03 David ZarzyckiUnbreak non-PIC builds after r362390 / D62720
2019-06-03 Andrew Savonichev[OpenCL] Undefine cl_intel_planar_yuv extension
2019-06-03 Simon Pilgrim[SelectionDAG] Add [us]itofp(undef) --> 0 constant...
2019-06-03 Simon Pilgrim[SystemZ] Remove sitofp(undef) from reduced test case.
2019-06-03 Dmitri GribenkoInclude what you use in LanaiInstPrinter.cpp
2019-06-03 Dmitri GribenkoInclude what you use in LanaiMCCodeEmitter.cpp
2019-06-03 Alexandre GaneaRe-land [LLD][COFF] Early load PDB type server files
2019-06-03 Dmitri GribenkoInclude what you use in LanaiDisassembler.cpp
2019-06-03 Andrew Savonichev[OpenCL] Use long instead of long long in x86 builtins
2019-06-03 Nicolai HaehnleAMDGPU/GFX10: V_CMPX_xxx instructions still have an...
2019-06-03 Dmitri GribenkoInclude what you use in HexagonInstPrinter.cpp
2019-06-03 Dmitri GribenkoInclude what you use in HexagonAsmPrinter.h
2019-06-03 Dmitri GribenkoInclude what you use in HexagonMCInstrInfo.cpp
2019-06-03 Dmitri GribenkoInclude what you use in HexagonMCCodeEmitter.cpp
2019-06-03 Dmitri GribenkoInclude what you use in HexagonMCCompound.cpp
2019-06-03 Dmitri GribenkoInclude what you use in HexagonShuffler.cpp
2019-06-03 Dmitri GribenkoInclude what you use in HexagonMCChecker.cpp
2019-06-03 Dmitri GribenkoInclude what you use in HexagonMCTargetDesc.cpp
2019-06-03 Dmitri GribenkoInclude what you use in HexagonMCShuffler.cpp
2019-06-03 Simon Tatham[ARM] Fix recent breakage of -mfpu=none.
2019-06-03 Mikael HolmenFix compilation warning about unused variable [NFC]
2019-06-03 Cullen Rhodes[AArch64][SVE2] Add CPU and arch directive tests
2019-06-03 George Rimar[llvm-readobj] - Convert gnu-sections.test to use YAML.
2019-06-03 Dmitri GribenkoInclude what you use in HexagonELFObjectWriter.cpp
2019-06-03 Simon PilgrimRevert rL362358 : PR42104: Support instantiations of...
2019-06-03 George Rimar[llvm-readobj/llvm-readelf] - Remove gnu-relocations...
2019-06-03 Nikola Prica[LiveDebugValues] Close range for previous variable...
2019-06-03 Dmitri GribenkoInclude what you use in HexagonAsmBackend.cpp
2019-06-03 Sven van Haastregt[OpenCL] Declare builtin functions using TableGen
2019-06-03 Dmitri GribenkoInclude what you use in HexagonAsmParser.cpp
2019-06-03 Dmitri GribenkoInclude what you use in HexagonShuffler.h
2019-06-03 Dmitri GribenkoInclude what you use in BPFMCTargetDesc.cpp
2019-06-03 George Rimar[LLD][ELF] - Remove dead code. NFC.
2019-06-03 Diogo N. Sampaio[ARM][FIX] Ran out of registers due tail recursion
2019-06-03 Sam Parker[AArch64] Check for simple type in FPToUInt
2019-06-03 Roman Lebedev[NFC][X86] extract-{low,}bits.ll: one more pattern...
2019-06-03 Ilya Biryukov[CodeComplete] Add a bit more whitespace to completed...
2019-06-03 Mikhail DvorskiyA test commit from Mikhail Dvorskiy (blank line, to...
2019-06-03 Haojian Wu[clang-tidy] Fix make-unique check to work in C++17...
2019-06-03 Mikael Holmen[TableGen] Fix std::array initializer to avoid warnings...
2019-06-03 Fangrui Song[ELF][PPC64] Rename some PPC64 ELFv2 specific RelExpr...
2019-06-03 Richard SmithPR42104: Support instantiations of lambdas that implici...
2019-06-03 Fangrui Song[ELF][PPC64] Don't apply LD->LE relaxation on R_PPC64_G...
2019-06-03 Fangrui Song[ELF] Don't create an output section named `/DISCARD...
2019-06-03 Fangrui Song[ELF] Simplify the condition to create .interp
2019-06-03 Rui UeyamaAdd --sort-common to the man page.
2019-06-03 Nathan Ridge[clangd] Serialization support for RelationSlab
2019-06-03 Nathan Ridge[clangd] Add RelationSlab
2019-06-03 Jim Lin[AVR] Fix incorrect source regclass of LDWRdPtr
2019-06-03 Florian HahnRecommit r360171: [DAGCombiner] Avoid creating large...
2019-06-03 Tom Tan[COFF, ARM64] Fix CodeView API change for getRegisterNames
2019-06-03 Brian Gesiak[coroutines][PR41909] Don't build dependent coroutine...
2019-06-03 Artem DergachevRevert "[analyzer] exploded-graph-rewriter: An attempt...
2019-06-02 Nico Weberllvm-undname: Add coverage for some error paths
2019-06-02 Mike SpertusUpdate MSVC Visualizer to reflect new variadic PointerUnion
2019-06-02 Nico Weberllvm-undname; Add more test coverage for demangleFuncti...
2019-06-02 Artem Dergachev[analyzer] exploded-graph-rewriter: An attempt to fix...
2019-06-02 Craig Topper[DAGCombiner][X86] Fold away masked store and scatter...
2019-06-02 Craig Topper[X86] Add test cases for masked store and masked scatte...
2019-06-02 Artem Dergachev[analyzer] exploded-graph-rewriter: Initial commit.
2019-06-02 Alex Langford[Commands] Remove unused header
2019-06-02 Simon Pilgrim[CostModel][X86] Improve masked load/store AVX1/AVX2...
2019-06-02 Craig Topper[DAGCombiner] Replace masked loads with a zero mask...
2019-06-02 Richard SmithTransform lambda expression captures when transforming...
2019-06-02 Simon Pilgrim[TTI][X86] Cleanup getMaskedMemoryOpCost. NFCI.
2019-06-02 Don HintonFix bug in r362328 -- append to dependency list instead...
2019-06-02 Nico WeberRemove code path that's dead after r358835
2019-06-02 Nico WeberAdd demangling test coverage for unsigned short, unsign...
2019-06-02 Nico WeberAdd mangling test coverage for non-volatile const membe...
2019-06-02 Roman Lebedev[NFC][X86] extract-{low,}bits.ll: one more pattern...
2019-06-02 Nico WeberAdd test coverage for __pascal mangling
2019-06-02 Don Hinton[test] Fix plugin tests
2019-06-02 Simon Pilgrim[X86] isHorizontalBinOp - add extract_subvector(shuffle...
2019-06-02 Simon Pilgrim[X86] Add AVX2 'fast-variable-shuffle' PHADD tests...
2019-06-02 Roman Lebedev[NFC][X86] extract-lowbits.ll: add one more pattern...
2019-06-02 Simon Pilgrim[DAGCombine] Fold insert_subvector(bitcast(x),bitcast...
next