platform/upstream/llvm.git
2020-02-13 Jason MolendaDocument third option to python synthetic type summary
2020-02-13 Kostya Kortchinsky[scudo][standalone] Workaround for full regions on...
2020-02-13 Jonas Devlieghere[llvm][TextAPI/MachO] Extract common code into unittest...
2020-02-13 Jonas Devlieghere[llvm][TextAPI/MachO] Extend TBD_V4 unittest to verify...
2020-02-13 Reid KlecknerRemove unnecessary typedef that GCC doesn't like
2020-02-13 serge-sans... Fix lit version test
2020-02-13 LLVM GN Syncbot[gn build] Port 49bffa5f8b7
2020-02-13 Alexey Bataev[OPENMP][DOCS]Fix misprint, NFC.
2020-02-13 Roman Lebedev[clang-tidy] misc-no-recursion: a new check
2020-02-13 Roman Lebedev[clang][Analysis] CallGraph: store the actual call...
2020-02-13 serge-sans... Fix handling of --version in lit
2020-02-13 Matt ArsenaultAMDGPU/GlobalISel: Make G_TRUNC legal
2020-02-13 Matt ArsenaultGlobalISel: Don't use LLT references
2020-02-13 Nathan JamesFix crash in InfinteLoopCheck
2020-02-13 Frederic Bastien[NVPTX, LSV] Move the LSV optimization pass to later...
2020-02-13 Alexey Bataev[OPENMP50][DOCS]Claim iterators and add reference to...
2020-02-13 Alexey Bataev[OPENMP50][DOCS]Update list of supported constructs...
2020-02-13 WawhaTest commit to validate invitation
2020-02-13 Reid KlecknerFix MSVC buildbots after ast_type_traits namespace...
2020-02-13 Vedant KumarRevert "Recommit "[SCCP] Remove forcedconstant, go...
2020-02-13 Alexandre Ganea[clang-tidy] Fix performance-noexcept-move-constructor...
2020-02-13 Greg ClaytonFix buildbots that create shared libraries from GSYM...
2020-02-13 Alex Brachet[libc] Add Convenience syscall Template Function
2020-02-13 Greg ClaytonFix buildbots by not using "and" and "not".
2020-02-13 Ted WoodwardClean up hexagon builder after object-emission removal
2020-02-13 Denis Khalikov[mlir][spirv] Add ConvertGpuLaunchFuncToVulkanCallsPass
2020-02-13 Alex Brachet[libc][NFC] clang-format syscall.h.in
2020-02-13 LLVM GN Syncbot[gn build] Port 19602b71949
2020-02-13 Greg ClaytonAdd a DWARF transformer class that converts DWARF to...
2020-02-13 Reid KlecknerRemove clang::ast_type_traits namespace in favor of...
2020-02-13 Alexey Bataev[OPENMP50]Add support for hint clause in atomic directive.
2020-02-13 Matt ArsenaultAMDGPU/GlobalISel: Add missing tests for cmpxchg selection
2020-02-13 Yuanfang ChenRevert "Revert "Reland "[Support] make report_fatal_err...
2020-02-13 Yuanfang ChenRevert "Revert "Revert "Reland "[Support] make report_f...
2020-02-13 Yuanfang ChenRevert "Revert "Reland "[Support] make report_fatal_err...
2020-02-13 Greg ClaytonFix lldb-vscode logging and enable logging for all...
2020-02-13 Nikita Popov[MemorySSA] Don't verify MemorySSA unless VerifyMemoryS...
2020-02-13 Matt ArsenaultAMDGPU: Use v_perm_b32 to implement bswap
2020-02-13 Yuanfang Chen[openmp][cmake] passing option argument correctly
2020-02-13 Greg ClaytonFix buildbots by disabling this new test until I can...
2020-02-13 Alexey Bataev[OPENMP][DOCS]Update status of support constructs,...
2020-02-13 Ted WoodwardAdd REQUIRES: x86 so this won't be run if x86 is not...
2020-02-13 Alexey Bataev[OPENMP50]Add cancellation support in taskloop-based...
2020-02-13 Fangrui Song[ELF] Fix a null pointer dereference when --emit-relocs...
2020-02-13 Tatyana Krasnukha[lldb-vscode] Ensure that target matches the executable...
2020-02-13 Greg ClaytonStop emitting a breakpoint for each location in a break...
2020-02-13 John Brawn[ARM] Fix infinite loop when lowering STRICT_FP_EXTEND
2020-02-13 Alexey Bataev[OPENMP50]Fix handling of clauses in parallel master...
2020-02-13 Stephan Herhut[MLIR][GPU] Implement initial mapping from loop.paralle...
2020-02-13 Sanjay Patel[VectorCombine] adjust tests for extract-binop; NFC
2020-02-13 Alexey Bataev[OPENMP]Fix the test, NFC.
2020-02-13 Sanjay Patel[VectorCombine] add more extract-binop tests; NFC
2020-02-13 Francesco Petrogalli[llvm][lldb] Update links to ABI for the Arm Architectu...
2020-02-13 Sean Fertile[PowerPC][NFC] Small cleanup to restore CR field code...
2020-02-13 Nico Weberattempt to fix check-clang on windows after c49866ac
2020-02-13 Pavel Labath[lldb] Introduce "RegInfoBasedABI"
2020-02-13 Simon PilgrimMove FIXME to start of comment so visual studio actuall...
2020-02-13 Simon Pilgrim[X86][SSE] Add i686-SSE2 bswap vector tests
2020-02-13 Nico Weber[gn build] Fix sync script on renames like "Foo.cpp...
2020-02-13 Jeremy Morse[debuginfo-tests][Dexter] Fix some Windows-unfriendly...
2020-02-13 Kirill Bobyrev[clangd] Expose Code Completion score to the client
2020-02-13 Raphael Isemann[lldb] Replace assertTrue(a == b, "msg") with assertEqu...
2020-02-13 Alexander BelyaevAdd '#include <functional>` to PassManager.h.
2020-02-13 Pavel Labath[lldb] Fix lldb-dotest
2020-02-13 serge-sans... Fix integration of pass plugins with llvm dylib
2020-02-13 serge-sans... Rework go bindings so that validation works fine
2020-02-13 Qiu Chaofan[PowerPC] Exploit VSX rounding instrs for rint
2020-02-13 Gabor Marton[analyzer] StdLibraryFunctionsChecker: Use platform...
2020-02-13 Jeremy Morse[debuginfo-tests] Fix Dexter process creation failure...
2020-02-13 Haojian Wu[clangd] Print the Spelled RefKind.
2020-02-13 stozerRe-revert: Recover debug intrinsics when killing duplic...
2020-02-13 Haojian WuFix the mac buildbot failure.
2020-02-13 Christof Douma[clang] stop baremetal driver to append .a to lib
2020-02-13 Daniel Kiss[AArch64] Fix BTI landing pad generation.
2020-02-13 Kerry McLaughlin[AArch64][SVE] Add mul/mla/mls lane & dup intrinsics
2020-02-13 Guillaume ChateletFix unneeded semi column
2020-02-13 David Green[ARM] Fix ReconstructShuffle for bigendian
2020-02-13 David Green[ARM] Extra vmovn tests to show BE differences. NFC
2020-02-13 Roman Lebedev[NFC][llvm-exegesis] Docs/help: opcode-index=-1 means...
2020-02-13 Peter Smith[LLD][ELF][ARM] Do not substitute BL/BLX for non STT_FU...
2020-02-13 Pavel Labath[lldb] Clean up ProcessGDBRemote::DidLaunchOrAttach
2020-02-13 Haojian Wu[clangd] Query constructors in the index during rename.
2020-02-13 Richard SmithDon't call memcpy(p, 0, 0).
2020-02-13 Igor Kudrin[DebugInfo] Fix dumping CIE ID in .eh_frame sections.
2020-02-13 Abdurrahman... [mlir] Add elementAttr to TypedArrayAttrBase.
2020-02-13 Kern Handa[NFC][mlir] Adding some helpful EDSC intrinsics
2020-02-13 Pavel Labath[lldb] Make gdbremote.py utility py2and3 compatible
2020-02-13 River Riddle[mlir][DeclarativeParser] Move operand type resolution...
2020-02-13 River Riddle[mlir][ODS][NFC] Mark OpaqueType as a buildable type.
2020-02-13 Johannes Doerfert[OpenMP][FIX] Collect blocks to be outlined after final...
2020-02-13 Fangrui Song[ELF][test] Change -o %t to -o /dev/null if the output...
2020-02-13 Sterling AugustineExplicitly state the output file.
2020-02-13 Vladimir VereschakaRevert "Replace std::foo with std::foo_t in LLVM."
2020-02-13 Craig Topper[X86] Add test RUN lines to show cases where we use...
2020-02-13 Yonghong Song[BPF] explicit warning of not supporting dynamic stack...
2020-02-13 Johannes DoerfertReapply "[OpenMP][IRBuilder] Perform finalization ...
2020-02-13 Serguei Katkov[Statepoint] Remove redundant clear of call target...
2020-02-13 Austin Kerbow[AMDGPU][GlobalISel] Handle 64byte EltSIze in getRegSpl...
2020-02-13 Melanie BlowerFix regression due to reviews.llvm.org/D74436 by adding...
2020-02-13 Nico WeberFix ReST syntax on link to "Bisecting LLVM code" page
next