platform/upstream/llvm.git
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
2021-08-04 Pushpinder... [AMDGPU][OpenMP] Wrap amdgcn declare variant inside...
2021-08-04 Simon Wallis[AArch64] Fix assert AArch64TargetLowering::ReplaceNode...
2021-08-04 Sean Fertile[PowerPC][AIX] Packed zero-width bitfields do not affec...
2021-08-04 Jay Foad[AMDGPU] Add cttz tests and globalisel checks for ctlz
2021-08-04 Chris Jackson[DebugInfo][LSR] Avoid crashes on large integer inputs
2021-08-04 Jay Foad[AMDGPU] Generate checks for i64 to fp conversions
2021-08-04 Kazu Hirata[ADT] Drop unnecessary const from return types (NFC)
2021-08-04 Reshabh Sharma[AMDGPU] Handle functions in llvm's global ctors and...
2021-08-04 Roman Lebedev[NFC][X86] combineX86ShuffleChain(): hoist Mask variabl...
2021-08-04 Roman Lebedev[NFC][X86] combineX86ShuffleChain(): rename inner Mask...
2021-08-04 Tomas Matheson[ARM][atomicrmw] Fix CMP_SWAP_32 expand assert
2021-08-04 Roman Lebedev[X86] combineX86ShuffleChain(): canonicalize mask elts...
2021-08-04 Matthias Springer[mlir] Fix gcc-5 build in ViewOpGraph.cpp
2021-08-04 Matthias Springer[flang] Add missing FileSystem.h
2021-08-04 David Green[RDA] Attempt to make RDA subreg aware
2021-08-04 David Green[ARM] Test showing incorrect codegen when subreg livene...
2021-08-04 Matthias Springer[mlir] Include llvm/Support/Debug.h in Transforms/Passes.h
2021-08-04 Simon Pilgrim[X86] Rename X86 tuning feature flag FeatureHasFastGath...
2021-08-04 Simon Pilgrim[X86] Move FeatureFastBEXTR from bdver2 features to...
2021-08-04 Muhammad Omair... [LLDB] Skip flaky tests on Arm/AArch64 Linux bots
2021-08-04 Dmitry Vyukovtsan: don't use spinning in __cxa_guard_acquire/pthread...
2021-08-04 Jan Svoboda[clang][deps] Substitute clang-scan-deps executable...
2021-08-04 Dmitry Vyukovtsan: refactor guard_acquire/release
2021-08-04 Jan Svoboda[clang][cli] Expose -fno-cxx-modules in cc1
2021-08-04 Matthias Springer[mlir] Support drawing control-flow graphs in ViewOpGra...
2021-08-04 Dmitry Vyukovtsan: unify __cxa_guard_acquire and pthread_once implem...
2021-08-04 Dmitry Vyukovtsan: use DCHECK instead of CHECK in atomic functions
2021-08-04 Dmitry Vyukovtsan: minor MetaMap tweaks
2021-08-04 David Spickett[llvm][MC] Disable cfi-version test for Windows on Arm
2021-08-04 Tim NorthoverX86: add test for realignment fix committed earlier.
2021-08-04 Jaroslav SevcikReland "[lldb/DWARF] Only match mangled name in full...
2021-08-04 Matthias Springer[mlir] Fix CMake linker rules for ViewOpGraph.cpp
2021-08-04 Serge PavlovRevert "Introduce intrinsic llvm.isnan"
2021-08-04 Simon Pilgrim[X86] Split Subtarget ISA / Security / Tuning Feature...
next