platform/upstream/llvm.git
2021-01-08 Alexandre Ganea[LLD][COFF] Simplify function. NFC.
2021-01-08 Mehdi AminiFix MLIR DRR matching when attributes are interleaved...
2021-01-08 Nico Weber[gn build] (manually) merge a whole bunch of libc+...
2021-01-08 LLVM GN Syncbot[gn build] Port b12f26733a4
2021-01-08 David BlaikieRevert "Revert "Revert "[analyzer] NFC: Move path diagn...
2021-01-08 Ryan Prichard[builtins] Add COMPILER_RT_BUILTINS_HIDE_SYMBOLS
2021-01-08 clementval[clang] Add powerpc64le-none-linux-gnu to gnu toolchain...
2021-01-08 Ruiling Song[Cloning] Copy metadata of global declarations
2021-01-07 Alexandre GaneaFix build after eaadb41db6233cf1c9e882d74a31c1f9d6e211f...
2021-01-07 Evandro Menezes[RISCV] Define the vfsqrt RVV intrinsics
2021-01-07 Roman Lebedev[SimplifyCFG] markAliveBlocks(): switch to non-permissi...
2021-01-07 Roman Lebedev[SimplifyCFG] removeUnwindEdge(): switch to non-permiss...
2021-01-07 Roman Lebedev[SimplifyCFG] changeToCall(): switch to non-permissive...
2021-01-07 Roman Lebedev[SimplifyCFG] DeleteDeadBlocks(): switch to non-permiss...
2021-01-07 Roman Lebedev[SimplifyCFG] MergeBlockIntoPredecessor(): switch to...
2021-01-07 Roman Lebedev[SimplifyCFG] changeToUnreachable(): switch to non...
2021-01-07 Roman Lebedev[NFC][SimplifyCFG] Add a test with an undef cond branch...
2021-01-07 Roman Lebedev[SimplifyCFG] removeUnreachableBlocks(): switch to...
2021-01-07 Roman Lebedev[NFC][SimplifyCFG] Add test with an unreachable block...
2021-01-07 Roman Lebedev[SimplifyCFG] TryToSimplifyUncondBranchFromEmptyBlock...
2021-01-07 Roman Lebedev[SimplifyCFG] ConstantFoldTerminator(): switch to non...
2021-01-07 Roman Lebedev[NFC][SimlifyCFG] Add some indirectbr-of-blockaddress...
2021-01-07 Roman Lebedev[SimplifyCFG] ConstantFoldTerminator(): switch to non...
2021-01-07 Roman Lebedev[SimplifyCFG] ConstantFoldTerminator(): handle matching...
2021-01-07 Roman Lebedev[NFC][SimplifyCFG] Add a test with cond br on constant...
2021-01-07 Arthur Eubanks[NewPM][NVPTX] Port NVPTX opt passes
2021-01-07 Arthur O'Dwyer[libc++] Alphabetize generate_feature_test_macro_compon...
2021-01-07 Arthur Eubanks[NewPM][Hexagon] Fix HexagonVectorLoopCarriedReusePass...
2021-01-07 Luís Marques[LLDB][RISCV] Add RISC-V ArchSpec and rv32/rv64 variant...
2021-01-07 Joseph Huber[OpenMP] Always print error messages in libomptarget...
2021-01-07 Michael Liao[hip] Enable HIP compilation with `<complex`> on MSVC.
2021-01-07 Matt ArsenaultGlobalISel: Fail legalization on narrowing extload...
2021-01-07 Louis Dionne[libc++] Fix typo in run-buildbot
2021-01-07 David Blaikielldb: Add support for DW_AT_ranges on DW_TAG_subprograms
2021-01-07 Alexandre Ganea[LLD][COFF] When using PCH.OBJ, ensure func_id records...
2021-01-07 Craig Topper[TableGen] Make CodeGenDAGPatterns::getSDNodeNamed...
2021-01-07 David BlaikieFixup Asserts+!AbiBreakingChecks fallout from db33f85c7124
2021-01-07 Arthur Eubanks[CoroSplit][NewPM] Don't call LazyCallGraph functions...
2021-01-07 Arthur Eubanks[test] Move coro-retcon-unreachable.ll into llvm/test
2021-01-07 Fangrui Song[libc++abi] Simplify __gxx_personality_v0
2021-01-07 Jeroen Dobbelaere[NFC] clang/test/openMP/target_codegen.cpp should not...
2021-01-07 Matt ArsenaultGlobalISel: Add combine for G_UREM by power of 2
2021-01-07 Mehdi AminiFix check-gdb-mlir-support build after MLIR API changed...
2021-01-07 Mehdi AminiFix include path for check-gdb-mlir-support to include...
2021-01-07 Johannes Doerfert[OpenMP][FIX] Avoid string literal comparison, use...
2021-01-07 Eric Schweitz[mlir] Adds argument attributes for using LLVM's sret...
2021-01-07 Alexandre Ganea[llvm-pdbutil] Don't crash when printing unknown CodeVi...
2021-01-07 Johannes Doerfert[OpenMP][Docs] Mark finished features as done
2021-01-07 Jeffrey T Mott[clang] Change builtin object size when subobject is...
2021-01-07 Johannes Doerfert[OpenMP][FIX] Ensure the isa trait is evaluated last
2021-01-07 Johannes Doerfert[OpenMP][Fix] Make the arch selector for x86_64 work
2021-01-07 Johannes Doerfert[OpenMP][Docs] Add remarks intro section
2021-01-07 Alexandre Ganea[Clang][Driver] Fix read-after-free when using /clang:
2021-01-07 Mehdi AminiFix gcc5 build failure (NFC)
2021-01-07 Joseph Huber[OpenMP] Add example in Libomptarget Information docs
2021-01-07 dfukalov[NFC][AMDGPU] Reduce include files dependency.
2021-01-07 Reid KlecknerSimplify vectorcall argument classification of HVAs...
2021-01-07 Sanjay Patel[SLP] remove opcode identifier for reduction; NFC
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.
next