platform/upstream/llvm.git
2019-10-17 Alexey Bataev[OPENMP]Fix thread id passed to outlined region in...
2019-10-17 Sven van Haastregt[OpenCL] Preserve addrspace in CGClass (PR43145)
2019-10-17 Haojian Wu[clangd] Use our own relation kind.
2019-10-17 Joel E. Denny[lit] Extend internal diff to support `-` argument
2019-10-17 Joel E. Denny[lit] Make internal diff work in pipelines
2019-10-17 Xiangling Liao[AIX] TOC pseudo expansion for 64bit large + 64bit...
2019-10-17 Sven van Haastregt[OpenCL] Add doc to describe OpenCL support
2019-10-17 Zoran Jovanovic[mips] [builtins] Remove clear_mips_cache
2019-10-17 Daniil Fukalov[AMDGPU] Improve code size cost model
2019-10-17 Sam Parker[ARM][MVE] Enable truncating masked stores
2019-10-17 Fangrui Song[docs][llvm-ar] Fix option:: O after r375106
2019-10-17 Fangrui Song[llvm-ar] Implement the O modifier: display member...
2019-10-17 Fangrui Song[llvm-objcopy] --add-symbol: fix crash if SHT_SYMTAB...
2019-10-17 Stephan BergmannInclude leading attributes in DeclStmt's SourceRange
2019-10-17 Simon PilgrimJumpThreadingPass::UnfoldSelectInstr - silence static...
2019-10-17 Simon Pilgrimclang-tidy - silence static analyzer getAs<> null deref...
2019-10-17 Simon PilgrimSemaExprCXX - silence static analyzer getAs<> null...
2019-10-17 Roman Lebedev[LoopIdiom] BCmp: check, not assert that loop exits...
2019-10-17 Simon PilgrimSemaDeclObjC - silence static analyzer getAs<> null...
2019-10-17 George Rimar[LLD][ELF] - Update test cases after llvm-readobj outpu...
2019-10-17 George Rimar[llvm-readobj] - Refine the LLVM-style output to be...
2019-10-17 Oliver StannardReland: Dead Virtual Function Elimination
2019-10-17 Hans WennborgTry to fix the assert in Alignment::alignAddr to work...
2019-10-17 Mikhail Maltsev[Analysis] Don't assume that unsigned overflow can...
2019-10-17 Hans WennborgRevert r374931 "[llvm-objdump] Use a counter for llvm...
2019-10-17 Sam Parker[ARM][MVE] Change VPST to use, not def, VPR
2019-10-17 James Molloy[DFAPacketizer] Use DFAEmitter. NFC.
2019-10-17 Sam Parker[DAGCombine][ARM] Enable extending masked loads
2019-10-17 Guillaume Chatelet[Alignment][NFC] Use Align for TargetFrameLowering...
2019-10-17 Eugene Leviant[ThinLTO] Import virtual method with single implementat...
2019-10-17 Fangrui Song[llvm-ar] Simplify and make two global variables static...
2019-10-17 Sam Clegg[lld][WebAssebmly] Preserve custom import attributes...
2019-10-17 Kousik KumarRevert "Include sanitize blacklist and other extra...
2019-10-17 Sam Clegg[lld][WebAssembly] Fix for weak references to data...
2019-10-17 Marcello MaggioniClang-formatting of some files in LiveRangeCalc header...
2019-10-17 Marcello MaggioniMove LiveRangeCalc header to publicily available positi...
2019-10-17 Kousik KumarInclude sanitize blacklist and other extra deps as...
2019-10-17 Lawrence D... delete SWIG typemaps for FILE*
2019-10-17 Fangrui SongSBCommandReturnObject: change LLDB_RECORD_METHOD(....
2019-10-17 Daniel SandersCorrect placement of #ifndef NDEBUG in r375067
2019-10-17 Daniel SandersFix unused variable in r375066
2019-10-17 Dmitry MikulinRevert Tag CFI-generated data structures with "#pragma...
2019-10-17 Jonas Devlieghere[CMake] Make it possible to set the RPATH in add_lldb_e...
2019-10-17 Daniel Sanders[gicombiner] Add the run-time rule disable option
2019-10-17 Quentin Colombet[GISel][CombinerHelper] Add concat_vectors(build_vector...
2019-10-17 Julian Lettner[lit] Improve lit.Run class
2019-10-17 Jonas Devlieghere[Reproducer] Set the working directory in the VFS
2019-10-17 Saar Raz[Concepts] ConceptSpecializationExprs mangling
2019-10-17 Raphael IsemannRevert "make ConstString allocate memory in non-tiny...
2019-10-17 Jonas Devlieghere[Reproducer] Support dumping the reproducer CWD
2019-10-17 Jonas Devlieghere[Reproducer] Add LoadBuffer<> helper (NFC)
2019-10-17 Jonas Devlieghere[Reproducer] Capture the debugger's working directory
2019-10-16 Joel E. Denny[lit] Fix another test case that r374652 missed
2019-10-16 Daniel Sanders[gicombiner] Hoist pure C++ combine into the tablegen...
2019-10-16 Julian Lettner[lit] Remove unnecessary usage of lit.Run
2019-10-16 Julian Lettner[lit] Do not create semaphores when we do not need...
2019-10-16 Julian Lettner[lit] Factor out separate methods for parallel and...
2019-10-16 Jordan Rupprecht[NFC] Fix unused var in release builds
2019-10-16 Jordan RupprechtRevert [support] GlobPattern: add support for `\` and...
2019-10-16 Jordan Rupprecht[support] GlobPattern: add support for `\` and `[!...
2019-10-16 Alina Sbirlea[Utils] Cleanup similar cases to MergeBlockIntoPredecessor.
2019-10-16 Julian Lettner[lit] Print warning if we fail to delete temp directory
2019-10-16 Julian Lettner[lit] Skip creation of tmp dir if we don't actually...
2019-10-16 Julian Lettner[lit] Remove return value from print_summary function
2019-10-16 Julian Lettner[lit] Small refactoring and cleanups in main.py
2019-10-16 Alina SbirleaUpdate ReleaseNotes: expand the section on enabling...
2019-10-16 Jonas Devlieghere[dsymutil] Print warning/error for unknown/missing...
2019-10-16 Shoaib Meenai[AArch64] Fix offset calculation
2019-10-16 Matt ArsenaultGlobalISel: Implement lower for G_SADDO/G_SSUBO
2019-10-16 Martin Storsjo[Symbolize] Use the local MSVC C++ demangler instead...
2019-10-16 Philip ReamesRemove a stale comment, noted in post commit review...
2019-10-16 Michael Liao[clangd] Add the missing dependency on `clangLex`.
2019-10-16 Philip Reames[IndVars] Fix a miscompile in off-by-default loop predi...
2019-10-16 Martin Storsjo[LLDB] Use the llvm microsoft demangler instead of...
2019-10-16 Stanislav Mekhanoshin[AMDGPU] Do not combine dpp mov reading physregs
2019-10-16 Jason MolendaAdd arm64_32 support to lldb, an ILP32 codegen
2019-10-16 Volodymyr SapsaiReplace platform-dependent `stat` with `llvm::sys:...
2019-10-16 Stanislav Mekhanoshin[AMDGPU] Do not combine dpp with physreg def
2019-10-16 Walter Erquinigo[android/process list] support showing process arguments
2019-10-16 Jordan Rupprecht[llvm-ar] Implement the V modifier as an alias for...
2019-10-16 Steven WuFix darwin-ld-lto test for some speical path
2019-10-16 Alexey Bataev[OPENMP]Allow priority clause in combined task-based...
2019-10-16 Sanjay Patel[SLP] avoid reduction transform on patterns that the...
2019-10-16 Haibo Huang[lldb] move more things from python to cmake
2019-10-16 Joel E. Denny[lit] Fix a test case that r374652 missed
2019-10-16 Dmitry MikulinTag CFI-generated data structures with "#pragma clang...
2019-10-16 Jason Liu[NFC][XCOFF][AIX] Rename ControlSections to CsectGroup
2019-10-16 Joel E. Denny[lit] Fix internal diff's --strip-trailing-cr and use it
2019-10-16 Simon PilgrimCombinerHelper - silence dead assignment warnings....
2019-10-16 Joel E. Denny[lit] Clean up internal diff's encoding handling
2019-10-16 Alexey Bataev[OPENMP]Use different addresses for zeroed thread_id...
2019-10-16 Stanislav Mekhanoshin[AMDGPU] Supress unused sdwa insts generation
2019-10-16 Francis Visoiu... [Remarks] Fix warning for ambigous `else` behind EXPECT...
2019-10-16 Francis Visoiu... [Remarks] Fix unit test by only checking for the path
2019-10-16 Graham Hunter[SVE][IR] Small TypeSize improvements left out of initi...
2019-10-16 Adrian Prantl[DWARF5] Added support for DW_AT_noreturn attribute...
2019-10-16 Francis Visoiu... [Remarks] Use StringRef::contains to avoid differences...
2019-10-16 Mark Murray[AArch64,Assembler] Compiler support for ID_MMFR5_EL1
2019-10-16 David Green[Codegen] Adjust saturation test. NFC.
2019-10-16 Francis Visoiu... [Remarks] Add support for prepending a path to external...
next