platform/upstream/llvm.git
2022-02-25 Zakk Chen[RISCV] Update computeTargetABI from llc as well as...
2022-02-25 Anton Afanasyev[AggressiveInstCombine] Fix `TruncInstCombine` (fix...
2022-02-25 Anton Afanasyev[AggressiveInstCombine] Add `phi` nodes support to...
2022-02-25 Shangwu Yao[CUDA][SPIRV] Assign global address space to CUDA kerne...
2022-02-25 Raúl Peñacoba[Driver] Support GCC detection for GCC compiled with...
2022-02-25 Vitaly Buka[sanitizer] Don't collect unused info
2022-02-25 Fangrui Song[ELF] Parallelize initializeLocalSymbols
2022-02-25 Vasileios Porpodas[SLP] Fix for the min/max intrinsic cost.
2022-02-25 Vasileios Porpodas[SLP][NFC] Test for a follow-up fix of the the vector...
2022-02-25 lian wang[RISCV] Add schedule class for Zbt extension
2022-02-25 Xiaodong Liu[sanitizer] Enable trace pc guard coverage test on...
2022-02-25 Carl Ritson[AMDGPU] Extend pre-emit peephole to redundantly masked VCC
2022-02-25 Harald van... [ADT, CSSPGO] Specify set comparer
2022-02-25 Corentin Jabot[libc++] Make sure calls to std::move are always qualified
2022-02-25 Arthur Eubanks[OpaquePtr][AArch64] Use load/store value type instead...
2022-02-25 Daniel Thornburgh[Debuginfod] Add BUILD_ID syntax to llvm-symbolizer.
2022-02-25 Qihan Cai[RISCV] Change rvv version to 1.0 and remove ratify...
2022-02-25 Fangrui Song[Driver][test] Make linux-ld.c work with CLANG_DEFAULT_...
2022-02-25 Daniel Thornburgh[Symbolize] LRU cache binaries in llvm-symbolizer.
2022-02-25 Ben Shi[clang][NFC] Move all avr CodeGen tests to avr specific...
2022-02-25 Fangrui Song[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON
2022-02-25 Fangrui Song[asan][test] asan_prelink_test.cpp: use -fno-pie -no-pie
2022-02-25 Fangrui Song[Driver][test] Remove soon irrelevant pie tests
2022-02-24 Fangrui Song[Driver][test] Make hexagon-toolchain-elf.c work with...
2022-02-24 Nico Weber.mailmap: remove stray space in comment
2022-02-24 Fangrui Song[clang][test] Make mips-vector-return.c work with CLANG...
2022-02-24 Craig Topper[RISCV] Add 'i64' to some isel so tablegen will remove...
2022-02-24 Michael WymanClang `unused-but-set-variable` warnings should not...
2022-02-24 Fangrui Song[ELF] Update comment. NFC
2022-02-24 Fangrui Song[ELF] Simplify resolveDefined and resolveCommon
2022-02-24 Rahman LavaeeRevert "Encode address offsets of basic blocks relative...
2022-02-24 Reid Kleckner[lld/MachO] Fix +asserts build after recent change
2022-02-24 Sanjay Patel[AArch64][x86] add tests for bitwise logic + shifts...
2022-02-24 Craig Topper[RISCV] Add tests for (neg (abs X)) where the abs has...
2022-02-24 Fangrui Song[ELF][test] Remove invalid weak COMMON tests
2022-02-24 Yitzhak Mandelbaum[clang][dataflow] Add limits to size of modeled data...
2022-02-24 Jez Ng[lld-macho] Implement -why_live (without perf overhead)
2022-02-24 Aaron BallmanFix typo in file name; NFC
2022-02-24 Aaron BallmanAdd -Wno-strict-prototypes to C tests; NFC
2022-02-24 Aaron BallmanUse functions with prototypes when appropriate; NFC
2022-02-24 Valentin Clement[flang] Simple array assignment lowering
2022-02-24 Jay Foad[AMDGPU] Divergence-driven instruction selection for...
2022-02-24 Fangrui Song[ELF] Simplify --fortran-common. NFC
2022-02-24 Fangrui Song[ELF] De-template Symbol::resolveLazy. NFC
2022-02-24 Damian Rouson[flang] add semantics tests for sync team
2022-02-24 Alexey BataevRevert "[OPENMP]Fix PR50347: Mapping of global scope...
2022-02-24 Alexey Bataev[OPENMP]Fix PR50347: Mapping of global scope deep objec...
2022-02-24 Yuanfang Chen[CMake][WinMsvc] Replace MSVC_BASE/WINSDK_BASE with...
2022-02-24 Simon Pilgrim[DAG] Attempt to fold bswap(shl(x,c)) -> zext(bswap...
2022-02-24 David Green[AArch64] Regenerate dp1.ll test, NFC
2022-02-24 Fangrui Song[ELF] Set config->exportDynamic to true if config-...
2022-02-24 Stanislav Mekhanoshin[AMDGPU] Extend SILoadStoreOptimizer to handle global...
2022-02-24 Damian Rouson[flang] add semantics test for sync memory
2022-02-24 Momchil Velikov[AArch64] Async unwind - Always place the first LDP...
2022-02-24 Stanislav Mekhanoshin[AMDGPU] Fix combined MMO in load-store merge
2022-02-24 Amir Ayupov[X86] Introduce x86-cmov-converter-force-all
2022-02-24 Benjamin Kramer[tblgen] Compress CompositeSequences to 1/8th of its...
2022-02-24 Craig Topper[RISCV] Add Zbb RUN lines to neg-abs.ll.
2022-02-24 Momchil Velikov[AArch64] Async unwind - helper functions to decide...
2022-02-24 Fangrui Song[analyzer] Just use default capture after 7fd60ee6e0a87...
2022-02-24 Thomas Raoux[mlir][memref] Add transformation to do loop multi...
2022-02-24 Craig Topper[RISCV] Update some tests to use floating point ABI...
2022-02-24 Momchil Velikov[AArch64] Async unwind - do not schedule frame setup...
2022-02-24 Craig Topper[RISCV] Fold (sext_inreg (fmv_x_anyexth X), i16) -...
2022-02-24 Valentin Clement[flang] Lower allocatable assignment for scalar
2022-02-24 Stanislav Gatev[clang][dataflow] Update StructValue child when assigni...
2022-02-24 Sven van Haastregt[clang-tidy] Remove opencl-c.h inclusion from tests
2022-02-24 Sanjay Patel[SDAG] remove shift that is redundant with part of...
2022-02-24 Valentin Clement[flang] Handle allocatable dummy arguments
2022-02-24 Anton KorobeynikovDisable Mailgun click tracking
2022-02-24 Aaron BallmanRemove useless RUN lines in the middle of the file...
2022-02-24 Joseph Huber[OpenMP] Make section variable external to prevent...
2022-02-24 Sanjay Patel[InstCombine] try harder to preserve 'nsz' in fneg...
2022-02-24 Sanjay Patel[InstCombine] add test for fneg of select with FMF...
2022-02-24 Jay Foad[MIRParser] Diagnose too large align values in MachineM...
2022-02-24 Marius Brehler[mlir][emitc] Add a variable op
2022-02-24 Corentin Jabot[clang] Warn on unqualified calls to std::move and...
2022-02-24 Sven van Haastregt[OpenCL] Handle TypeExtensions in OpenCLBuiltinFileEmitter
2022-02-24 Florian Hahn[AArch64] Simplify and extend tests added in 0c5ea01b20...
2022-02-24 Simon Pilgrim[X86] LowerRotate - enable v8i16 ROTL/ROTR on all pre...
2022-02-24 Simon Pilgrim[X86] SimplifyDemandedVectorEltsForTargetNode - add...
2022-02-24 Shraiysh Vaishay[mlir][OpenMP][NFC] Remove unused binary operator enum
2022-02-24 Benjamin Kramer[Symbolizer] Move ctor/dtor into .cpp file
2022-02-24 Alex Zinenko[mlir] Document creation of Python bindings for a dialect
2022-02-24 Benjamin Kramer[mlir][linalg] Cast back to the original type after...
2022-02-24 Roman Lebedev[NFC][SROA] Update tests for D113520
2022-02-24 serge-sans... Cleanup includes: ProfileData
2022-02-24 serge-sans... Cleanup include: DebugInfo/Symbolize
2022-02-24 Jay Foad[AMDGPU] Fix permissions on test files
2022-02-24 Florian Hahn[AArch64] Add vector select test showing redundant...
2022-02-24 Shao-Ce SUN[NFC][RISCV] Reuse ISD::NodeType in float extension
2022-02-24 Sven van Haastregt[OpenCL] opencl-c.h: remove arg names for image builtins
2022-02-24 Pavel Labath[lldb] Fix macos build for D120425
2022-02-24 Javier Setoain[mlir][LLVM] Allow scalable vectors in ShuffleVectorOp
2022-02-24 Simon Pilgrim[X86] LowerShiftByScalarVariable - use getSplatSourceVe...
2022-02-24 Nikita PopovRevert "[RISCV] add the MC layer support of Zfinx exten...
2022-02-24 Shao-Ce SUN[NFC][clang] Simplify `isOneOf` function
2022-02-24 Pavel Labath[lldb] One more fix for the MonitorChildProcess patch...
2022-02-24 Matthias Springer[mlir][linalg][bufferize] Always bufferize in-place...
2022-02-24 Pavel Labath[lldb] Fix windows build for D120425
next