platform/upstream/llvm.git
2021-09-23 David Goldman[clangd] Support `#pragma mark` in the outline
2021-09-23 mydeveloperday[clang-format] NFC ensure Penality variable is passed...
2021-09-23 Petr HosekRevert "[Polly] Implement user-directed loop distributi...
2021-09-23 Duncan P. N... Support: Add closing namespace comment in raw_ostream_t...
2021-09-23 Michael Kruse[Polly] Remove -polly-opt-fusion option.
2021-09-23 peter klausler[flang] Represent (parentheses around derived types)
2021-09-23 Augusto Noronha[lldb] Show fix-it applied even if expression didn...
2021-09-23 wren romano[mlir][sparse] Moved a conditional from the RT library...
2021-09-23 Stefan Gränitz[ORC][examples] Export exectuable symbols explicitly...
2021-09-23 Nico Weber[llvm] Fix a copy-pasto
2021-09-23 Nico Weber[llvm] Replace tab with spaces in one test
2021-09-23 Stefan Gränitz[ORC] Minor renaming and typo fixes (NFC)
2021-09-23 Fangrui Song[InlineAdvisor] Use one single quote
2021-09-23 LLVM GN Syncbot[gn build] Port a44ab1702539
2021-09-23 mydeveloperday[clang-format] Add Left/Right Const fixer capability
2021-09-23 David Green[AArch64] Update some sve-fixed-length test checks.
2021-09-23 Craig Topper[RISCV] Add more isel optimizations for (and (shr x...
2021-09-23 Craig Topper[RISCV] Add more tests for (and (srl x, C2), C1) that...
2021-09-23 Sanjay Patel[x86] add AVX512 run for fcmp+logic ops; NFC
2021-09-23 Sanjay Patel[x86] move combiner state check into convertIntLogicToF...
2021-09-23 Yuanfang ChenRevert "Diagnose -Wunused-value based on CFG reachability"
2021-09-23 Michał Górny[lldb] [gdb-remote] Use local regnos for value_regs...
2021-09-23 Michał Górny[lldb] [gdb-remote] Refactor getting remote regs to...
2021-09-23 Thomas Lively[WebAssembly] Add prototype relaxed SIMD fma/fms instru...
2021-09-23 Raphael Isemann[lldb] Add a C language REPL to test LLDB's REPL infras...
2021-09-23 Leonard Chan[compiler-rt][profile] Add padding after binary IDs
2021-09-23 peter klausler[flang] Implement READ(SIZE=) and INQUIRE(IOLENGTH...
2021-09-23 Louis Dionne[libc++] Remove unused macro in __config
2021-09-23 David Green[ARM] Extra tests for unpredicated qr MVE intrinsics.
2021-09-23 Valentin Clement[fir][NFC] Remove fir.cmpf replaced by mlir.cmpf
2021-09-23 Jay FoadRevert "[LiveIntervals] Fix repairOldRegInRange for...
2021-09-23 Valentin Clement[fir][NFC] rename canBePointerOrHeapElementType to...
2021-09-23 Nikita Popov[JumpThreading] Ignore free instructions
2021-09-23 Fangrui SongResolve {GlobalValue,GloalIndirectSymol}::getBaseObject...
2021-09-23 Michał GórnyRevert "[lldb] [gdb-remote] Refactor getting remote...
2021-09-23 Michał GórnyRevert "[lldb] [gdb-remote] Use local regnos for value_...
2021-09-23 Jay Foad[LiveIntervals] Fix repairOldRegInRange for simple...
2021-09-23 Louis Dionne[libc++] Use CMake interface targets to setup benchmark...
2021-09-23 Quinn Pham[PowerPC] Add range checks for P10 Vector Builtins
2021-09-23 Kazu Hirata[SampleFDO] Remove redundant declarations (NFC)
2021-09-23 Craig Topper[RegAlloc] Cast uint8_t to unsigned before printing it.
2021-09-23 Frederic Cambus[clang] Use portable "#!/usr/bin/env bash" shebang...
2021-09-23 Michał Górny[lldb] [gdb-remote] Use local regnos for value_regs...
2021-09-23 Michał Górny[lldb] [gdb-remote] Refactor getting remote regs to...
2021-09-23 Sanjay Patel[x86] add AVX run to tests of fcmp logic; NFC
2021-09-23 Duncan P. N... Support: Fix missing whitespace in comment for inconver...
2021-09-23 Haojian WuFix buildbot error.
2021-09-23 Simon PilgrimPass some DataLayout arguments by const-ref
2021-09-23 Piotr Sobczak[AMDGPU] Avoid processing functions in amdgpu-propagate...
2021-09-23 Haojian Wu[Sema] Fix a null pointer reference crash.
2021-09-23 Stefan Gränitz[ORC][examples] Fix segfault in LLJITWithTargetProcessC...
2021-09-23 Christian Kandelerclangd: Do not report inline overrides twice
2021-09-23 Simon Pilgrim[CostModel][X86] Increase i64 mul cost from 1 to 2
2021-09-23 Sanjay Patel[InstCombine] fold cast of right-shift if high bits...
2021-09-23 LLVM GN Syncbot[gn build] Port f4abdb0c074b
2021-09-23 Nico Weber[gn build] (manually) port ac191bcc99e2f
2021-09-23 Nico Weber[gn build] (semi-manually) port 702cb7afe9de
2021-09-23 Sanjay Patel[CodeGen] update test file to not run the entire LLVM...
2021-09-23 Louis Dionne[libc++] Remove uses of _LIBCPP_HAS_NO_VARIABLE_TEMPLATES
2021-09-23 Dmitry Vyukovtsan: remove expected race leftover
2021-09-23 Florian Hahn[DSE] Track earliest escape, use for loads in isReadClo...
2021-09-23 Jim Lin[RISCV] Add missing op type OPERAND_UIMM2, OPERAND_UIMM...
2021-09-23 Simon Pilgrim[CodeGen] ProcessSDDbgValues - use const-ref value...
2021-09-23 Simon Pilgrim[CodeGen] RegisterCoalescer::buildVRegToDbgValueMap...
2021-09-23 Bjorn Pettersson[BasicBlockUtils] Fixup of an assumed typo in MergeBloc...
2021-09-23 Pavel Labath[lldb] Fix DomainSocket::GetSocketName for unnamed...
2021-09-23 Fraser Cormack[RISCV][VP] Add support for VP_REDUCE_* operations
2021-09-23 Valentin Clement[fir][NFC] inline trival isa_<type> functions
2021-09-23 Dmitry Vyukovtsan: move shadow declaration into a separate header...
2021-09-23 Dmitry Vyukovtsan: use RawShadow instead of u64 more
2021-09-23 Dmitry Vyukovtsan: add another deep stack test
2021-09-23 Dmitry Vyukovtsan: remove DontDumpShadow from Go build
2021-09-23 Dmitry Vyukovtsan: remove unnecessary enum values (NFC)
2021-09-23 Alex Richardson[InstSimplify] Don't lose inbounds when simplifying...
2021-09-23 Andre Vieira[libc] Add optimized memset for AArch64
2021-09-23 Petr HosekRevert "[Driver] Correctly handle static C++ standard...
2021-09-23 Petr Hosek[Driver] Correctly handle static C++ standard library
2021-09-23 Jay Foad[TII] Remove the MFI argument to convertToThreeAddress...
2021-09-23 Bjorn Pettersson[DAGCombiner] Rename isAlias as mayAlias. NFC
2021-09-23 Bjorn Pettersson[ModuleInlinerWrapperPass] Do some naive printing of...
2021-09-23 Nathan Ridge[clangd] Ensure lambda init-capture gets semantic token
2021-09-23 Tharindu Rusira[NFC] Wrap MLIR addAffineForOpDomain warning with LLVM_...
2021-09-23 Mike HommeyWrap xar/xar.h include in extern "C" block
2021-09-23 Liu, Chen3[X86][FP16] Combine the FADD(A, FMA(B, C, 0)) to FMA...
2021-09-23 Jan Svoboda[clang][tooling] NFC: Refactor command-line diagnostic...
2021-09-23 Diana Picus[mlir] Fix build on Windows on Arm
2021-09-23 Mikael Holmen[AMDGPU] Fix gcc warnings about unused variables [NFC]
2021-09-23 Kent Ross[libc++][spaceship] Implement std::pair::operator<=>
2021-09-23 Johannes Doerfert[OpenMP][FIX] Be more deliberate about invalidating...
2021-09-23 Johannes Doerfert[OpenMP][NFC] Repair test that contained nested kernels
2021-09-23 Johannes Doerfert[OpenMP][NFC] Rerun the test check update script on...
2021-09-23 Johannes Doerfert[OpenMP][NFC] Precommit test that exposes a bug in...
2021-09-23 Johannes Doerfert[OpenMP][NFC] Improve debug output
2021-09-23 Johannes Doerfert[OpenMP][NFC] Clang format OMPIRBuilder
2021-09-23 Usman Nadeem[AArch64][SVE][InstCombine] Eliminate redundant chains...
2021-09-23 Pengfei Wang[demangle] Support for ISO/IEC TS 18661 binary floating...
2021-09-23 Wang, Pengfei[X86][FP16] Change the order of the operands in complex...
2021-09-23 John Demme[MLIR] [Python] Make Attribute and Type hashable
2021-09-23 Freddy Ye[NFC] Remove redundant setOperationAction.
2021-09-23 Hsiangkai Wang[RISCV] Update mir tests.
next