platform/upstream/llvm.git
2022-11-10 sandeepkosuri[NFC] Fixing a comment and some indentations
2022-11-10 wlei[SampleFDO] Persist profile staleness metrics into...
2022-11-10 Teizhu Yang[LLDB] Add LoongArch software breakpoint trap opcode
2022-11-10 zhanglimin[OpenMP][test] Add #include <cstdint> for gcc-13
2022-11-10 Youling Tang[fuzzer][test] Add #include <cstdint> for gcc-13
2022-11-10 bixia1[mlir][sparse] Fix Python interface for bufferization...
2022-11-10 Youling Tang[sanitizer] Add symbolizer support for loongarch64
2022-11-10 Youling Tang[sanitizer][test] Fix FastUnwindTest on LoongArch
2022-11-10 Youling Tang[sanitizer] Add the settings of Read and Write flags...
2022-11-10 Youling Tang[sanitizer] Add GetMaxVirtualAddress() support for...
2022-11-10 Lang Hames[ORC-RT] Add a SymbolStringPool class to the ORC runtime.
2022-11-10 Lang Hames[ORC] Fix comments: SymbolStringPool is thread-safe...
2022-11-10 Lang Hames[ORC-RT][MachO] Add RecordSectionsTracker utility to...
2022-11-10 Chen Zheng[PowerPC] add a new subtarget feature fastMFLR
2022-11-10 Aart Bik[mlir][sparse] skip zeros during dense2sparse
2022-11-10 Jordan Rupprecht[bazel] Update gtest move to third-party
2022-11-10 Prashant KumarThe fillOp's value needs to casted
2022-11-10 Louis Dionne[libc++] Add a script to generate the libc++ BuildKite...
2022-11-10 Tom Stellardcmake: Fix build with -DLLVM_BUILD_EXTERNAL_COMPILER_RT=ON
2022-11-10 Nico Weber[gn build] port a11cd0d94ed3 (gtest llvm/utils/unittest...
2022-11-10 Lei Zhang[mlir][vector] Convert extract_strided_slice to extract...
2022-11-10 Dinar Temirbulatov[AArch64][SVE] Migrate tests to use opaque pointers...
2022-11-10 bixia1[mlir][sparse] Add optional size_hint operand to buffer...
2022-11-10 Lang Hames[ORC] Fix typo in unit test.
2022-11-09 Slava Zakharin[flang] Support arith::FastMathFlagsAttr for fir::CallOp.
2022-11-09 Tom StellardMove googletest to the third-party directory
2022-11-09 Slava Zakharin[flang] Propagate more FastMath flags to lowering.
2022-11-09 Alexander Shaposhnikov[CodeGen][AArch64] Enable LDAPR under +RCPC
2022-11-09 Nikolas Klauser[libc++] Add FTM for constexpr vector
2022-11-09 Aart Bik[mlir][sparse] first end-to-end matmul with codegen
2022-11-09 Sander de SmalenRevert "[AArch64][SME] Disable GlobalISel/FastISel...
2022-11-09 Michael Francis[Test][AIX][pg] Add 32-bit linker invocation tests
2022-11-09 stanley-nod[mlir][vector] Modify constraint and interface for...
2022-11-09 Michael Francis[Test][AIX][p] Add 64-bit linker invocation tests
2022-11-09 Leonard Chan[compiler-rt][hwasan] Call __hwasan_library_loaded via
2022-11-09 Leonard Chan[compiler-rt][hwasan] Do not call InitLoadedGlobals...
2022-11-09 Jannik Silvanus[llvm-diff] Fix false-positive diffs on forward-referen...
2022-11-09 Tom StellardRevert "Move googletest to the third-party directory"
2022-11-09 Craig Topper[RISCV] Support BSET/BCLR/BINV in hasAllWUsers.
2022-11-09 Craig Topper[RISCV] Support shift/rotate amount operands in isAllUs...
2022-11-09 Craig Topper[RISCV] Improve support for ADD_UW/SHXADD_UW in hasAllW...
2022-11-09 Craig Topper[RISCV] Support SB/SH/SW in hasAllWUsers in RISCVSExtWR...
2022-11-09 Craig Topper[RISCV] Rework hasAllWUsers in RISCVSExtWRemoval. NFCI
2022-11-09 Craig Topper[clang] Mention vector in the description for -mno...
2022-11-09 Lang Hames[ORC] Add a unit test to verify that bound weak symbols...
2022-11-09 Tom StellardMove googletest to the third-party directory
2022-11-09 Renaud-KUsing higher level interface to insert new arguments...
2022-11-09 v1nh1shungry[clangd] Fix the code action `RemoveUsingNamespace`
2022-11-09 Jim InghamHandle aliasing a non-top-level command.
2022-11-09 Jim InghamDon't try to create Expressions when the process is...
2022-11-09 Ilya Biryukov[include-cleaner] Add dependency to fix build with...
2022-11-09 Jason MolendaRename unique-types2/TestUniqueTypes.py to TestUniqueTy...
2022-11-09 Simon Pilgrim[X86] Replace unnecessary CVTPS2PI/CVTPS2DQ overrides...
2022-11-09 Jon ChesterfieldRevert "[amdgpu][lds] Use the same isKernel predicate...
2022-11-09 Jon Chesterfield[amdgpu][lds] Use the same isKernel predicate consistently
2022-11-09 Jon ChesterfieldRevert "[LLD] Enable --no-undefined-version by default."
2022-11-09 Sander de Smalen[AArch64][SME] Disable GlobalISel/FastISel for SME...
2022-11-09 Jon Chesterfield[amdgpu][lds] Use a consistent order of fields in gener...
2022-11-09 Sander de Smalen[AArch64] NFC: Remove unused parameter from allocateLaz...
2022-11-09 Oleg ShyshkovRevert "[mlir][linalg] Replace "string" iterator_types...
2022-11-09 Simon Pilgrim[X86] Replace unnecessary CVTSD2SI/CVTSS2SI overrides...
2022-11-09 Oleg Shyshkov[mlir][linalg] Replace "string" iterator_types attr...
2022-11-09 David Sherwood[AArch64][SVE2] Add the SVE2.1 integer quadword reducti...
2022-11-09 Nikita Popov[SCCP] Add tests for with.overflow intrinsics (NFC)
2022-11-09 Aaron BallmanFix Clang sphinx build
2022-11-09 Tomasz Kamiński[analyzer] Fix crash for array-delete of UnknownVal...
2022-11-09 Vladislav Vinogradov[Support] Format provider improvements
2022-11-09 Nicolas Vasilache[mlir][Transform] Fix transform.sequence crash in the...
2022-11-09 Sven van Haastregt[OpenCL] Guard read_write image3d with cl_khr_3d_image_...
2022-11-09 Vladislav VinogradovRevert "[Support] Format provider improvements"
2022-11-09 Vladislav Vinogradov[Support] Format provider improvements
2022-11-09 Haojian WuFix an unused-variable warning in release build, NFC.
2022-11-09 Tomas Matheson[ARM] Move Triple::getARMCPUForArch into ARMTargetParser
2022-11-09 OCHyams[Assignment Tracking][10/*] salvageDebugInfo for dbg...
2022-11-09 Nikita Popov[SCCP] Add helper for getting constant range (NFC)
2022-11-09 Victor Campos[AArch64] Add support for the Cortex-X3 CPU
2022-11-09 Kai Sasaki[mlir][complex] Canonicalize complex.sub zero
2022-11-09 OCHyams[Assignment Tracking][9/*] Don't drop DIAssignID in...
2022-11-09 OCHyams[Assignment Tracking][8/*] Add DIAssignID merging utilities
2022-11-09 Jean Perier[flang][NFC] move fir namespace into FortranVariableOpI...
2022-11-09 Jean Perier[flang][NFC] move HLFIR dialect definition in IR
2022-11-09 Sheng[M68k] Add support for atomic instructions
2022-11-09 Sheng[M68k] Replace `IsM680x0` with predicates `AtLeastM680x0`
2022-11-09 Thomas Symalla[NFC][AMDGPU] Pre-commit tests for D136432.
2022-11-09 chenglin.bi[AArch64] Support all extend/shift op for pattern:...
2022-11-09 OCHyamsReapply: [Assignment Tracking][7/*] Add assignment...
2022-11-09 OCHyamsFix D132221 rebase: Add flags to enable Assignment...
2022-11-09 David Sherwood[AArch64][SVE2] Add the SVE2.1 quadword structured...
2022-11-09 Bjorn Pettersson[test] Avoid legacy PM default pipelines (O0,O1 etc...
2022-11-09 Freddy Ye[X86] Support -march=sierraforest, grandridge, graniter...
2022-11-09 melonedo[RISCV] Add support for static chain
2022-11-09 chenglin.bi[AArch64] Precommit test for D137069; NFC
2022-11-09 Vitaly Buka[compiler-rt] Set CMP0114 policy for standalone build
2022-11-09 Animesh Kumar[OpenMP] Add map clause to the LIT test on use_device_a...
2022-11-09 jinge90[libunwind] Check corrupted return address in unwind_ph...
2022-11-09 Haohai Wen[X86] Add In64BitMode requirement for MMXRI
2022-11-08 chenglin.bi[TypePromotion] Replace Zext to Truncate for the case...
2022-11-09 River Riddle[mlir][LLVM] Add base type and flag support to composit...
2022-11-09 Peiming Liu[mlir][sparse] fix SSA chain issue in dense2sparse...
2022-11-09 Peiming Liu[mlir][sparse] extend foreach operation to iterator...
next