platform/upstream/llvm.git
2020-07-22 Simon PilgrimCodeViewDebug.cpp - remove duplicate includes that...
2020-07-22 Louis Dionne[CMake] Bump CMake minimum version to 3.13.4
2020-07-22 Hans WennborgRevert "Enable -Wsuggest-override in the LLVM build...
2020-07-22 Mircea Trofin[llvm][NFC] Remove definition from build system of...
2020-07-22 Matt ArsenaultAArch64: Use Register
2020-07-22 Matt ArsenaultGlobalISel: Don't use virtual for distinguishing arg...
2020-07-22 Nico Weber[gn build] (manually) port 746b5fad5b
2020-07-22 Joel E. Denny[OpenMP] Implement TR8 `present` map type modifier...
2020-07-22 Adrian PrantlFix Windows build
2020-07-22 Matt ArsenaultAMDGPU: Don't assert on f16 inv2pi immediates pre-gfx8
2020-07-22 Logan Smith[clangd] Disable -Wsuggest-override for unittests/
2020-07-22 Benjamin Kramer[mlir][Vector] Vectorize integer matmuls
2020-07-22 Alex Richardson[libcxx] Fix default argument for merge_archives.py...
2020-07-22 Matt ArsenaultGlobalISel: Restructure argument lowering loop in handl...
2020-07-22 Matt ArsenaultAMDGPU: Add IntrWillReturn to llvm.amdgcn.atomic.csub
2020-07-22 Gui Andrade[Sanitizers] Add interceptor for xdrrec_create
2020-07-22 Fangrui Song[profile][test] Add -fuse-ld=bfd to make instrprof...
2020-07-22 Matt ArsenaultAMDGPU/GlobalISel: Fix translation of indirect calls
2020-07-22 Thomas Lively[WebAssembly] Autogenerate checks in simd-offset.ll
2020-07-22 Tarindu JayatilakaReapply "Rename InlineFeatureAnalysis to FunctionProper...
2020-07-22 Logan SmithOnly enable -Wsuggest-override if it doesn't suggest...
2020-07-22 LLVM GN Syncbot[gn build] Port a5e0194709c
2020-07-22 LLVM GN Syncbot[gn build] Port 2a6c871596c
2020-07-22 Jonas Devlieghere[lldb] Cleanup CommandObject registration (NFC)
2020-07-22 Fangrui Song[gn build] Handle X86InstCombineIntrinsic.cpp in 2a6c87...
2020-07-22 Gui Andrade[MSAN] Instrument libatomic load/store calls
2020-07-22 Mircea TrofinRevert "Rename InlineFeatureAnalysis to FunctionPropert...
2020-07-22 Fangrui Song[gn build] Port 2a6c871596ce & 44a6bda19b40
2020-07-22 David Green[ARM] Add predicated add reduction patterns
2020-07-22 Cullen Rhodes[Sema][AArch64] Add semantics for arm_sve_vector_bits...
2020-07-22 Fangrui Song[ADT] Delete unused llvm::pointer_union_detail::Assigna...
2020-07-22 Mircea TrofinRename InlineFeatureAnalysis to FunctionPropertiesAnalysis
2020-07-22 Adrian PrantlThread ExecutionContextScope through GetByteSize where...
2020-07-22 Arthur Eubanks[NFC][NewPM] Add clarification on analysis manager...
2020-07-22 Simon PilgrimProfileSummaryInfo.h - remove unnecessary ProfileSummar...
2020-07-22 Anton Afanasyev[SLP][Test] Precommit tests for D83779. NFC.
2020-07-22 Joel E. DennyRevert "[OpenMP] Implement TR8 `present` map type modif...
2020-07-22 Hans WennborgRevert abd45154b "[Coverage] Add comment to skipped...
2020-07-22 Sebastian NeubauerFix target specific InstCombine
2020-07-22 SharmaRithik[CodeMoverUtils] Add more data dependency related test...
2020-07-22 Benson Li[lldb] add printing of stdout compile errors to lldbsuite
2020-07-22 Georgii Rymar[llvm-readobj] - Don't get the name of the symbol table...
2020-07-22 Florian Hahn[SCEVExpander] Fix indentation/formatting (NFC).
2020-07-22 Dmitry Preobrazhensky[AMDGPU][MC] Corrected decoding of 16-bit literals
2020-07-22 David Carlier[compiler-rt] fix build on Illumos
2020-07-22 Joel E. Denny[OpenMP] Implement TR8 `present` map type modifier...
2020-07-22 Joel E. Denny[OpenMP] Implement TR8 `present` map type modifier...
2020-07-22 Stefan Pintilie[PowerPC] Add linker opt for PC Relative GOT indirect...
2020-07-22 jasonliu[XCOFF] Enable symbol alias for AIX
2020-07-22 Sebastian Neubauer[InstCombine] Move target-specific inst combining
2020-07-22 Simon PilgrimDebugSubsectionVisitor.h - remove unnecessary includes...
2020-07-22 Simon PilgrimSelectionDAGBuilder.cpp - remove duplicate includes...
2020-07-22 Simon PilgrimMappedBlockStream.h - remove unnecessary MSFLayout...
2020-07-22 Alexey Bataev[SLP]Add an extra test for vectorization of non-pow...
2020-07-22 Roman Lebedev[NFC][Reduce] Add a test showing that we fail to to...
2020-07-22 Roman Lebedev[NFC][Reduce] Rewrite remove-funcs.ll to use FileCheck...
2020-07-22 David Green[ARM] Extra MVE select(binop) patterns
2020-07-22 Aleksandr Platonov[clangd] Fixes in lit tests
2020-07-22 David Green[ARM] Add patterns for select(p, BinOp(x, y), z) -...
2020-07-22 OCHyams[DebugInfo] Drop location ranges for variables which...
2020-07-22 Georgii Rymar[llvm-readelf] - Introduce describe() helper functions.
2020-07-22 Sebastian Neubauer[AMDGPU] Don't combine memory intrs to v3i16
2020-07-22 Florian Hahn[lAA] Return SmallVectorImpl& instead of SmallVector...
2020-07-22 Georgii Rymar[llvm-readelf/readobj] - Fix the behavior when a sectio...
2020-07-22 Chen Zheng[PowerPC] fixupIsDeadOrKill start and end in different...
2020-07-22 Joachim Protze[OpenMP][NFC] pass on env variables to libomptarget...
2020-07-22 Ilya Golovenko[clangd] Fix conversion from Windows UNC paths to file...
2020-07-22 Georgii Rymar[llvm-readobj/readelf] - Don't fail dumping when unable...
2020-07-22 Max Kazantsev[Test] Add more simple tests for PR46786
2020-07-22 Vitaly Buka[sanitizer,NFC] InternalAlloc cleanup
2020-07-22 Valeriy Savchenko[analyzer][solver] Track symbol disequalities
2020-07-22 Valeriy Savchenko[analyzer][solver] Track symbol equivalence
2020-07-22 Valeriy Savchenko[analyzer] Introduce small improvements to the solver...
2020-07-22 Pavel Labath[lldb/test] Delete result formatter machinery entirely
2020-07-22 Sander de Smalen[AArch64][SVE] Correctly allocate scavenging slot in...
2020-07-22 Med Ismail... [lldb/interpreter] Fix formatting in CommandInterpreter...
2020-07-22 Marcel HlopkoMake lit TestRunner.py work in Python 3
2020-07-22 Med Ismail... [lldb/interpreter] Add ability to save lldb session...
2020-07-22 David Green[ARM] Predicated binary operation tests. NFC
2020-07-22 Pavel Labath[lldb/test] Do a better job at setting (DY)LD_LIBRARY_PATH
2020-07-22 Stefan Pintilie[PowerPC] Extend .reloc directive on PowerPC
2020-07-22 Kadir Cetinkaya[clangd] Fix Origin and MainFileOnly-ness for macros
2020-07-22 Simon Wallis[Thumb] set code alignment for 16-bit load from constan...
2020-07-22 Sjoerd Meijer[Matrix] Add LowerMatrixIntrinsics to the NPM
2020-07-22 Max Kazantsev[SCEV] Remove premature assert. PR46786
2020-07-22 Petar AvramovicAMDGPU: Simplify f16 to i64 custom lowering
2020-07-22 David Spickett[ARM] Fix Asm/Disasm of TBB/TBH instructions
2020-07-22 Luboš Luňákadd -fpch-codegen/debuginfo mapping to -fmodules-codege...
2020-07-22 Luboš Luňákaccept 'clang++ -c a.pch -o a.o' to create PCH's object...
2020-07-22 Haojian Wu[AST][RecoveryExpr] Error-dependent expression should...
2020-07-22 Haojian WuFix the clang-tidy build after get/isIntegerConstantExp...
2020-07-22 Raphael IsemannReland [lldb] Unify type name matching in FormattersCon...
2020-07-22 Haruki Imai[MLIR] Set alignment in AllocOp of normalizeMemref()
2020-07-22 Roman Lebedev[NFC][Reduce] Group llvm-reduce options into a group...
2020-07-22 Max Kazantsev[SimplifyCFG] Do not create unneeded PR Phi in block...
2020-07-22 Kai Luo[PowerPC] Fix wrong codegen when stack pointer has...
2020-07-22 Kai Luo[PowerPC] Fix wrong codegen when stack pointer has...
2020-07-22 Jonas Devlieghere[lldb] Adjust for getIntegerConstantExpression refactor
2020-07-22 Kang Zhang[PowerPC] Fix the implicit operands in PredicateInstruc...
2020-07-22 Pushpinder... [OpenMP] Add missing RUN lines for OpenMP 4.5
next