platform/upstream/llvm.git
2020-02-14 Mehdi AminiDo not build the CUBIN conversion pass when NVPTX Backe...
2020-02-14 Pavel Labath[lldb/dotest] Remove the "exclusive test subdir" concept
2020-02-14 Alex Zinenko[mlir] Fix argument attribute attribute reassignment...
2020-02-14 Pavel Labath[lldb] Remove accidentally checked-in debugging code
2020-02-14 Kazushi (Jam... [VE] Support for PIC (global data and calls)
2020-02-14 Kadir Cetinkaya[VecotrCombine] Fix unused variable for assertion disab...
2020-02-14 Sam Parker[NFC][ARM] Convert some pointers to references.
2020-02-14 Roman Lebedev[NFC][clang-tidy] Move recently newly-added tests into...
2020-02-14 Pavel Labath[lldb] Add a test for launch failure and its error...
2020-02-14 Fangrui Song[AsmPrinter][MCStreamer] De-capitalize EmitInstruction...
2020-02-14 Jonas Devlieghere[lldb/Test] Partially revert assertTrue change
2020-02-14 Jonas Devlieghere[lldb/Plugins] Have one initializer per ABI plugin
2020-02-14 Evgeniy Brevnov[DependenceAnalysis] Dependecies for loads marked with...
2020-02-14 Fangrui Song[ELF][AArch64] Rename pacPlt to zPacPlt and forceBti...
2020-02-14 Jonas Devlieghere[dsymutil] Fix double relocation of DW_AT_call_return_pc
2020-02-14 Liu, Chen3[X86] Fix the bug that _mm_mask_cvtsepi64_epi32 generat...
2020-02-14 Eric ChristopherRemove unused lambda argument.
2020-02-14 Eric ChristopherReinstate llvm-go to test the go bindings.
2020-02-14 River Riddle[mlir][DeclarativeParser] Add support for formatting...
2020-02-14 Fangrui Song[AsmPrinter] De-capitalize all AsmPrinter::Emit* but...
2020-02-14 Thomas Lively[WebAssembly] Make stack pointer args inhibit tail...
2020-02-14 Fangrui SongReland D74436 "Change clang option -ffp-model=precise...
2020-02-14 Pavel Iliin[AArch64][NFC] Update test checks.
2020-02-13 Jim InghamAdd a test for debugserver handling threads suspended...
2020-02-13 aartbik[mlir] [VectorOps] Initial framework for progressively...
2020-02-13 Melanie BlowerRevert "Revert "Revert "Change clang option -ffp-model...
2020-02-13 Vedant KumarAdd dbgs() output to help track down missing DW_AT_loca...
2020-02-13 Vedant Kumar[Local] Do not move around dbg.declares during replaceD...
2020-02-13 Sanjay Patel[VectorCombine] try to form vector binop to eliminate...
2020-02-13 Francesco Petrogalli[build] Fix shared lib builds.
2020-02-13 Wawha[clang] Fix bad line ending (DOS instead of Unix) insid...
2020-02-13 Fangrui Song[AsmPrinter] De-capitalize some AsmPrinter::Emit* functions
2020-02-13 Craig Topper[X86] Don't widen 128/256-bit strict compares with...
2020-02-13 Fangrui Song[AsmPrinter] De-capitalize Emit{Function,BasicBlock...
2020-02-13 Thomas Lively[WebAssembly] Add cbrt function signatures
2020-02-13 Wawha[clang-format] Add new option BeforeLambdaBody in Allma...
2020-02-13 Kostya Kortchinsky[GWP-ASan] Silence gcc error
2020-02-13 Jason MolendaSmall reformat to avoid tripping up possible formatting.
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...
next