platform/upstream/llvm.git
2021-08-05 David Sherwood[NFC] Clean up tests in test/Transforms/LoopVectorize...
2021-08-05 Sean Fertile[PowerPC][AIX] Limit attribute aligned to 4096.
2021-08-05 Bardia Mahjour[DA] control compile-time spent by MIV tests
2021-08-05 Sander de Smalen[LV] Remove a change that was added in D106164.
2021-08-05 David Sherwood[NFC] Remove redundant test in Transforms/LoopVectorize...
2021-08-05 Paul RobinsonAdd a DIExpression const-folder to prevent silly expres...
2021-08-05 Florian Hahn[VectorCombine] Add additional tests with freeze combin...
2021-08-05 Petar AvramovicGlobalISel: Fix matchEqualDefs for instructions with...
2021-08-05 Andrzej Warzynski[flang][driver] Delete `f18` (i.e. the old Flang driver)
2021-08-05 Jay Foad[AMDGPU] Add globalisel checks for ctlz_zero_undef...
2021-08-05 Simon Pilgrim[X86] Rename Subtarget Tuning Feature Flag Prefix....
2021-08-05 Dominik Montada[GlobalISel] Combine shr(shl x, c1), c2 to G_SBFX/G_UBFX
2021-08-05 Dmitry Vyukovtsan: introduce RawShadow type
2021-08-05 Dmitry Vyukovtsan: make IsMetaMem accept u32*
2021-08-05 Aaron BallmanCorrect a lot of diagnostic wordings for the driver
2021-08-05 Andrzej Warzynski[flang][driver] Refactor boolean options
2021-08-05 Sven van Haastregt[OpenCL] Reduce duplicate defs by using multiclasses...
2021-08-05 Neal SidhwaneyRevert "D106035: Remove conditional compilation for...
2021-08-05 Jay Foad[AMDGPU] Generate checks for ctlz_zero_undef/cttz_zero_...
2021-08-05 Oliver StannardMark tests as requiring AMDGPU target
2021-08-05 Fraser Cormack[SelectionDAG] Correctly determine the VECREDUCE_SEQ_FM...
2021-08-05 Lang Hames[llvm-jitlink] Don't try to guess the ORC runtime path.
2021-08-05 Jay Foad[AMDGPU] Make more use of getHiHalf64 and split64BitVal...
2021-08-05 Anshil Gandhi[clang] Add clang builtins support for gfx90a
2021-08-05 Neal SidhwaneyD106035: Remove conditional compilation for WCHAR suppo...
2021-08-05 Martin Storsjö[llvm-rc] Allow specifying language with a leading...
2021-08-05 Michał Górny[llvm] [lit] Fix inconsistent test order in shtest...
2021-08-05 Igor Kudrin[ARM][llvm-objdump] Annotate PC-relative memory operand...
2021-08-05 Igor Kudrin[ARM][llvm-objdump] Annotate PC-relative memory operands
2021-08-05 Fangrui Song[ELF] Apply version script patterns to non-default...
2021-08-05 Fangrui SongRevert "[ELF] Apply version script patterns to non...
2021-08-05 eopXD[NFCI] [LoopIdiom] Let processLoopStridedStore take...
2021-08-05 Heejin Ahn[WebAssembly] Cleanup Emscripten SjLj tests
2021-08-05 Heejin Ahn[WebAssembly] Use `SDValue::getConstantOperandVal`...
2021-08-05 Matthias Springer[mlir] Clean up includes in Transforms/Passes.h
2021-08-05 Nathan LanzaDisable LibFuncs for stpcpy and stpncpy for Android...
2021-08-05 Dan Liew[Compiler-RT] On Apple Platforms switch to always emitt...
2021-08-05 Matt Jacobson[AVR] emit 'MCSA_Global' references to '__do_global_cto...
2021-08-05 Matthias Springer[mlir] Update comment in Region.h
2021-08-05 Fangrui Song[CMake][gn] lldMachO=>lldMachOOld, lldMachO2=>lldMachO
2021-08-05 Geoffrey Martin... [Bazel] Add support for lld
2021-08-05 Kostya Serebryany[libFuzzer] tests/examples for using libFuzzer for...
2021-08-05 modimo[CSSPGO] Remove used of PseudoProbeAttributes::Reserved
2021-08-04 Yonghong SongBPF: avoid NE/EQ loop exit condition
2021-08-04 Catherine PayneAdding missing filter check to SourceMgrDiagnosticHandl...
2021-08-04 Jessica Paquette[AArch64][GlobalISel] Legalize wide vector G_PHIs
2021-08-04 Pavel AsyutchenkoApply -fmacro-prefix-map to __builtin_FILE()
2021-08-04 Michael Jones[gwpAsan] revert minor change
2021-08-04 Gus Smith[mlir][sparse] Remove comment w/ code in it
2021-08-04 Dave Airlie[OpenCL] allow generic address and non-generic defs...
2021-08-04 Fangrui Song[llvm-nm][test] Avoid deprecated alias -M (--print...
2021-08-04 Heejin Ahn[WebAssembly] Make result of 'catch' inst variadic
2021-08-04 Fangrui Song[X86] Remove -x86-experimental-pref-loop-alignment...
2021-08-04 Geoffrey Martin... [Bazel] Drop deprecated tblgen includes mechanism
2021-08-04 River Riddle[mlir-lsp-server] Only use one MLIRContext per MLIRTextFile
2021-08-04 Michael Jones[libc] add integration tests for scudo in libc
2021-08-04 Fangrui Song[lld] Remove unused LLD_REPOSITORY
2021-08-04 Fangrui Song[CodeGen] Add -align-loops
2021-08-04 Michael Liao[amdgpu] Add an enhanced conversion from i64 to f32.
2021-08-04 peter klausler[flang] runtime: For Fw.d formatting, don't oscillate...
2021-08-04 peter klausler[flang] Support DFLOAT legacy extension intrinsic function
2021-08-04 Nikita Popov[MemCpyOpt] Relax libcall checks
2021-08-04 Alfsonso Gregory[MLIR][NFC] Get DiagnosticEngine as a reference in doc
2021-08-04 Arthur Eubanks[gn build] Add cfi ignorelist to compiler-rt/lib
2021-08-04 Alexey Bataev[SLP][NFC]Add tests for constants/undefs used in insert...
2021-08-04 Giorgis Georgakoudis[OpenMPOpt] Expand SPMDization with guarding for target...
2021-08-04 Craig Topper[DAGCombiner][AMDGPU] Canonicalize constants to the...
2021-08-04 Craig Topper[RISCV] Add test cases for conditional add/sub. NFC
2021-08-04 Jan Kratochvil[nfc] [lldb] Prevent needless copies of DataExtractor
2021-08-04 Alexey BataevRevert "[SLP]Do not emit extra shuffle for insertelemen...
2021-08-04 Mitch Phillips[hwasan] Add __hwasan_init constructor to runtime lib.
2021-08-04 Dimitry AndricWork around non-existence of ElfW(type) macro on FreeBSD
2021-08-04 Reshabh SharmaRevert "[AMDGPU] Handle functions in llvm's global...
2021-08-04 Dawid Jurczak[DSE][NFC] Clean up DeadStoreElimination from unused...
2021-08-04 Craig Topper[RISCV] Remove the _COMMUTABLE and _TA versions of...
2021-08-04 Aart Bik[mlir][sparse] add doc to sparse tensor dialect passes
2021-08-04 LLVM GN Syncbot[gn build] Port ee7d20e84675
2021-08-04 Fangrui Song[gn build] (manually) port ee7d20e84675e1d255d7ae59e3bc...
2021-08-04 Jessica Paquette[AArch64][GlobalISel] Widen G_PHI before clamping it...
2021-08-04 Jessica Paquette[AArch64][GlobalISel] Widen G_FPTO*I before clamping
2021-08-04 Petr Hosek[InstrProfiling] Emit bias variable eagerly
2021-08-04 Geoffrey Martin... [Bazel] Update build for ee7d20e846
2021-08-04 Andrea Di Biagio[X86][SchedModel] Add missing ReadAdvance for some...
2021-08-04 Shilei Tian[OpenMP] Clean up for hidden helper task
2021-08-04 Shilei Tian[OpenMP] Fix performance regression reported in bug...
2021-08-04 Fangrui Song[ELF] Fix typo. NFC
2021-08-04 jamesluox[CSSPGO] Migrate and refactor the decoder of Pseudo...
2021-08-04 Sander de Smalen[InstCombine] Fix vscale zext/sext optimization when...
2021-08-04 Bradley Smith[clang][AArch64][SVE] Avoid going through memory for...
2021-08-04 Fangrui Song[ELF] Combine foo@v1 and foo with the same versionId...
2021-08-04 Dmitry Vyukovtsan: remove non-existent MemoryAccessRangeStep
2021-08-04 Dmitry Vyukovtsan: move AccessType to tsan_defs.h
2021-08-04 Dmitry Vyukovtsan: introduce kAccessExternalPC
2021-08-04 Dmitry Vyukovtsan: introduce kAccessFree
2021-08-04 Fangrui Song[ELF] Apply version script patterns to non-default...
2021-08-04 Lechen Yu[openmp] Add OMPT initialization in libomptarget
2021-08-04 Fangrui Song[ELF] Make dot in .tbss correct
2021-08-04 Aart Bik[mlir][sparse] fixed typo in sparse tensor type attribu...
2021-08-04 Bradley Smith[AArch64][SVE] Combine bitcasts of predicate types...
2021-08-04 Aart Bik[mlir][amx] add doc to AMX dialect
next