platform/upstream/llvm.git
2019-11-15 diggerlinAdd read-only data assembly writing for aix
2019-11-15 Sergey Dmitriev[llvm-objcopy][NFC] Use generated object file in COFF...
2019-11-15 Simon Pilgrim[X86][SSE] Add test for extractelement from volatile...
2019-11-15 Momchil VelikovImplement target(branch-protection) attribute for AArch64
2019-11-15 Ed Masteclang: enable unwind tables on FreeBSD !amd64
2019-11-15 Haojian Wu[clangd] Replace getLangOpts().isHeaderFile usage with...
2019-11-15 Haojian Wu[clangd] Add isHeaderFile helper.
2019-11-15 Sam Elliott[RISCV] Match GCC `-march`/`-mabi` driver defaults
2019-11-15 Sam McCall[CodeComplete] Constructor overload candidates report...
2019-11-15 Simon Tatham[ARM,MVE] Add reversed isel patterns for MVE `vcmp...
2019-11-15 Balázs Kéri[Clang][ASTImporter] Added visibility check for ClassTe...
2019-11-15 Piotr Sobczak[AMDGPU] Lower llvm.amdgcn.s.buffer.load.v3[i|f]32
2019-11-15 evgenyRecommit "[ThinLTO] Add correctness check for RO/WO...
2019-11-15 Diana PicusFix TestFormatters.py stepping too far
2019-11-15 LLVM GN Syncbotgn build: Merge e6584b2b7b2
2019-11-15 Serge PavlovMove floating point related entities to namespace level
2019-11-15 Alex Richardson[update_cc_test_checks.py] Use -ast-dump=json to get...
2019-11-15 Alex RichardsonInclude the mangled name in -ast-dump=json
2019-11-15 Alex Richardson[NFC] Regenerate ast-dump-json tests
2019-11-15 Alex Richardson[gen_ast_dump_json_test.py] Allow updating multiple...
2019-11-15 Alex Richardson[gen_ast_dump_json_test.py] Copy to binary directory...
2019-11-15 Alex Richardson[gen_ast_dump_json_test.py] Skip manual tests when...
2019-11-15 Alex Richardson[gen_ast_dump_json_test.py] Infer --filters flags when...
2019-11-15 Alex Richardson[gen_ast_dump_json_test.py] Parse RUN: lines with ...
2019-11-15 Alex Richardson[gen_ast_dump_json_test.py] Add a --update flag
2019-11-15 Pavel LabathDWARFDebugLoc(v4): Add an incremental parsing function
2019-11-15 Jay Foad[CodeGen] Increase the size of a SmallVector
2019-11-15 Djordje TodorovicRevert "[clang] Remove the DIFlagArgumentNotModified...
2019-11-15 Sjoerd Meijer[ARM][MVE] tail-predication
2019-11-15 Petar Avramovic[MIPS GlobalISel] Select andi, ori and xori
2019-11-15 Petar Avramovic[MIPS GlobalISel] Select addiu
2019-11-15 Mikael Holmen[Scalarizer] Treat values from unreachable blocks as...
2019-11-15 Djordje Todorovic[clang] Remove the DIFlagArgumentNotModified debug...
2019-11-15 Simon Tatham[ARM,MVE] Add intrinsics for vector get/set lane.
2019-11-15 Simon Tatham[ARM,MVE] Add intrinsics for 'administrative' vector...
2019-11-15 Sam McCall[AST] Use written names instead of `type-param-0-0...
2019-11-15 Hans WennborgFix GCC -Wcast-qual warnings
2019-11-15 Hans WennborgGCC 5.3 build fix
2019-11-15 Matt ArsenaultAMDGPU: Change boolean content type to 0 or 1
2019-11-15 Matt ArsenaultAMDGPU: Try to commute sub of boolean ext
2019-11-15 Matt ArsenaultGlobalISel: Lower s1 source G_SITOFP/G_UITOFP
2019-11-15 David ZarzyckiUnbreak the clang test suite when hexagon-link is not...
2019-11-15 LLVM GN Syncbotgn build: Merge 16f38dda292
2019-11-15 Lang Hames[ORC] Add a utility to support dumping JIT'd objects...
2019-11-15 Seiya Nuta[llvm-objcopy][MachO] Implement --remove-section
2019-11-15 Bruno Cardoso... Add a test to cover structural match for recursive...
2019-11-15 Francis Visoiu... [InstCombine] Don't use getFirstNonPHI in FoldIntegerTy...
2019-11-15 Wang, Pengfei[WinEH] Fix the wrong alignment orientation during...
2019-11-14 Davide Italiano[Utility] Remove a dead header [PPC64LE_ehframe_Registe...
2019-11-14 Reid KlecknerAdd missing includes needed to prune LLVMContext.h...
2019-11-14 Marek Kurdej[libc++] [P0920] [P1661] Update status page.
2019-11-14 Jonas Devlieghere[LLDB] Fix more -Wdocumentation issues (NFC)
2019-11-14 Reid Kleckner[COFF] Avoid CodeView include in header
2019-11-14 Reid KlecknerForward declare the DWARFCache to avoid including LLVM...
2019-11-14 Jonas Devlieghere[Reproducer] Enable crash reports for reproducer tests
2019-11-14 Yonghong Song[BPF] Restrict preserve_access_index attribute to C...
2019-11-14 Dan Liew[SanitizerCommon] Print the current value of options...
2019-11-14 Reid Kleckner[COFF] Don't include llvm/LTO/LTO.h in a header
2019-11-14 Alexey BataevRevert "Temporarily Revert:"
2019-11-14 Matthew Voss[llvm-dis] Fix the disable-output flag
2019-11-14 Michael Kruse[GPGPU] Fix depricated warning.
2019-11-14 Craig Topper[X86] Fix the implementation of __readcr3/__writecr3...
2019-11-14 Vedant Kumar[DebugInfo] Allow spill slots in call site parameter...
2019-11-14 Sergey Dmitriev[yaml2obj][COFF] Add support for extended relocation...
2019-11-14 Michael Kruse[GPGPU] Fix #includes.
2019-11-14 Daniel Sanders[globalisel][irtanslator] The IRTranslator should prese...
2019-11-14 Jordan Rupprecht[lldb][Editline] Support ctrl+left/right arrow word...
2019-11-14 Paul RobinsonFix up lit's tests to run in a multi-config build envir...
2019-11-14 Sumanth Gundapaneni[Pipeliner] Fix an assertion caused by iterator invalid...
2019-11-14 Sumanth Gundapaneni[Hexagon] Validate the iterators before converting...
2019-11-14 Sumanth Gundapaneni[Hexagon] Fix clang driver to parse -mcpu/-mvXX and...
2019-11-14 Sumanth GundapaneniUpdate lit infra to detect "MemoryWithOrigins' sanitize...
2019-11-14 Sam Elliott[RISCV] Use addi rather than add x0
2019-11-14 Matthew VossAdd support for multi-module bitcode files to llvm-dis
2019-11-14 Sergey Dmitriev[llvm-objcopy][COFF] Add support for extended relocatio...
2019-11-14 Luís Marques[RISCV] Fix wrong CFI directives
2019-11-14 Craig Topper[ExpandReductions] Don't push all intrinsics to the...
2019-11-14 Mitchell Balan[clang-format] Fixed edge-case with SpacesInSquareBrack...
2019-11-14 Reid KlecknerReplace wrongly deleted header banner, fix formatting
2019-11-14 Tom Stellard[cmake] Emit an error for -DBUILD_SHARED_LIBS=ON on...
2019-11-14 Kevin P. NealDocument more specifically the rounding for "llvm.round".
2019-11-14 Sanjay Patel[InstCombine] remove duplicate code for simplifying...
2019-11-14 Kevin P. NealMake the language more consistent since I'm about to...
2019-11-14 Reid Kleckner[clang-include-fixer] Skip .rc files when finding symbols
2019-11-14 Alexey Bataev[OPENMP]Add assignment operator in UDR test, NFC.
2019-11-14 Adrian PrantlFix incorrect comment.
2019-11-14 Adrian PrantlConvert condition to early exit (NFC)
2019-11-14 Adrian PrantlConvert UpdateExternalModuleListIfNeeded to use early...
2019-11-14 Adrian PrantlRename DWO -> Clang module to avoid confusion. (NFC)
2019-11-14 Jonas Devlieghere[LLDB] Make a clear distinction between usage & develop...
2019-11-14 Adrian PrantlUse ForEachExternalModule in ParseTypeFromClangModule...
2019-11-14 Scott Linder[AMDGPU][HIP] Change default DWARF version to 4
2019-11-14 Adrian McCarthyImprove VFS compatibility on Windows
2019-11-14 Sam McCall[clangd] Ignore more implicit nodes in computing selection.
2019-11-14 Sam McCall[clangd] Expose value of enumerators to Hover API....
2019-11-14 Lang Hames[ADT] Move drop_begin from iterator_range.h into STLExtras.
2019-11-14 Adam Balogh[Analyzer][NFC] Separate white-box tests for iterator...
2019-11-14 Pavel Labath[lldb] Fix dwo variant of TestLibCxxFunction
2019-11-14 Sanjay Patel[InstCombine] regenerate test CHECKs; NFC
2019-11-14 Benjamin KramerRevert "[ThinLTO] Add correctness check for RO/WO varia...
next