platform/upstream/llvm.git
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
2019-07-25 Seiya Nuta[MC] Add MCInstrAnalysis::evaluateMemoryOperandAddress
2019-07-25 George Burgess IV[BasicAA] Temporarily disable two tests
2019-07-25 Pavel LabathLLGS: fix tracking execve on linux
2019-07-25 Seiya Nuta[llvm-objdump][NFC] Make the PrettyPrinter::printInst...
2019-07-25 Fangrui Songcli-wrapper-mpxtable.cpp: fix file header
2019-07-25 Jonas Devlieghere[TableGen] Fix comments/headers referencing clang ...
2019-07-25 Marshall ClowImplement change #4 of P1466: Change weekday to accept...
2019-07-25 Joel E. Denny[lit] Protect full test suite from FILECHECK_OPTS
2019-07-25 Petr HosekRevert "[Sema] Enable -Wimplicit-float-conversion for...
2019-07-25 Tom Stellardgithub-upload-release.py: Fix script name in examples
2019-07-25 Tom StellardAdd github-release.py script
2019-07-25 Chen Zheng[PowerPC] exclude more icmps in LSR which is converted...
2019-07-25 Jonas Devlieghere[FileCollector] Remove LLDB shim around llvm::FileColle...
2019-07-25 Jonas Devlieghere[FileSystem] Fix ambiguous symbol on Windows.
2019-07-25 Jonas Devlieghere[FileCollector] Update unit test to match coding style.
2019-07-25 Ziang Wan[Sema] Enable -Wimplicit-float-conversion for integral...
2019-07-25 Shoaib Meenai[llvm-lipo] Implement alignment function in -create
2019-07-25 Shoaib Meenai[Object] Add public MaxSectionAlignment to MachOUniversal
2019-07-25 Shoaib Meenai[llvm-lipo] Add test for -verify_archs
2019-07-25 Julian Lettner[sanitizer_common] Allow customization of StartSymboliz...
2019-07-25 Jonas Devlieghere[FileCollector] Change coding style from LLDB to LLVM...
2019-07-25 Francis Visoiu... [Remarks][NFC] Rename remarks::Parser to remarks::Remar...
2019-07-24 Philip Reames[docs] Split out a section on LoopInfo in the new loop...
2019-07-24 Eli Friedman[ARM] Remove dead code from ARMConstantIslands.
2019-07-24 Evandro Menezes[InstCombine] Swap order of checks to improve compile...
2019-07-24 Philip ReamesApply a few more reviewer suggestions from D65164
2019-07-24 Philip ReamesDefine some basic terminology around loops in our docum...
2019-07-24 Jessica Paquette[AArch64][GlobalISel] Select immediate modes for ADD...
2019-07-24 Alex LorenzFix unittest build issue in r366956
2019-07-24 Amara Emerson[AArch64][GlobalISel] Don't try to use GISel if subtarg...
2019-07-24 Alex Lorenz[Support] move FileCollector from LLDB to llvm/Support
2019-07-24 Roman Lebedev[Codegen] (X & (C l>>/<< Y)) ==/!= 0 --> ((X <</l...
2019-07-24 Jessica Paquette[AArch64][GlobalISel] Fold G_MUL into XRO load addressi...
2019-07-24 Azharuddin... Revert "NFC: utils/perf-training: Python 3 compatibilit...
2019-07-24 Peter CollingbourneIR: Teach GlobalIndirectSymbol::getBaseObject() to...
2019-07-24 Amara Emerson[GlobalISel] Support for inlining memcpy, memset and...
2019-07-24 Alex Langford[Symbol] Fix some botched logic in Variable::GetLanguage
2019-07-24 Sanjay Patel[Transforms] move copying of load metadata to helper...
2019-07-24 Guanzhong Chen[WebAssembly] Set __tls_align to 1 when there is no TLS
2019-07-24 Evandro Menezes[CodeGen] Add missing comment (NFC)
2019-07-24 Francis Visoiu... [Remarks] Add support for serializing metadata for...
2019-07-24 Craig Topper[InstCombine] Teach foldOrOfICmps to allow icmp eq...
2019-07-24 Alexander Richardson[LLD] Do not print additional newlines after reaching...
2019-07-24 Amara Emerson[AArch64][GlobalISel] Fix a crash during s128 G_ICMP...
2019-07-24 David BolvanskyLet CorrelatedValuePropagation preserve LazyValueInfo
2019-07-24 Aaron BallmanFix exporting SARIF files from scan-build on Windows.
2019-07-24 Francis Visoiu... [Remarks][NFC] Rename remarks::Serializer to remarks...
2019-07-24 Stanislav Mekhanoshin[AMDGPU] Increase kernel padding
2019-07-24 JF BastienRevert "[yaml2obj] - Allow custom fields for the SHT_UN...
2019-07-24 Jonas Devlieghere[Logging] Replace Log::Printf with LLDB_LOG macro ...
2019-07-24 Simon PilgrimFix signed/unsigned comparison warning. NFCI.
next