platform/upstream/llvm.git
2020-09-15 Muhammad Asif... [AArch64][SVE] Add lowering for llvm fsqrt
2020-09-15 Albion Fung[PowerPC] Implement __int128 vector divide operations
2020-09-15 Zequan Wu[CodeGen][typeid] Emit typeinfo directly if type is...
2020-09-15 Jonas Toth[ASTMatchers] extract public matchers from const-analys...
2020-09-15 Louis Dionne[libc++] Fix broken test for std::any and allocators
2020-09-15 Arthur Eubanks[Dominators][NewPM] Pin tests with -analyze to legacy PM
2020-09-15 Arthur Eubanks[DemandedBits][NewPM] Pin some tests to legacy PM
2020-09-15 Greg ClaytonFix .debug_aranges parsing.
2020-09-15 LLVM GN Syncbot[gn build] Port 3d42d549554
2020-09-15 Florian Hahn[ConstraintElimination] Add constraint elimination...
2020-09-15 Arthur Eubanks[Bugpoint][NewPM] Pin bugpoint to legacy PM
2020-09-15 Craig Topper[X86] Use Align in reduceMaskedLoadToScalarLoad/reduceM...
2020-09-15 Louis Dionne[libc++] Add missing friend keyword
2020-09-15 Arthur Eubanks[PostDominators][NewPM] Fix tests to work under NPM
2020-09-15 Arthur Eubanks[NewPM][opt] Fix -globals-aa not being recognized as...
2020-09-15 Arthur Eubanks[RegionInfo][NewPM] Fix RegionInfo tests to work under NPM
2020-09-15 Arthur Eubanks[DependenceAnalysis][NewPM] Fix tests to work under NPM
2020-09-15 Arthur Eubanks[LoopAccessAnalysis][NewPM] Fix tests to work under NPM
2020-09-15 Alexey Bataev[OPENMP]Add support for allocate vars in untied tasks.
2020-09-15 Nemanja IvanovicFix bot failure after ccb4124a4172
2020-09-15 Fangrui Song[MemoryBuffer] Revert unintended MemoryBuffer change...
2020-09-15 Florian HahnRevert "[DSE] Switch to MemorySSA-backed DSE by default."
2020-09-15 Petr HosekRevert "[DebugInfo] Remove dots from getFilenameByIndex...
2020-09-15 Fangrui Song[VectorCombine] Don't vectorize scalar load under asan...
2020-09-15 Jonas Devlieghere[lldb] Add -l/--language option to script command
2020-09-15 Simon Pilgrim[X86][AVX] lowerShuffleWithSHUFPS - handle missed canon...
2020-09-15 Louis DionneNFC: Add whitespace change to .git-blame-ignore-revs
2020-09-15 Guozhi Wei[MachineBasicBlock] Fix a typo in function copySuccessor
2020-09-15 Mark de Wever[libc++] Add a benchmark for std::map operations
2020-09-15 jasonliu[XCOFF] Run resource intense test only on platforms...
2020-09-15 Kristóf Umann[analyzer][Liveness][NFC] Get rid of statement liveness...
2020-09-15 Valentin Clement[mlir][openacc] Add loop op verifier
2020-09-15 Simon PilgrimSLPVectorizer.h - remove unnecessary AliasAnalysis...
2020-09-15 Marshall Clow[libc++] Use allocator_traits to consistently allocate...
2020-09-15 Sanjay Patel[InstSimplify] add limit folds for fmin/fmax
2020-09-15 Kristóf Umann[analyzer] Add documentation for alpha.fuchsia.Lock...
2020-09-15 Georgii Rymar[llvm-readobj/elf] - Don't crash when the size of s...
2020-09-15 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Elaborate the...
2020-09-15 Guillaume Chatelet[libc] Add missing TableGen dependency
2020-09-15 Guillaume Chatelet[libc] Add missing LibcFPTestHelpers library
2020-09-15 Guillaume Chatelet[libc] Fix typo in platform_defs.h.inc
2020-09-15 Stefan Pintilie[LLD][PowerPC] Add support for R_PPC64_TPREL34 used...
2020-09-15 Qiu ChaofanRevert "[SelectionDAG] Remove unused FP constant in...
2020-09-15 Simon PilgrimAMDGPUPrintfRuntimeBinding.cpp - drop unnecessary casts...
2020-09-15 Simon Pilgrim[Utils] isLegalToPromote - Fix missing null check befor...
2020-09-15 Valentin Clement[mlir][openacc] Add missing print of vector_length...
2020-09-15 Stephan Herhut[mlir][Standard] Add canonicalizer for dynamic_tensor_f...
2020-09-15 LLVM GN Syncbot[gn build] Port cd4edf94cd4
2020-09-15 LLVM GN Syncbot[gn build] Port a8058c6f8d1
2020-09-15 Sanjay Patel[InstCombine] fix bug in pow expansion
2020-09-15 Sanjay Patel[InstCombine] add RUN to show miscompile of pow expansi...
2020-09-15 Sanjay Patel[InstCombine] improve test names; NFC
2020-09-15 Oliver Stannard[libcxx] Disable failing test for no-exceptions build
2020-09-15 Florian Hahn[ConstraintElimination] Add initial tests.
2020-09-15 Nico Weber[gn build] (semi-manually) port 380e746bcca
2020-09-15 Sam Clegg[lld][WebAssembly] Fix --export-all when __stack_pointe...
2020-09-15 sameeran joshi[Flang] Add GettingInvolved documentation page and...
2020-09-15 Florian Hahn[ConstraintSolver] Add isConditionImplied helper.
2020-09-15 Felix BergerRestrict UnnecessaryCopyInitialization check to variabl...
2020-09-15 Louis Dionne[libc++] Allow building without threads in standalone...
2020-09-15 Simon PilgrimLoopCacheAnalysis.h - remove unnecessary includes....
2020-09-15 Simon PilgrimProvenanceAnalysis.h - remove unnecessary AliasAnalysis...
2020-09-15 Simon PilgrimAliasSetTracker.cpp - remove unnecessary includes....
2020-09-15 Sjoerd Meijer[ARM][MVE] Tail-predication: use unsigned SCEV ranges...
2020-09-15 Bjorn Pettersson[Scalarizer] Avoid changing name of non-instructions
2020-09-15 Pavel Labath[lldb] Improve qemu interop for aarch64
2020-09-15 Pavel Labath[lldb/cmake] Fix testing support library dependencies
2020-09-15 Hans WennborgRevert "RegAllocFast: Record internal state based on...
2020-09-15 Simon PilgrimSpillPlacement.cpp - remove unnecessary includes. NFCI.
2020-09-15 Simon PilgrimStatepointLowering.cpp - remove unnecessary includes...
2020-09-15 Simon PilgrimSelectionDAGBuilder.h - remove unnecessary includes...
2020-09-15 Florian HahnRecommit "[ConstraintSystem] Add helpers to deal with...
2020-09-15 Alex Zinenko[mlir] check for failures when packing function sigunat...
2020-09-15 Jakub Lichman[mlir][integration_test] Linalg Conv folder renamed...
2020-09-15 Benjamin KramerRevert "[InstCombine] Simplify select operand based...
2020-09-15 Simon Pilgrim[X86] Update SSE/AVX integer MINMAX intrinsics to emit...
2020-09-15 Meera Nakrani[ARM] Corrected condition in isSaturatingConditional
2020-09-15 Qiu Chaofan[SelectionDAG] Remove unused FP constant in getNegatedE...
2020-09-15 Simon Pilgrim[Transforms][Coroutines] Add missing header path to...
2020-09-15 Sjoerd Meijer[MVE] fix typo in llvm debug message. NFC.
2020-09-15 Simon Pilgrim[X86] detectAVGPattern - accept non-pow2 vectors by...
2020-09-15 Georgii Rymar[llvm-readobj/elf] - Simplify and refine the implementa...
2020-09-15 Petr Hosek[NFC][DebugInfo] Use consistent regex group spelling
2020-09-15 Georgii Rymar[lib/Object] - Refine interface of ELFFile<ELFT>. NFCI.
2020-09-15 Petar AvramovicGlobalISel/IRTranslator resetTargetOptions based on...
2020-09-15 Sjoerd Meijer[MVE] Rename of tests making them consistent with tail...
2020-09-15 Hans Wennborg[Support] Make building with snmalloc work
2020-09-15 Petr Hosek[DebugInfo] Support both forward and backward slashes...
2020-09-15 Han Seoul-Oh[doc] Fix broken link
2020-09-15 David Sherwood[SVE] Fix isLoadInvariantInLoop for scalable vectors
2020-09-15 Vitaly Buka[NFC][Asan] Remove chunk pointer from metadata
2020-09-15 Chris Hamilton[NFC] Test commit
2020-09-15 Vitaly Buka[NFC][Asan] Return uptr as before D87646
2020-09-15 Vitaly Buka[Asan] Cleanup kAllocBegMagic setup
2020-09-15 Vitaly Buka[NFC][Asan] Reorder bitfields
2020-09-15 Chris HamiltonRevert "[Sema] Address-space sensitive index check...
2020-09-15 Vitaly Buka[NFC][Asan] Remove from_memalign and rz_log
2020-09-15 Vitaly Buka[NFC][Asan] Don't use MetaData for size
2020-09-15 Craig Topper[X86] Pre-commit test cases for D87593
2020-09-15 Vitaly Buka[NFC][lsan][fuzzer] Relax fuzzer-leak.test
next