platform/upstream/llvm.git
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.
2021-09-23 wlei[llvm-profgen] Fix a dangling vector reference in CS...
2021-09-23 wlei[llvm-profgen] Fix an out-of-range error during unwinding
2021-09-23 wlei[llvm-profgen] Fix a bug of assertion
2021-09-23 hyeongyu kim[NFC][InstCombine] Fix inconsistent comments
2021-09-22 Arthur O'Dwyer[libc++] Fix __wrap_iter to be a proper contiguous...
2021-09-22 Michael Kruse[Polly] Dissolve Isl test directory. NFC.
2021-09-22 Michael Kruse[Polly] Implement user-directed loop distribution/fission.
2021-09-22 Leonard Chan[compiler-rt][test] Add REQUIRES for checking static...
2021-09-22 Shilei Tian[NFC] Remove trailing spaces from some files
2021-09-22 Wenlei He[llvm-profgen] Use hot threshold for context merging...
2021-09-22 Aart Bik[mlir][sparse] add sparse kernels test to sparse compil...
2021-09-22 Zhi An Ng[WebAssembly] Add relaxed-simd feature
2021-09-22 peter klausler[flang] Catch error: base of DATA statement object...
2021-09-22 Yuanfang ChenDiagnose -Wunused-value based on CFG reachability
2021-09-22 Craig Topper[RISCV] Remove stale FIXMEs from float-convert.ll and...
2021-09-22 Craig Topper[RISCV] Add fcvt.s.w(u)/fcvt.d.w(u)/fcvt.h.w(u) to...
2021-09-22 Craig Topper[RISCV] Add test cases showing failure to use ADDIW...
2021-09-22 Tyler AugustineFix bug for Ops with default valued attributes and...
2021-09-22 Shilei Tian[OpenMP][Offloading] Change `bool IsSPMD` to `int8_t...
2021-09-22 Yonghong Song[Clang] Ignore BTFTag attr if used as a type attribute
2021-09-22 MaheshRavishankar[mlir][Linalg] Teach constant -> generic op fusion...
2021-09-22 Louis Dionne[libc++][NFC] Add missing whitespace in <compare>
2021-09-22 Sanjay Patel[InstCombine] add one-use check to shift-shift transform
2021-09-22 Sanjay Patel[InstCombine] add test for shift-shift with extra use...
2021-09-22 Nikita Popov[JumpThreading] Add test with free instructions (NFC)
2021-09-22 River Riddle[mlir:DataFlowAnalysis] Reprocess the arguments of...
2021-09-22 Yi ZhangReset operation when canceling root update transaction
2021-09-22 Louis Dionne[libc++][NFCI] Remove uses of _LIBCPP_INLINE_VAR
2021-09-22 Joe Loser[libc++][test] Remove disable_missing_braces_warning...
next