platform/upstream/llvm.git
2020-11-17 Simon Pilgrim[X86] segmented-stacks tests - replace X32 check prefix...
2020-11-17 Simon Pilgrim[X86] select-of-fp-constants.ll - replace X32 check...
2020-11-17 Simon Pilgrim[InstCombine] visitAnd - remove unnecessary Value ...
2020-11-17 Nico Weberlld: Add --color-diagnostic to MachO port, harmonize...
2020-11-17 Christian Sigg[mlir] Simplify std.alloc lowering to LLVM.
2020-11-17 Stephen KellyComment out new test while I figure out what is wrong...
2020-11-17 Simon Pilgrim[InstCombine] visitAnd - use m_SpecificInt instead...
2020-11-17 Simon Pilgrim[X86] rot16.ll - replace X32 check prefix with X86...
2020-11-17 Simon Pilgrim[X86] vec_fabs.ll - replace X32 check prefix with X86...
2020-11-17 Wei Wang[BPI] Look through bitcasts in calcZeroHeuristic
2020-11-17 Alessandro... [debugserver] Add option to propagate SIGSEGV to target...
2020-11-17 Rahul Joshi[NFC] Add unit tests for printing/parsing of variadic...
2020-11-17 Sanjay Patel[InstCombine] remove scalar constraint for mask-of...
2020-11-17 Sanjay Patel[InstCombine] add vector test for mask of add; NFC
2020-11-17 Sanjay Patel[InstCombine] relax constraints on mask-of-add
2020-11-17 Sanjay Patel[InstCombine] add tests for masked add; NFC
2020-11-17 ergawy[MLIR][SPIRV] Rename `spv._address_of` to `spv.mlir...
2020-11-17 Fangrui Song[ELF] --gc-sections: collect unused .gcc_except_table...
2020-11-17 Fangrui Song[ARC] Correct ARCInstPrinter::getMnemonic after D90039
2020-11-17 Nikita Popov[BasicAA] Make alias GEP positive offset handling symmetric
2020-11-17 Alex Zinenko[mlir] Add a _get_default_loc_context utility to Python...
2020-11-17 Stephen Kelly[AST] Update matchers to be traverse-aware
2020-11-17 Stephen Kelly[AST] Ignore implicit nodes in IgnoreUnlessSpelledInSou...
2020-11-17 Stephen KellyMove ASTMatchFinder definition so it can be accessed...
2020-11-17 Stephen KellyRename API to not be constrained to template instantiations
2020-11-17 Stephen KellyInvert accessor for checking traversal mode
2020-11-17 Simon Pilgrim[PPC] Fix dead store value clang static analyzer warnin...
2020-11-17 Christian Sigg[mlir] Remove unused ConvertToLLVMPattern::linearizeSub...
2020-11-17 Florian Hahn[VPlan] Add VPDef class.
2020-11-17 Simon Pilgrim[IR] ShuffleVectorInst::isIdentityWithPadding - bail...
2020-11-17 Simon Pilgrim[X86] nontemporal.ll - replace X32 check prefix with...
2020-11-17 Simon Pilgrim[X86] subvector-broadcast.ll - replace X32 check prefix...
2020-11-17 Peyton, Jonathan L[OpenMP] NFC: remove tabs in message catalog file
2020-11-17 Andy Wingo[WebAssembly] Fix parsing of linking section for named...
2020-11-17 Peyton, Jonathan L[OpenMP][stats] reset serial state when re-entering...
2020-11-17 Matt ArsenaultLinker: Fix linking of byref types
2020-11-17 Jay Foad[AMDGPU] Precommit more vccz workaround tests
2020-11-17 Anton Afanasyev[SLPVectorizer] Fix assert
2020-11-17 Ben Shi[clang][AVR] Improve avr-ld command line options
2020-11-17 Alexey Bataev[OPENMP]Fix PR48076: mapping of data member pointer.
2020-11-17 Florian Hahn[Matrix] Add inline assembly test case.
2020-11-17 Anton Afanasyev[SLP] Make SLPVectorizer to use `llvm.masked.gather...
2020-11-17 Andy Wingo[WebAssembly][MC] Remove useless overrides in MCWasmStr...
2020-11-17 Joe Ellis[AArch64][SVE] Support implicit lax vector conversions...
2020-11-17 Paul C. Anagnostopoulos[TableGen] Clean up Target .td include files
2020-11-17 Benjamin Kramer[MLIR] Fix up integration tests after b7382ed3fea08da27...
2020-11-17 Andrzej Warzynski[flang][nfc] Add missing dependency in CMake
2020-11-17 Florian Hahn[ConstraintElimination] Add support for And.
2020-11-17 Kadir Cetinkaya[clang-tidy] Make clang-format and include-order-check...
2020-11-17 Erich KeaneUpdate 'note-candiate' functions to skip lambda-convers...
2020-11-17 Sander de SmalenReland [LoopVectorizer] NFCI: Calculate register usage...
2020-11-17 Kazushi (Jam... [VE] Implement JumpTable
2020-11-17 Stephan Herhut[mlir][std] Canonicalize extract_element(tensor_cast).
2020-11-17 Stephan Herhut[mlir][std] Fold dim(dynamic_tensor_from_elements,...
2020-11-17 Stephan Herhut[mlir][linalg] Allow tensor_to_memref in dependence...
2020-11-17 Kazushi (Jam... [VE] Correct getMnemonic
2020-11-17 Alex Zinenko[mlir] Allow for using interface class name in ODS...
2020-11-17 Alex Zinenko[mlir] Fix Python tests after "module_terminator" migra...
2020-11-17 Nathan James[clang][NFC] Use SmallString instead of SmallVector...
2020-11-17 Simon Pilgrim[X86] vector-sext.ll - replace X32 check prefix with...
2020-11-17 Simon Pilgrim[X86] insert-into-constant-vector.ll - replace X32...
2020-11-17 Simon Pilgrim[X86] avx-intel-ocl.ll - replace X32 check prefix with...
2020-11-17 Simon Pilgrim[X86] 2011-10-19-widen_vselect.ll - replace X32 check...
2020-11-17 Simon Pilgrim[clang][driver] Fix definition/declaration argument...
2020-11-17 Muhammad Omair... [LLDB] Fix SVE reginfo for sequential offset in g packet
2020-11-17 Luke DrummondEscape command line arguments in backtraces
2020-11-17 Muhammad Omair... [LLDB] Update SVE Z reg info to remove invalidate regs
2020-11-17 Florian Hahn[AsmPrinter] Use getMnemonic for instruction-mix remark.
2020-11-17 Sven van Haastregt[OpenCL] Stop opencl-c-base.h leaking extension enabling
2020-11-17 Serge Guelton[build] Fix dependencies of LLVMExegesis
2020-11-17 Alex Zinenko[mlir] Add basic support for attributes in ODS-generate...
2020-11-17 Haojian Wu[clang-tidy] Fix an abseil-redundant-strcat-calls crash...
2020-11-17 Kazushi (Jam... [VE] Add vbrd intrinsic instructions
2020-11-17 Ben Shi[AVR] Optimize the 16-bit NEGW pseudo instruction
2020-11-17 Florian Hahn[AsmWriter] Factor out mnemonic generation to accessibl...
2020-11-17 serge-sans... [build] normalize components dependencies
2020-11-17 Kai Luo[PowerPC] Add negated abs test using llvm.abs intrinsic...
2020-11-17 Haojian Wu[clang-tidy] Verify the fixes in abseil-redundant-strca...
2020-11-17 River Riddle[mlir][NFC] Remove references to Module.h and Function.h
2020-11-17 River Riddle[mlir][IR] Use tablegen for the BuiltinDialect and...
2020-11-17 Serge Pavlov[Driver] Quote executable in reports generated by ...
2020-11-17 Yevgeny Rouban[JumpThreading] Fix branch probabilities in DuplicateCo...
2020-11-17 Max Kazantsev[Test] Add one more elaborate test with LCSSA users
2020-11-17 Jonas Devlieghere[crashlog] Improve patch-crashlog.py script
2020-11-17 Max Kazantsev[NFC] Collect ext users into vector instead of finding...
2020-11-17 Ta-Wei Tu[NPM] Add remaining test of -slsr
2020-11-17 Ta-Wei Tu[NFC] Add const qualifier to isEmpty()
2020-11-17 Kazu Hirata[Transforms] Use pred_empty (NFC)
2020-11-17 Max Kazantsev[Test] One more widening opportunity test
2020-11-17 Kazu Hirata[SanitizerCoverage] Use [&] for lambdas (NFC)
2020-11-17 Esme-Yi[NFC][PowerPC] Add testcase of constant-i64.
2020-11-17 Arthur Eubanks[Debugify] Skip debugifying on special/immutable passes
2020-11-17 Mehdi AminiFix python bindings tests after change in visibility...
2020-11-17 Fangrui SongELFAsmParser: Remove non-SHF_ALLOC or non-executable...
2020-11-17 Tei JeongAdd const qualifier to Type's utility functions
2020-11-17 Michael Kruse[Polly] Add override qualifiers.
2020-11-17 Wang, Pengfei[CodeGen][X86] Remove some unused check-prefixes and...
2020-11-17 Lang Hames[ORC] Include config.h in RegisterEHFrames.cpp.
2020-11-17 Peter Steinfeld[flang] Duplicate names for ac-implied-do variables...
2020-11-17 Yaxun (Sam... [AMDGPU] Add option -munsafe-fp-atomics
next