platform/upstream/llvm.git
2019-07-18 Thomas Lively[WebAssembly] Use passive segments by default when...
2019-07-18 Jessica Paquette[GlobalISel][AArch64] Add support for base register...
2019-07-18 Peter CollingbourneCodeGen: Allow !associated metadata to point to aliases.
2019-07-18 Reid KlecknerRevert [X86] EltsFromConsecutiveLoads - support common...
2019-07-18 Guanzhong Chen[WebAssembly] fix bug in finding .tdata segment
2019-07-18 Guanzhong Chen[WebAssembly] Fix __builtin_wasm_tls_base intrinsic
2019-07-18 Nathan Lanza[cmake] Only run llvm-codesign if targetting apple...
2019-07-18 Peter CollingbourneFix typo in r366494. Spotted by Yuanfang Chen.
2019-07-18 Steven WuRemove the static initialize introduced in r365099
2019-07-18 Alex Langford[Breakpoint] Replace use of ClangASTContext with TypeSystem
2019-07-18 Peter CollingbourneIR: Teach Constant::needsRelocation() that relative...
2019-07-18 Jason MolendaFall back to dyld's _dyld_start when no LC_MAIN / main...
2019-07-18 Louis Dionne[NFC][pstl] Run clang-format on the sources, including...
2019-07-18 Louis Dionne[pstl] Fix test that checked the version number after...
2019-07-18 Louis Dionne[pstl] Declare main() as returning int, not int32_t
2019-07-18 Jonas Devlieghere[FileSpecList] Add EmplaceBack method (NFC)
2019-07-18 Julian Lettner[ASan] Support `{f}puts(NULL)` on Darwin, part 2
2019-07-18 Peter Collingbournegn build: Merge r366458.
2019-07-18 Jordan RoseFileSystem: Check for DTTOIF alone, not _DIRENT_HAVE_D_TYPE
2019-07-18 Lang Hames[ORC] Suppress an ORCv1 deprecation warning.
2019-07-18 Louis Dionne[libc++] Add C++17 deduction guides for std::function
2019-07-18 Alexey Bataev[OPENMP]Fix sharing of threadprivate variables with...
2019-07-18 Matthew Voss[compiler-rt] Complete revert of r366413
2019-07-18 Raphael IsemannFix C++ modules build
2019-07-18 Alex Bradbury[RISCV] Hard float ABI support
2019-07-18 Amy Huang[COFF] Change a variable type to be const in the HeapAl...
2019-07-18 Jordan Rupprecht[lldb][swig] Fix autodocs flag parsing
2019-07-18 Kevin P. Neal[FPEnv] Teach the IRBuilder about constrained FPTrunc...
2019-07-18 Raphael IsemannAdd offsetof support to expression evaluator.
2019-07-18 Guanzhong Chen[WebAssembly] Implement __builtin_wasm_tls_base intrinsic
2019-07-18 Alexey Bataev[OPENMP]Provide correct data sharing attributes for...
2019-07-18 Yitzhak Mandelbaum[LibTooling] Relax Transformer to allow rewriting macro...
2019-07-18 Matthew VossRevert "Fix asan infinite loop on undefined symbol"
2019-07-18 Jonas Devlieghere[swig] Enable autodoc feature
2019-07-18 Michael Liao[LAA] Re-check bit-width of pointers after stripping.
2019-07-18 Yitzhak Mandelbaum[LibTooling] Add function to translate and validate...
2019-07-18 Kadir Cetinkaya[clangd] Remove dead code from BackgroundIndex
2019-07-18 Kadir Cetinkaya[clangd] BackgroundIndex stores shards to the closest...
2019-07-18 Peter CollingbourneELF: Add support for remaining R_AARCH64_MOVW* relocations.
2019-07-18 Jonas Devlieghere[LLDB] Remove lldb-mi
2019-07-18 Yuanfang Chen[NFC][llvm-readobj] Refactor dynamic string table index...
2019-07-18 Peter CollingbourneELF: Simplify test. NFCI.
2019-07-18 Peter CollingbourneMC: AArch64: Add support for prel_g* relocation specifiers.
2019-07-18 Peter CollingbourneAArch64: Unify relocation restrictions between MOVK...
2019-07-18 Peter CollingbourneELF: Allow forward references to linked sections.
2019-07-18 Stefan Granitz[CMake] Polish folders in generated Xcode project
2019-07-18 Kadir Cetinkaya[clangd] Refactor background-index shard loading
2019-07-18 Ilya Biryukov[ASTUnit] Attempt to unbreak Windows buildbots after...
2019-07-18 Michael LiaoMinor styling fix. NFC.
2019-07-18 Kadir Cetinkaya[clangd] Get rid of dots and dotsdots within GlobalComp...
2019-07-18 Alex BradburyRevert "[RISCV] Hard float ABI support" r366450
2019-07-18 Ilya BiryukovRevert r366449: [CrossTU] Add a function to retrieve...
2019-07-18 Shaurya Gupta[Clangd] NFC: Fixed tweaks CMakeLists order to alphabetical
2019-07-18 Shaurya Gupta[Clangd] Changed ExtractVariable to only work on non...
2019-07-18 Alex Bradbury[RISCV] Hard float ABI support
2019-07-18 Balazs Keri[CrossTU] Add a function to retrieve original source...
2019-07-18 Ilya Biryukov[ASTUnit] Fix a regression in cached completions
2019-07-18 Jonas Devlieghere[CMake] Don't set Python_ADDITIONAL_VERSIONS
2019-07-18 Haojian Wu[clangd] Suppress unwritten scopes when expanding auto.
2019-07-18 Fangrui Song[ELF][PPC] Delete ppc64-dynamic-relocations.s
2019-07-18 Hsiangkai WangRevert "[DebugInfo] Generate fixups as emitting DWARF...
2019-07-18 Sam McCall[clangd] Disable DumpRecordLayout by default per https...
2019-07-18 Hsiangkai Wang[DebugInfo] Generate fixups as emitting DWARF .debug_fr...
2019-07-18 Simon Pilgrim[X86] EltsFromConsecutiveLoads - support common source...
2019-07-18 Raphael Isemann[lldb][NFC] Tablegenify alias/regex/history/source...
2019-07-18 Gabor Marton[analyzer] Add CTU user docs
2019-07-18 Alexey Bataev[OpenMP][libomptarget] Suppress C++ 11 related warnings...
2019-07-18 Alexey Bataev[OPENMP][NVPTX]Mark barrier functions calls as convergent.
2019-07-18 Serge GueltonRestrict asan + dlopen testcase to x86
2019-07-18 Simon Pilgrim[DAGCombine] Pull getSubVectorSrc helper out of narrowI...
2019-07-18 Thomas Preud... [FileCheck] Fix numeric variable redefinition
2019-07-18 Stefan Granitz[CMake] Always build debugserver on Darwin and allow...
2019-07-18 Serge GueltonRelax regexp to detect failed interception by asan
2019-07-18 Sanjay Patel[x86] try harder to form LEA from ADD to avoid flag...
2019-07-18 George Rimar[llvm-readelf] - Remove the precompiled binary from...
2019-07-18 Ilya BiryukovRevert r366422: [OpenCL] Improve destructor support...
2019-07-18 Hans WennborgBump the trunk version to 10.0.0svn llvmorg-10-init
2019-07-18 Raphael Isemann[lldb][NFC] Format 'type' commands in Options.td
2019-07-18 Raphael Isemann[lldb] Tablegenify thread commands and fix completion...
2019-07-18 Fangrui Song[ELF][PPC] Refactor some ppc64 tests
2019-07-18 Diogo N. Sampaio[ARM][DAGCOMBINE][FIX] PerformVMOVRRDCombine
2019-07-18 Marco Antognini[OpenCL] Improve destructor support in C++ for OpenCL
2019-07-18 Anastasia Stulova[OpenCL] Update comments/diagnostics to refer to C...
2019-07-18 Johan Vikstrom[clangd] Added highlightings for template parameters...
2019-07-18 Chen Zheng[SCEV] add no wrap flag for SCEVAddExpr.
2019-07-18 Chris Jackson[lld] Fix vs-diagnostics-version-script test. NFC.
2019-07-18 Anastasia Stulova[OpenCL][PR42033] Fix addr space deduction with templat...
2019-07-18 Diana PicusFixup r366333 (require x86 in test)
2019-07-18 Raphael Isemann[lldb][NFC] Tablegenify type commands
2019-07-18 Raphael Isemann[lldb] Don't double emit option groups
2019-07-18 Serge GueltonFix asan infinite loop on undefined symbol
2019-07-18 Alex Bradbury[RISCV] Reset NoPHIS MachineFunctionProperty in emitSel...
2019-07-18 Serguei Katkov[LoopInfo] Use early return in branch weight update...
2019-07-18 Alex Bradbury[RISCV][DebugInfo] Fix dwarf-riscv-relocs.ll test on...
2019-07-18 Sam McCall[CodeComplete] Fix ASTUnit cached completion of macros...
2019-07-18 Hans Wennborgclang-tidy release notes: Split and order changes by...
2019-07-18 Kang Zhang[NFC][PowerPC] Add the test to test the pass block...
2019-07-18 Qiu Chaofan[PowerPC][Clang] Remove use of malloc in mm_malloc
2019-07-18 Craig Topper[X86] Disable combineConcatVectors for vXi1 vectors.
2019-07-18 Nathan LanzaFix typo in programmer's manual cantFile -> cantFail
next