platform/upstream/llvm.git
2020-04-03 Simon Pilgrim[X86] Cleanup emulated TLS test checks. NFC
2020-04-03 Benjamin Kramer[LoopOps] Return ArrayRefs from accessors instead of...
2020-04-03 Louis Dionne[libc++] Fix is_pointer support for Objective-C++
2020-04-03 Guillaume Chatelet[Alignment][NFC] Remove documentation and FIXME for...
2020-04-03 Louis Dionne[libc++] Add REQUIRES for tests that need -fblocks...
2020-04-03 Yaxun (Sam... Fix __builtin_amdgcn_workgroup_size_x/y/z return type
2020-04-03 Simon Pilgrim[X86] Regenerate soft fp legalization test to fix issue...
2020-04-03 Simon Pilgrim[X86] Regenerate stack clash test to fix issue reported...
2020-04-03 Sid Manning[Hexagon] Fix issue with non-preemptible STT_TLS symbols
2020-04-03 LLVM GN Syncbot[gn build] Port d65557d15d4
2020-04-03 Sam McCall[clangd] Enable some nice clang-tidy checks by default.
2020-04-03 Kadir CetinkayaRevert "Use git-clang-format as Arcanist linter"
2020-04-03 jasonliu[NFC][XCOFF][AIX] Refactor get/setContainingCsect
2020-04-03 Simon Atanasyan[mips][test] Remove redundant and invalid `CHECK-NOT...
2020-04-03 Guillaume Chatelet[Alignment][NFC] Deprecate InstrTypes getRetAlignment...
2020-04-03 Simon Pilgrim[X86][AVX] Add tests showing failure to use chained...
2020-04-03 Yaxun (Sam... [AMDGPU] Allow AGPR in inline asm
2020-04-03 Konrad Kleine[lldb][nfc] early exit/continue
2020-04-03 Martin Probstclang-format: [JS] detect C++ keywords.
2020-04-03 Denis Khalikov[mlir][vulkan-runner] Add support for 3D memrefs.
2020-04-03 Benjamin KramerDrop unused diagnostic. NFC.
2020-04-03 Benjamin KramerMake helpers static. NFC.
2020-04-03 Peter Smith[LLD][ELF][ARM] use .reloc directive for Thumb assemble...
2020-04-03 Guillaume Chatelet[Alignment][NFC] Remove unused private functions
2020-04-03 Jay Foad[AMDGPU] Fix CHECK lines
2020-04-03 Guillaume Chatelet[Alignment][NFC] Convert MachineIRBuilder::buildDynStac...
2020-04-03 Vitaly BukaUse --style file instead of --style LLVM
2020-04-03 OCHyams[DebugInfo] Salvage debug info when sinking loop invari...
2020-04-03 Guillaume Chatelet[NFC] G_DYN_STACKALLOC realign iff align > 1, update...
2020-04-03 scentiniSilence -Wpessimizing-move warning
2020-04-03 Scott Constable[X86] Add Indirect Thunk Support to X86 to mitigate...
2020-04-03 scentiniSilence -Wpessimizing-move warning
2020-04-03 Igor Kudrin[DebugInfo] Rename getOffset() to getContribution(...
2020-04-03 Sourabh Singh... [DWARF5] Added support for debug_macro section parsing...
2020-04-03 Serguei Katkov[DAG] Change isGCValue detection for statepoint lowering
2020-04-03 Xiang1 ZhangBugix for buildbot failure at commit 43f031d31264d20cfb...
2020-04-03 Scott Constable[X86] Refactor X86IndirectThunks.cpp to Accommodate...
2020-04-03 LLVM GN Syncbot[gn build] Port 71e8021d82c
2020-04-03 Scott Constable[X86][NFC] Generalize the naming of "Retpoline Thunks...
2020-04-03 Siddhartha... Use git-clang-format as Arcanist linter
2020-04-03 laith sakkaHandle exp2 with proper vectorization and lowering...
2020-04-03 Hongtao YuFix a bug in the inliner that causes subsequent double...
2020-04-03 Xiang1 ZhangEnable IBT(Indirect Branch Tracking) in JIT with CET...
2020-04-03 Craig Topper[X86] Add -flax-vector-conversions=none to more of...
2020-04-03 Jessica Paquette[AArch64][GlobalISel] Constrain reg operands in selectBrJT
2020-04-03 Wenju He[x86] Fix Intel OpenCL builtin CalleeSavedRegs on skx
2020-04-03 Qiu Chaofan[PowerPC] Remove unnecessary XSRSP instruction
2020-04-03 Nico WeberThis might actually fix the Windows bots after a16ba6fea.
2020-04-03 Brian Gesiak[coroutines] Don't build promise init with no args
2020-04-03 Alex Grosul[mlir][VectorOps] Implement canonicalization for Transp...
2020-04-03 Greg ClaytonHave lldb-vscode update the currently selecte thread...
2020-04-03 Nico Weberanother wild guess at the win bot-only failures
2020-04-03 Jun Ma[Coroutines] Simplify implementation using removePredec...
2020-04-03 Nicolas Vasilache[mlir][Linalg] NFC - Rename Linalg and Vector EDSCs...
2020-04-03 Austin Kerbow[AMDGPU] Handle SMRD signed offset immediate
2020-04-03 Adrian PrantlTeach the stripNonLineTableDebugInfo pass about the...
2020-04-03 Adrian PrantlTeach the stripNonLineTableDebugInfo pass about the...
2020-04-03 Nico Webertry more to appease win bots
2020-04-03 Nico WeberTry again to get tests passing again on Windows.
2020-04-02 Lang HamesRe-apply 0071eaaf089, "[ORC] Export __cxa_atexit ....
2020-04-02 Matt ArsenaultAMDGPU: Fix broken check lines
2020-04-02 Hubert Tong[llvm-objdump][COFF][NFC] Split format-specific interfa...
2020-04-02 Julian LettneriOS simulator testing: replace `simctl bootstatus`...
2020-04-02 Julian Lettner[lit] Refine filter error handling
2020-04-02 Julian Lettner[lit] Remove unnecessary indirection in progress_callback
2020-04-02 Matt ArsenaultAMDGPU: Use 128-bit DS operations by default
2020-04-02 Matt ArsenaultAMDGPU: Add some tests for exotic denormal mode combina...
2020-04-02 Matt ArsenaultAMDGPU: Remove denormal subtarget features
2020-04-02 Matt Arsenaultclang/AMDGPU: Stop setting old denormal subtarget features
2020-04-02 Matt ArsenaultAMDGPU: Assume f32 denormals are enabled by default
2020-04-02 Duncan P. N... utils: Tweak clang-parse-diagnostics-file for modules...
2020-04-02 Louis Dionne[libc++] NFC: Add documentation for writing tests
2020-04-02 Louis Dionne[libc++] Refer to the Filesystem static test env as...
2020-04-02 Nico WeberReland "Make it possible for lit.site.cfg to contain...
2020-04-02 Cyndy Ishida[llvm][TextAPI] adding inlining reexported libraries...
2020-04-02 Casey Carter[libc++][test] Partially revert msvc_stdlib_force_inclu...
2020-04-02 Craig Topper[X86] Enable combineExtSetcc for vectors larger than...
2020-04-02 Fangrui SongReland D75382 "[lld] Initial commit for new Mach-O...
2020-04-02 Nico WeberRevert "Make it possible for lit.site.cfg to contain...
2020-04-02 Mehdi AminiChange pass registration generated code to allow users...
2020-04-02 Walter Erquinigo[intel-pt] Implement a basic test case
2020-04-02 Nico WeberMake fb80b6b2d58c4 actually work.
2020-04-02 Anna Thomas[InlineFunction] Update valid return attributes at...
2020-04-02 Matt ArsenaultAMDGPU: Hack out noinline on functions using LDS globals
2020-04-02 Nico WeberMake it possible for lit.site.cfg to contain relative...
2020-04-02 Sterling AugustineExit unwinding early when at the top of the stack and...
2020-04-02 Sanjay Patel[InstCombine] try to reduce shuffle with bitcasted...
2020-04-02 Sanjay Patel[VectorCombine] transform bitcasted shuffle to narrower...
2020-04-02 Stanislav Mekhanoshin[AMDGPU] Fix crash in SILoadStoreOptimizer
2020-04-02 Louis Dionne[libc++abi] NFC: Add link to review in workaround comment
2020-04-02 Louis Dionne[libc++] Try to fix Chromium's build
2020-04-02 Nicolas Vasilache[mlir][LLVM] Finer-grained control for C interface...
2020-04-02 Sanjay Patel[InstCombine] add tests for cmyk benchmark; NFC
2020-04-02 Shivam MittalConvert for loops to entry-based iteration
2020-04-02 Alex Zinenko[mlir] StandardToLLVM conversion: remove dead code
2020-04-02 LLVM GN Syncbot[gn build] Port c00cb76274f
2020-04-02 LLVM GN Syncbot[gn build] Port 24bb2d1e776
2020-04-02 Nico WeberRevert "[gn build] Port 03f43b3aca36"
2020-04-02 Fangrui Song[ELF] Change some "Alias for " help messages to use...
2020-04-02 Louis Dionne[libc++] Attempt to fix the 'runtimes' build
next