platform/upstream/llvm.git
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...
2019-10-16 Jiong Wangbpf: fix wrong truncation elimination when there is...
2019-10-16 Luis Marques[RISCV] Add MachineInstr immediate verification
2019-10-16 David Stuttard[AMDGPU] Fix-up cases where writelane has 2 SGPR operands
2019-10-16 Yitzhak Mandelbaum[libTooling] Fix r374962: add more Transformer forwardi...
2019-10-16 Owen Reynolds[llvm-ar] Make paths case insensitive when on windows
2019-10-16 Simon Tatham[Driver,ARM] Make -mfloat-abi=soft turn off MVE.
2019-10-16 Guillaume Chatelet[Alignment][NFC] Optimize alignTo
2019-10-16 Simon PilgrimRedirectingFileSystem::openFileForRead - replace bitwis...
2019-10-16 Simon PilgrimRealFile - fix self-initialization warning in constructor.
2019-10-16 Piotr Sobczak[InstCombine][AMDGPU] Fix crash with v3i16/v3f16 buffer...
2019-10-16 Sjoerd MeijerRevert "[HardwareLoops] Optimisation remarks"
2019-10-16 Simon PilgrimRewriteModernObjC - silence static analyzer getAs<...
2019-10-16 Mikhail Maltsev[ARM] Add a register class for GPR pairs without SP...
2019-10-16 Simon PilgrimCGDebugInfo - silence static analyzer dyn_cast<> null...
2019-10-16 Simon PilgrimCGExprConstant - silence static analyzer getAs<> null...
2019-10-16 Simon PilgrimCGBuiltin - silence static analyzer getAs<> null derefe...
2019-10-16 Simon PilgrimSimpleLoopUnswitch - fix uninitialized variable and...
2019-10-16 Nico WeberRevert 374967 "[Concepts] ConceptSpecializationExprs...
2019-10-16 Piotr Sobczak[AMDGPU] Extend the SI Load/Store optimizer
2019-10-16 GN Sync Botgn build: Merge r374982
2019-10-16 Utkarsh Saxena[clangd] Add RemoveUsingNamespace tweak.
2019-10-16 Sam Parker[ARM][ParallelDSP] Change smlad insertion order
2019-10-16 Sjoerd Meijer[HardwareLoops] Optimisation remarks
2019-10-16 Orlando Cazalet... [NFC] Replace a linked list in LiveDebugVariables pass...
2019-10-16 Dan Liew[CMake] Disable building all Darwin libraries (except...
2019-10-16 Craig Topper[LegalizeTypes] Don't use PromoteTargetBoolean in Widen...
2019-10-16 Saar RazFix failing mangle-concept.cpp test.
2019-10-16 Craig Topper[LegalizeTypes] Don't call PromoteTargetBoolean from...
2019-10-16 Ryan Prichard[libunwind][Android] Improve workaround for PIE zero...
2019-10-16 Saar Raz[Concepts] ConceptSpecializationExprs mangling
2019-10-16 Julian LettnerRevert "[ASan] Refine diagnoses messages"
2019-10-16 Lawrence D... update ScriptInterpreterPython to use File, not FILE*
2019-10-16 Aditya KumarCodeExtractor: NFC: Use Range based loop
2019-10-16 Yitzhak Mandelbaum[libTooling] Put all Transformer declarations in a...
2019-10-16 David L. JonesFix an unused variable introduced in rL374955 / rG21703543.
2019-10-16 Julian Lettner[ASan] Refine diagnoses messages
2019-10-15 Jonas Devlieghere[dsymutil] Support and relocate base address selection...
2019-10-15 Jonas Devlieghere[Reland][VirtualFileSystem] Support virtual working...
2019-10-15 Richard SmithPR43674: fix incorrect constant evaluation of 'switch...
2019-10-15 Haibo Huang[lldb] Creates _liblldb symlink from cmake
2019-10-15 Richard SmithRemove unnecessary and inappropriate forward-declaratio...
2019-10-15 Lang Hames[Orc] Add a method for ObjectLinkingLayer to return...
2019-10-15 DeForest Richards[Docs] Updates sidebar links and sets max-width propert...
2019-10-15 Lang Hames[JITLink] Switch to slab allocation for InProcessMemory...
2019-10-15 Julian Lettner[lit] Add back LitTestCase
2019-10-15 Digger Lin[XCOFF]implement parsing relocation information for...
2019-10-15 Alexander Shaposhnikov[llvm-lipo] Add missing cast
2019-10-15 Austin KerbowAMDGPU: Fix infinite searches in SIFixSGPRCopies
2019-10-15 Alexey Bataev[OPENMP]Fix comments/params, NFC.
2019-10-15 Alexey Bataev[OPENMP]Allow final clause in combined task-based direc...
2019-10-15 Digger Lin[llvm-readobj][xcoff] implement parsing overflow sectio...
2019-10-15 Thomas Lively[WebAssembly] Elide data segments for .bss sections
2019-10-15 Saar Raz[Concept] Associated Constraints Infrastructure
2019-10-15 Sergey Dmitriev[Clang][OpenMP Offload] Move offload registration code...
2019-10-15 Reid KlecknerFix as-w-option.c on Windows where no assembler exists
2019-10-15 Jonas DevlieghereRevert "[VirtualFileSystem] Support virtual working...
2019-10-15 Dmitry MikulinAdded support for "#pragma clang section relro=<name>"
2019-10-15 Thomas Lively[WebAssembly] Allow multivalue types in block signature...
2019-10-15 Jian Cai[clang] refactor -Wa,-W test cases.
2019-10-15 Jordan Rupprecht[llvm-objdump] Use a counter for llvm-objdump -h instea...
2019-10-15 Jonas Devlieghere[test] Update YAML mapping in VirtualFileSystemTest
2019-10-15 Jan KorousFix Driver/working-directory.c test
2019-10-15 Simon Pilgrim[X86] combineX86ShufflesRecursively - split the getTarg...
2019-10-15 Vedant Kumar[llvm-profdata] Reinstate tools/llvm-profdata/malformed...
2019-10-15 Jan KorousReland [Driver] Fix -working-directory issues
2019-10-15 Siva Chandra[libc] Do not add unittests if LLVM_INCLUDE_TESTS is...
2019-10-15 Lawrence D... remove FILE* usage from SBStream.i
2019-10-15 Digger Lin[XCOFF] Output object text section header and symbol...
2019-10-15 David Zarzycki[X86] Make memcmp() use PTEST if possible and also...
2019-10-15 Aaron BallmanAdd more information to JSON AST dumping of source...
next