platform/upstream/llvm.git
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...
2019-07-25 Michal Gorny[lldb] [Process/NetBSD] Report stopped process on SIGSTOP
2019-07-25 Roman Lebedev[NFC][DivRemPairs] Tests with rem in expanded form...
2019-07-25 Diego Astiazaran[clang-doc] Fix html entities in rendered text
2019-07-25 Serguei Katkov[Loop Peeling] Fix idom detection algorithm.
2019-07-25 Whitney Tsang[DDG] DirectedGraph as a base class for various depende...
2019-07-25 Saleem AbdulrasoolCodeGen: ensure placeholder instruction for cleanup...
2019-07-25 Jonas Hahnfeld[OpenMP] Fix build of stubs library, NFC.
2019-07-25 Matthias GehreAdd lifetime categories attributes
2019-07-25 Erich KeaneRemove CallingConvMethodType
2019-07-25 Erich KeaneFix cxx_status html for r367027
2019-07-25 Sanjay Patel[SimplifyCFG] avoid crashing after simplifying a switch...
2019-07-25 JF BastienMake GCC happy about attribute location
2019-07-25 JF BastienFix unused function from r367031
2019-07-25 Roman Lebedev[NFC][CodeGen][X86][AArch64] div-rem pair reconstructio...
2019-07-25 Whitney Tsang[LOOPINFO] Introduce the loop guard API.
2019-07-25 JF BastienAllow prefetching from non-zero address spaces
2019-07-25 JF BastienCrashHandler: be careful about crashing while handling
2019-07-25 Yonghong Song[BPF] fix CO-RE incorrect index access string
2019-07-25 Vlad TsyrklevichRevert "[InstCombine] try to narrow a truncated load"
2019-07-25 Florian Hahn[PredicateInfo] Use SmallVector instead of SmallPtrSet.
2019-07-25 Erich KeaneImplement P1771
2019-07-25 Anton Bikineev[clang] Remove IsDerivedFromDeathTest.DiesOnEmptyBaseNa...
2019-07-25 Alexey Bataev[OPENMP][NVPTX]Perform memory flush if number of thread...
2019-07-25 Michael Liao[AMDGPU] Run `unreachable-mbb-elimination` after isel...
2019-07-25 Anton Bikineev[clang] Fail for empty names in is*DerivedFrom matchers.
2019-07-25 Jonas Hahnfeld[OpenMP] RISCV64 port
2019-07-25 Antonio AfonsoCorrectly use GetLoadedModuleList to take advantage...
2019-07-25 Momchil Velikov[AArch64][SVE] Allow explicit size specifier for predic...
2019-07-25 Matt ArsenaultAMDGPU: Don't assert on v4f16 arguments to shader calli...
2019-07-25 Roman Lebedev[IR][PatternMatch] Introduce m_NegatedPower2() matcher
2019-07-25 Roman Lebedev[IR][PatternMatch] introduce m_Unless() matcher
2019-07-25 Sanjay Patel[Utils] remove duplicated documentation comments; NFC
2019-07-25 Simon Pilgrim[X86] concatSubVectors - remove unnecessary args. NFCI.
2019-07-25 Balazs KeriFix failing test plist-macros-with-expansion-ctu.c
2019-07-25 Krasimir GeorgievUpdate some tests after r366702
2019-07-25 Sanjay Patel[InstCombine] try to narrow a truncated load
2019-07-25 Anton Bikineev[clang] Add isDirectlyDerivedFrom AST matcher.
2019-07-25 Raphael Isemann[lldb] Tablegenify expr/frame/log/register/memory
next