platform/upstream/llvm.git
2020-09-04 Vitaly Buka[NFC][Asan] Reformat some allocator code
2020-09-04 Florian Hahn[MemCpyOpt] Preserve MemorySSA.
2020-09-04 Alex Zinenko[mlir] introduce type constraints for operands of LLVM...
2020-09-04 Raphael IsemannRevert "[lldb] avoid assert in threadsanitizer tests...
2020-09-04 Vitaly Buka[NFC][Asan] Inline enum doc strings
2020-09-04 Siva Chandra... [libc][obvious] Use constants of type double in remquo_...
2020-09-04 Mehdi AminiAdd comment to describe a field member (NFC)
2020-09-04 Siva Chandra... [libc] Add implementations of remquo[f|l] and remainder...
2020-09-04 aartbik[mlir] [VectorOps] Improve SIMD compares with narrower...
2020-09-04 Puyan Lotfi[NFC] Adding pythonenv* to .gitignore
2020-09-04 Vitaly Buka[NFC][Asan] Rename internal enum value.
2020-09-04 Vitaly Buka[NFC][Asan] Add FIXME into GetAsanChunk
2020-09-04 Fangrui Song[SmallVector] Include stdexcept if LLVM_ENABLE_EXCEPTIONS
2020-09-03 Matt ArsenaultAMDGPU: Remove code to handle tied si_else operands
2020-09-03 Craig Topper[X86] Update stale comment. NFC
2020-09-03 Ryan Prichard[libunwind] Minor SJLJ config cleanup. NFCI.
2020-09-03 Amy Huang[DebugInfo] Add size to class declarations in debug...
2020-09-03 Michael Liao[codegen] Ensure target flags are cleared/set properly...
2020-09-03 Richard SmithRemove unused and dangerous overload of PerformImplicit...
2020-09-03 Richard SmithCanonicalize declaration pointers when forming APValues.
2020-09-03 Fangrui Song[llvm-symbolizer] Add back --use-symbol-table=true
2020-09-03 Vitaly Buka[NFC][Asan] Set AP32::kMetadataSize to 0
2020-09-03 Vitaly Buka[Asan] Cleanup atomic usage in allocator
2020-09-03 Erik Pilkington[Sema] Fix a -Warc-repeated-use-of-weak false-positive...
2020-09-03 Dokyung Song[libFuzzer] Scale energy assigned to each input based...
2020-09-03 LLVM GN Syncbot[gn build] Port 7fff1fbd3ce
2020-09-03 Puyan Lotfi[MIRVRegNamer] Experimental MachineInstr stable hashing...
2020-09-03 Arthur Eubanks[NewPM][Lint] Port -lint to NewPM
2020-09-03 Dokyung Song[libFuzzer] Evenly select inputs to cross over with...
2020-09-03 Bryan ChanReplace CRLF with LF; NFC
2020-09-03 Fangrui Song[test] Use %t instead of %T to remove race conditions...
2020-09-03 Luboš Luňák[lldb] avoid assert in threadsanitizer tests on linux
2020-09-03 Wenlei HeSVML support for log2
2020-09-03 Jamie SchmeiserRevert "Add new hidden option -print-changed which...
2020-09-03 Amy Huang[DebugInfo] Make DWARF ignore sizes on forward declared...
2020-09-03 Simon PilgrimSelectionDAG.h - remove unnecessary FunctionLoweringInf...
2020-09-03 Lei Zhang[spirv][nfc] Simplify resource limit with default values
2020-09-03 Louis Dionne[libc++] Mark std::atomic<_ExtInt> test as unsupported...
2020-09-03 John Brawn[libc++] Make ext-int.verify.cpp test compatible with...
2020-09-03 David Green[ARM] Extra predicate load tests. NFC
2020-09-03 Simon PilgrimWebAssemblyUtilities.h - reduce unnecessary includes...
2020-09-03 Simon PilgrimPHIEliminationUtils.cpp - remove unnecessary MachineBas...
2020-09-03 Simon PilgrimFix Wdocumentation trailing comments warnings. NFCI.
2020-09-03 Simon PilgrimFix Wdocumentation warning. NFCI.
2020-09-03 Sanjay Patel[InstCombine] canonicalize all commutative intrinsics...
2020-09-03 Sanjay Patel[InstCombine] add tests for commutative intrinsics...
2020-09-03 Jan Korous[Analyzer][docs][NFC] Fix typo in code example
2020-09-03 Dimitry AndricEliminate the sizing template parameter N from Coalesci...
2020-09-03 Walter Erquinigo[lldb-vscode] Fix TestVSCode_module
2020-09-03 Dokyung Song[libFuzzer] Add an option to keep initial seed inputs...
2020-09-03 Jamie SchmeiserAdd new hidden option -print-changed which only reports...
2020-09-03 JF BastienStep down from security group
2020-09-03 Matt Morehouse[fuzzer] Create user provided fuzzer writeable director...
2020-09-03 Simon PilgrimGlobalISel/Utils.h - remove unused includes. NFCI.
2020-09-03 Yitzhak Mandelbaum[libTooling] Provide overloads of `rewriteDescendants...
2020-09-03 Simon PilgrimX86/X86TargetObjectFile.cpp - remove unused headers...
2020-09-03 Simon PilgrimFix spelling mistake. NFC.
2020-09-03 Sanjay Patel[IR][GVN] add/allow commutative intrinsics with >2...
2020-09-03 Sanjay Patel[GVN] add tests for >2 arg commutable intrinsics; NFC
2020-09-03 Victor Huang[LLD][PowerPC][test] Fix out-of-memory issue running...
2020-09-03 Benjamin Kramer[mlir][VectorOps] Fall back to a loop when accessing...
2020-09-03 Lei Zhang[mlir] Support default valued attribute in StructsGen
2020-09-03 Zhibin Li[spirv] Add SPIR-V GLSL extended Round op
2020-09-03 Simon PilgrimLowerEmuTLS.cpp - remove unused TargetLowering.h includ...
2020-09-03 Ling, Liyang[mlir] Add Acos, Asin, Atan, Sinh, Cosh, Pow to SPIRVGL...
2020-09-03 Simon Pilgrim[X86] Avoid llvm-qualified-auto warning by not using...
2020-09-03 Simon Pilgrim[X86] Fix llvm-qualified-auto warning by using auto...
2020-09-03 Simon Pilgrim[X86] Fix llvm-qualified-auto warning by using const...
2020-09-03 Sanjay Patel[EarlyCSE] add tests for fma/fmuladd; NFC
2020-09-03 Florian Hahn[PassManager] Move load/store motion pass after DSE...
2020-09-03 David Spickett[lldb] Improve test failure reporting for expect()
2020-09-03 Simon Pilgrim[X86][SSE] Fold select(X > -1, A, B) -> select(0 >...
2020-09-03 Ben Shi[NFC][RISCV] Simplify pass arg of RISCVMergeBaseOffsetOpt
2020-09-03 Max Kazantsev[Test] Add test showing some simple cases that IndVarSi...
2020-09-03 Florian Hahn[GVN] Preserve MemorySSA if it is available.
2020-09-03 Simon Pilgrim[X86][SSE] Add PR47404 test case
2020-09-03 Simon Pilgrim[X86][AVX] Test SSE41 BLENDV combines on AVX targets...
2020-09-03 David Green[MemCpyOptimizer] Change required analysis order for...
2020-09-03 Stefan Pintilie[PowerPC] Fix missing TLS symbol type.
2020-09-03 Georgii Rymar[llvm-readelf] - Move a bit of common code to printDyna...
2020-09-03 Georgii Rymar[llvm-readobj/elf] - Improve warning messages, reported...
2020-09-03 OCHyamsRevert "Adding GDB PrettyPrinter for mlir::Identifier."
2020-09-03 Cullen Rhodes[clang][aarch64] Drop experimental from __ARM_FEATURE_...
2020-09-03 Florian HahnRevert "[SCCP] Do not replace deref'able ptr with un...
2020-09-03 Florian Hahn[SCCP] Do not replace deref'able ptr with un-deref...
2020-09-03 Georgii Rymar[llvm-readelf/obj] - Cleanup the interface of `DumpStyl...
2020-09-03 Florian Hahn[SCCP] Add test where dereferenceable ptr is replaced...
2020-09-03 Med Ismail... [lldb/Interpreter] Fix language detection for the REPL...
2020-09-03 Raphael Isemann[lldb] Make symbol list output from `image dump symtab...
2020-09-03 Martin Storsjö[lldb] Remove a stray semicolon, fixing pedantic GCC...
2020-09-03 Martin Storsjö[AArch64] Add asm directives for the remaining SEH...
2020-09-03 Raphael Isemann[lldb] Remove debugserver specific string from TestAbor...
2020-09-03 Raphael IsemannFix broken HUGE_VALF macro in llvm-c/DataTypes.h
2020-09-03 Raphael Isemann[debugserver] Fix that debugserver's stop reply packets...
2020-09-03 Amara Emerson[StackProtector] Fix crash with vararg due to not check...
2020-09-03 Christian SiggAdding GDB PrettyPrinter for mlir::Identifier.
2020-09-03 Mehdi AminiDecouple OpPassManager from the the MLIRContext (NFC)
2020-09-03 Jakub Lichman[mlir][Linalg] Wrong tile size for convolutions fixed
2020-09-03 Jonas Devlieghere[lldb] Add reproducer verifier
2020-09-03 Jonas Devlieghere[lldb] Pass -fno-objc-exceptions for objcxx targets
next