platform/upstream/llvm.git
2019-07-26 Francis Visoiu... Revert "[Remarks] Support parsing remark metadata in...
2019-07-26 Sanjay Patel[CodeGen] fix test that broke with rL367146
2019-07-26 Francis Visoiu... [Remarks] Support parsing remark metadata in the YAML...
2019-07-26 Hubert TongPartially revert rC365414; `ln -n` is not portable
2019-07-26 Sanjay Patel[InstCombine] canonicalize negated operand of fdiv
2019-07-26 Sanjay Patel[InstCombine] add tests for fdiv with negated operand...
2019-07-26 Yuanfang Chen[CMake] Allow LLVM_EXTERNAL_<proj>_SOURCE_DIR to be...
2019-07-26 Alina Sbirlea[MemorySSA & LoopPassManager] Analysis can be preserved...
2019-07-26 Bob Haarmanadd 'a' to chmod in llvm-lipo executability tests
2019-07-26 Vlad TsyrklevichRevert "[X86][SSE] Replace PMULDQ GetDemandedBits combi...
2019-07-26 Jonas Devlieghere[TableGen] Move core properties into a separate file...
2019-07-26 Jonas Devlieghere[TableGen] Move target properties into a separate file...
2019-07-26 Jonas Devlieghere[TableGen] Move interpreter properties into a separate...
2019-07-26 Diego Astiazaran[clang-format] Fix style of css file paths
2019-07-26 Bob Haarman[lld-link] diagnose undefined symbols before LTO when...
2019-07-26 Nathan Huckleberry[Sema] Fix -Wuninitialized for struct assignment from...
2019-07-26 Sean Fertile[PowerPC][AIX]Add lowering of MCSymbol MachineOperand.
2019-07-26 Jim InghamDocument that LLDB_LOG macros use the format_providers.
2019-07-26 Michael Liao[AMDGPU] Fix typo.
2019-07-26 Sergey Dmitriev[llvm-objcopy] Add support for --add-section for COFF
2019-07-26 Jonas Devlieghere[CMake] Fix find_python_libs_windows
2019-07-26 Fangrui Song[ELF] Simplify with dyn_cast_or_null. NFC
2019-07-26 Jonas Devlieghere[CMake] Print Python version on Windows
2019-07-26 Cullen Rhodes[AArch64][SVE2] Rename bitperm feature to sve2-bitperm
2019-07-26 Michal Gorny[llvm] [lit/tests] Replace 'env -u' with more portable...
2019-07-26 Michal Gorny[llvm] [FileCheck] Use FILECHECK_DUMP_INPUT_ON_FAILURE...
2019-07-26 Sam McCall[clangd] Support extraction of binary "subexpressions...
2019-07-26 Marshall ClowFix a bug in std::chrono::abs where it would fail when...
2019-07-26 Simi Pallipurath[ARM] Set default alignment to 64bits
2019-07-26 Nico WeberRevert r367091, it caused PR42777.
2019-07-26 Fangrui Song[ELF] Detemplate maybeReportUndefined and copySectionsI...
2019-07-26 Alexey Bataev[OPENMP]Add support for analysis of reduction variables.
2019-07-26 Jonas Devlieghere[CMake] Loosen Python version check and ignore patch...
2019-07-26 Sam Parker[ARM][ParallelDSP] Combine structs
2019-07-26 Shaurya Gupta[Clangd] Disable ExtractVariable for all types of assig...
2019-07-26 Sam McCall[clangd] Fix background index not triggering on windows...
2019-07-26 Sean Fertile[PowerPC] Add getCRSaveOffset to improve readability...
2019-07-26 Raphael Isemann[lldb][NFC] Remove eDiagnosticOriginGo
2019-07-26 Nico Webergn build: Merge r367043
2019-07-26 Nico Webergn build: Merge r366956
2019-07-26 Petar Avramovic[MIPS GlobalISel] Fix check for void return during...
2019-07-26 Pavel LabathDWARF: Improve type safety or range lists parsing
2019-07-26 Carl Ritson[AMDGPU] Move WQM/WWM intrinsic instruction selection...
2019-07-26 Petar Avramovic[MIPS GlobalISel] Select inttoptr and ptrtoint
2019-07-26 Erich KeaneMake the CXXABIs respect the target's default calling...
2019-07-26 Raphael Isemann[lldb] Don't dynamically allocate the posix option...
2019-07-26 Sanjay Patel[InstCombine] remove flop from lerp patterns
2019-07-26 Simon Pilgrim[X86][SSE] Replace PMULDQ GetDemandedBits combine with...
2019-07-26 Sam Parker[NFC][ARM][ParallelDSP] Cleanup isNarrowSequence
2019-07-26 Simon Pilgrim[SelectionDAG] GetDemandedBits - update SIGN_EXTEND_INR...
2019-07-26 Carl Ritson[AMDGPU] Add llvm.amdgcn.softwqm intrinsic
2019-07-26 Simon Pilgrim[TargetLowering] SimplifyMultipleUseDemandedBits -...
2019-07-26 Pavel LabathFix some "control reaches end of non-void function...
2019-07-26 Simon Pilgrim[ARM][ParallelDSP] Regenerate multi-use-loads.ll test...
2019-07-26 Momchil Velikov[AArch64] Define ETE and TRBE system registers
2019-07-26 Simon Pilgrim[SelectionDAG] GetDemandedBits - update OR/XOR ops...
2019-07-26 Simon Pilgrim[TargetLowering] SimplifyMultipleUseDemandedBits -...
2019-07-26 Fangrui SongObjectFileELF: Use llvm::JamCRC to refactor CRC32 compu...
2019-07-26 Sam Parker[ARM][LowOverheadLoops] Add CPSR defs
2019-07-26 Pengfei Wang[WinEH] Allocate space in funclets stack to save XMM...
2019-07-26 Serguei Katkov[Loop Utils] Extend the scope of addStringMetadataToLoop.
2019-07-26 Pavel LabathSymbolVendor: Move Symtab construction into the SymbolFile
2019-07-26 Serguei Katkov[Loop Utils] Move utilty addStringMetadataToLoop to...
2019-07-26 Yi KongFix macOS build after r358716
2019-07-26 Kang ZhangSome case eror for: detected memory leaks
2019-07-26 Matt ArsenaultAMDGPU/GlobalISel: Handle most function return types
2019-07-26 Matt ArsenaultGlobalISel: Fold out unmerge to scalars from concat_vector
2019-07-26 Kang Zhang[PowerPC] Do the Simple Early Return in block-placement...
2019-07-26 Jonas Devlieghere[dotest] Remove dead code
2019-07-26 Francis Visoiu... Reland: [Remarks] Add support for serializing metadata...
2019-07-26 Jonas Devlieghere[Tests] Split inferior crashing tests
2019-07-26 Akira HatanakaRevert "[Sema] Diagnose default-initialization, destruc...
2019-07-26 Amara Emerson[AArch64][GlobalISel] Simplify zext/sext selection...
2019-07-25 Diego Astiazaran[clang-doc] Fix failing tests on Windows
2019-07-25 Jonas Devlieghere[CMake] Add TableGen dependency to lldbInterpreter.
2019-07-25 Diego Astiazaran[clang-doc] Add option for user provided stylesheets
2019-07-25 Tom Roeder[clang-tidy] Add a module for the Linux kernel.
2019-07-25 Yi Kong[openmp] Workaround bug in old Android pthread_attr_set...
2019-07-25 Sanjay Patel[InstCombine] add tests for lerp patterns (PR42716...
2019-07-25 Francis Visoiu... [CodeGen] Don't resolve the stack protector frame acces...
2019-07-25 George Burgess IV[Sema] add -Walloca to flag uses of `alloca`
2019-07-25 Jonas Devlieghere[Docs] Remove reproducers from the project page.
2019-07-25 Jonas Devlieghere[Tablegen] Fix issues caused by incorrect escaping.
2019-07-25 Pirama Arumuga... [profile] In Android, do not mkdir() dirs in GCOV_PREFIX
2019-07-25 Puyan Lotfi[NFC][clang] Refactor getCompilationPhases()+Types...
2019-07-25 Yonghong Song[BPF] fix typedef issue for offset relocation
2019-07-25 Alex Lorenz[FileCollector] add support for recording empty directories
2019-07-25 Amara Emerson[AArch64][GlobalISel] Fix G_SELECT legalization fallbac...
2019-07-25 Jim InghamMention adding predicates to settings in the projects...
2019-07-25 Jonas DevlieghereLet tablegen generate property definitions
2019-07-25 Jim InghamRemove a project that was completed.
2019-07-25 Diego Astiazaran[clang-doc] Add stylesheet to generated html docs
2019-07-25 Saleem AbdulrasoolRevert "Revert "CodeGen: ensure placeholder instruction...
2019-07-25 Jonas Devlieghere[dotest] Set environment variables after potentialy...
2019-07-25 Leonard ChanReland the "[NewPM] Port Sancov" patch from rL365838...
2019-07-25 Antonio Afonso[LLDB] Find debugserver in Command Line Tools as well
2019-07-25 JF BastienRevert "CodeGen: ensure placeholder instruction for...
2019-07-25 Diego Astiazaran[clang-doc] Fix output format of html
2019-07-25 Florian Hahn[PredicateInfo] Replace pointer comparisons with determ...
2019-07-25 Louis Dionne[NFC][libcxx] Add comments about making mutex/condition...
next