platform/upstream/llvm.git
2021-01-07 Alex Zinenko[mlir] don't match the text produced only in debug...
2021-01-07 Alex Zinenko[mlir] replace LLVMIntegerType with built-in integer...
2021-01-07 Wouter van... [WebAssembly] Fixed byval args missing DWARF DW_AT_LOCATION
2021-01-07 Matt ArsenaultCodeGen: Refactor regallocator command line and target...
2021-01-07 Hiroshi Yamauchi[PGO][PGSO] Let unroll hints take precedence over PGSO.
2021-01-07 Alexandre GaneaSilence warning: comparison of integers of different...
2021-01-07 Mircea Trofin[NFC] Removed unused prefixes from CodeGen/AMDGPU
2021-01-07 Mehdi AminiFix GCC5 build, require explicit this->... in this...
2021-01-07 Eric Schweitz[mlir] revert 82f5ee3c3e601daad5
2021-01-07 Alan Phipps[Coverage] Refactor three tests from commit rG9f2967bcfe2f
2021-01-07 Erich KeaneAdd element-type to the Vector TypeLoc types.
2021-01-07 Thomas Preud... [AST][NFC] Silence GCC warning about multiline comments
2021-01-07 Kazuaki Ishizaki[mlir] NFC: fix trivial typos
2021-01-07 Jeroen Dobbelaere[NFC] make clang/test/CodeGen/arm_neon_intrinsics.c...
2021-01-07 Eric SchweitzAdds argument attributes for using LLVM's sret and...
2021-01-07 Varun Gandhi[IR] Use LLVM_ENABLE_ABI_BREAKING_CHECKS to guard ABI...
2021-01-07 Mircea Trofin[NFC] Removed unused prefixes in CodeGen/AMDGPU
2021-01-07 Cameron McInally[SVE] Add unpacked scalable floating point ZIP/UZP...
2021-01-07 Bardia Mahjour[DDG] Data Dependence Graph - DOT printer tests
2021-01-07 Matt ArsenaultAMDGPU/GlobalISel: Start cleaning up calling convention...
2021-01-07 Bardia Mahjour[DDG] Fix duplicate edge removal during pi-block formation
2021-01-07 Roman Lebedev[SimplifyCFG] FoldValueComparisonIntoPredecessors(...
2021-01-07 Roman Lebedev[llvm-reduce] ReduceGlobalVarInitializers delta pass...
2021-01-07 Sidharth Baveja[SplitEdge] Add new parameter to SplitEdge to name...
2021-01-07 Paul C. Anagnostopoulos[TableGen] Add field kind to the RecordVal class.
2021-01-07 Valentin Clement[flang][openacc] Enforce delcare directive restriction
2021-01-07 Simon Pilgrim[AArch64] SVEIntrinsicOpts - use range loop and cast...
2021-01-07 Simon Pilgrim[Analysis] MemoryDepChecker::couldPreventStoreLoadForwa...
2021-01-07 Andrzej Warzynski[flang][driver] Rename driver tests (nfc)
2021-01-07 Caroline Concatto[AArch64][CostModel]Fix gather scatter cost model
2021-01-07 Jan Svoboda[clang][cli] NFC: Make parsing macro reusable
2021-01-07 Alex Zinenko[mlir] remove a use of deprecated OpState::setAttr
2021-01-07 Jan Svoboda[clang][cli] NFC: Move parseSimpleArgs
2021-01-07 Jan Svoboda[clang][cli] NFC: Ensure non-null DiagnosticsEngine...
2021-01-07 Ivan Butygin[mlir] Add fastmath flags support to some LLVM dialect ops
2021-01-07 Simon Pilgrim[llvm-objdump] Pass Twine by const reference instead...
2021-01-07 Simon Pilgrim[DWARF] DWARFDebugLoc::dumpRawEntry - remove dead store...
2021-01-07 Simon Pilgrim[CompilationDatabase] Pass Twine by const reference...
2021-01-07 Alexey Bataev[SLP]Need shrink the load vector after reordering.
2021-01-07 Sam McCall[clangd] Add server capability advertising hot-reloadin...
2021-01-07 Alex Zinenko[mlir] Refactor translation of OpenMP dialect ops to...
2021-01-07 Marek Kurdej[libc++] Use c++20 instead of c++2a consistently.
2021-01-07 Mikhail Maltsev[libcxx] Mark a test as unsupported for C++03
2021-01-07 Simon Pilgrim[DAG] Simplify OR(X,SHL(Y,BW/2)) eq/ne 0/-1 'all/any...
2021-01-07 Jan Svoboda[clang][cli] Report the actual argument parsing result
2021-01-07 Marek Kurdej[libc++] [CI] Install Tip-of-Trunk clang.
2021-01-07 Jan Svoboda[clang][cli] Port getAllArgumentValues to the marshalli...
2021-01-07 Andrzej Warzynski[flang][driver] Add support for `-c` and `-emit-obj`
2021-01-07 Jan Svoboda[clang][cli] Port a CommaJoined option to the marshalli...
2021-01-07 David Spickett[lldb][ARM/AArch64] Update disasm flags to latest v8...
2021-01-07 Balázs Kéri[clang][ASTImporter] Fix a possible assertion failure...
2021-01-07 Jan SvobodaReapply "[clang][cli] Allow users to specify a conditio...
2021-01-07 Fraser Cormack[RISCV] Add vector mask arithmetic ISel patterns
2021-01-07 Oliver StannardRevert "[llvm] Use BasicBlock::phis() (NFC)"
2021-01-07 Jan SvobodaRevert "[clang][cli] Allow users to specify a condition...
2021-01-07 Jan Svoboda[clang][cli] Implement ContainsN Google Test matcher
2021-01-07 Jan Svoboda[clang][cli] Allow users to specify a conditional to...
2021-01-07 LLVM GN Syncbot[gn build] Port d2ddc694ff9
2021-01-07 Artem DergachevRevert "Revert "[analyzer] NFC: Move path diagnostic...
2021-01-07 Christian Sigg[mlir] Mark methods from mlir::OpState that just forwar...
2021-01-07 Martin Storsjö[libcxx] Handle backslash as path separator on windows
2021-01-07 Martin Storsjö[LLD] [MinGW] Pass the --demangle and --no-demangle...
2021-01-07 Gil Rapaport[LV] Merge tests into a single file (NFC)
2021-01-07 River Riddle[mlir][ODS] Fix missed rename of TypeParameter 'descrip...
2021-01-07 Ganesh Gopalasubramanian[X86] Update tests for znver3
2021-01-07 Kazushi (Jam... [VE][NFC] Update comments to match the generated instru...
2021-01-07 Fangrui Song[PowerPC] Delete dead Lower*
2021-01-07 Fangrui Song[PowerPC] Delete remnant Darwin ISelLowering code
2021-01-07 Fangrui Song[PowerPC] Delete remnant isOSDarwin references
2021-01-07 Chris LattnerUpdate for review feedback: Inline var declaration...
2021-01-07 Chris Lattner[AsmPrinter] Make OpAsmPrinter::printFunctionalType...
2021-01-07 Fangrui Song[debuginfo-test] Fix -Wunused-value
2021-01-07 Sanjoy Das[NFC] Don't copy MachineFrameInfo on each invocation...
2021-01-07 Nathan James[clangd][NFC] Use PathRef for getCorrespondingHeaderOrS...
2021-01-07 Kazu Hirata[llvm] Use llvm::all_of (NFC)
2021-01-07 Kazu Hirata[llvm] Use BasicBlock::phis() (NFC)
2021-01-07 Kazu Hirata[llvm] Use llvm::append_range (NFC)
2021-01-07 Jonas Devlieghere[lldb] Skip scoped enum checks with Dwarf <4
2021-01-07 Michał Górny[lldb] [debugserver] Add stN aliases for stmmN for...
2021-01-07 Juneyoung Lee[InstSimplify] Fold insertelement vec, poison, idx...
2021-01-07 Juneyoung Lee[Constant] Add tests for ConstantVector::get (NFC)
2021-01-07 Varun Gandhi[NFC] Move readAPValue/writeAPValue up the inheritance...
2021-01-07 Craig Topper[RISCV] Fix a few section number comments in RISCVInstr...
2021-01-07 Pedro Tammela[lldb/Lua] add support for multiline scripted breakpoints
2021-01-07 Juneyoung Lee[Constant] Update ConstantVector::get to return poison...
2021-01-07 Daniel Hwang[analyzer] Update Fuchsia checker to catch releasing...
2021-01-06 Kit Barton[PPC] Remove old PPCSubTarget variable.
2021-01-06 Arthur O'Dwyer[libc++] ADL-proof vector<bool> by adding _VSTD:: quali...
2021-01-06 Jonas Devlieghere[lldb] Ad os_signpost support to lldb_private::Timer
2021-01-06 Jonas Devlieghere[Support] Untie the llvm::Signpost interface from llvm...
2021-01-06 Thomas Raoux[mlir][vector] Support transfer op on tensor optimizations
2021-01-06 Siva Chandra... [libc] Use a wrapper for rand instead of calling std...
2021-01-06 River Riddle[mlir][TypeDefGen] Remove the need to define parser...
2021-01-06 Amara EmersonFix failing triple test for macOS 11 with non-zero...
2021-01-06 Alina Sbirlea[DominatorTree] Add support for mixed pre/post CFG...
2021-01-06 Hansang Bae[OpenMP] Use c_int/c_size_t in Fortran target memory...
2021-01-06 Thomas Raoux[mlir] Add hoisting transformation for transfer ops...
2021-01-06 River Riddle[mlir][ODS] Fix the use of cppClassName in Type constra...
2021-01-06 River Riddle[mlir][ODS] Rename several uses of 'description' to...
2021-01-06 Tue Ly[libc] Add implementation of fmaf.
next