platform/upstream/llvm.git
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
2019-07-25 Anastasia Stulova[OpenCL] Rename lang mode flag for C++ mode
2019-07-25 Pablo Barrio[ARM][AArch64] Support for Cortex-A65 & A65AE, Neoverse...
2019-07-25 Balazs Keri[CrossTU] Fix plist macro expansion if macro in other...
2019-07-25 Stefan Granitz[lldb][CMake] Fix framework-enabled build detail for...
2019-07-25 Simon PilgrimRevert rL366946 : [Remarks] Add support for serializing...
2019-07-25 George RimarRecommit "rL366894: [yaml2obj] - Allow custom fields...
2019-07-25 Fangrui SongSymbolFile: Fix -Wunused-variable in -DLLVM_ENABLE_ASSE...
2019-07-25 Fangrui Song[MC] Delete unused MCInstPrinter::markup overload and...
2019-07-25 Florian Hahn[IPSCCP] Add assertion to surface cases where we zap...
2019-07-25 Gabor Marton[ASTImporter] Reorder fields after structure import...
2019-07-25 Haojian Wu[clangd] Fix the annotate tweak after rL366893
2019-07-25 Kai Luo[PowerPC][NFC] Make `getDefMIPostRA` public
2019-07-25 Pavel LabathSymbolVendor: Remove the type list member
2019-07-25 Sjoerd Meijer[LV] Scalar Epilogue Lowering. NFC.
2019-07-25 Sam McCall[clangd] Provide help text to users who run `clangd...
2019-07-25 Sam McCall[clangd] Also accept flags from CLANGD_FLAGS variable.
2019-07-25 Kai Luo[PowerPC][NFC] Added `getDefMIPostRA` method
2019-07-25 Sjoerd Meijer[Clang] New loop pragma vectorize_predicate
2019-07-25 Fangrui Song[ELF][MIPS] Improve tests
next