platform/upstream/llvm.git
2023-04-19 Martin Storsjö[libcxxabi] [test] Avoid mingw warnings about missing...
2023-04-19 Martin Storsjö[libcxxabi] Omit dllimport in public headers in MinGW...
2023-04-19 Hassnaa Hamdi[AArch64][CostModel]: Add costs for zero/sign extend.
2023-04-19 Martin LiskaMake use of '#pragma clang diagnostic' only with __clang__.
2023-04-19 pvanhout[AMDGPU] Add more verbose logs to PromoteAlloca
2023-04-19 David Spickett[compiler-rt][ASAN] Replace find_executable with shtuil...
2023-04-19 OCHyamsRevert "[Assignment Tracking] Fix fragment error for...
2023-04-19 OCHyamsRevert D146987 "[Assignment Tracking] Enable by default"
2023-04-19 Jay Foad[AMDGPU] Don't transform illegal intrinsics to V_ILLEGAL
2023-04-19 terrydang[docs] Fix the CMAKE_BUILD_TYPE option in the cmake...
2023-04-19 Guillaume Chatelet[reland][libc] handle memset sequence as a separate...
2023-04-19 Luke Lau[RISCV] Combine concat_vectors of loads into strided...
2023-04-19 Luke Lau[RISCV] Add tests for concats of vectors that could...
2023-04-19 OCHyamsReapply D146987 "[Assignment Tracking] Enable by default"
2023-04-19 OCHyams[Assignment Tracking] Fix fragment error for some DSE...
2023-04-19 Krasimir GeorgievRevert "Reapply [SimplifyCFG][LICM] Preserve nonnull...
2023-04-19 Emmmer[LLDB][RISCV] Add RVV register infos
2023-04-19 Pavel Kosov[llvm-exegesis] Allow setting dump file name
2023-04-19 Jean Perier[flang][hlfir] Apply component lower bounds in hlfir...
2023-04-19 Chen Zheng[GlobalISelEmitter] handle operand without MVT/class
2023-04-19 Matthias Springer[mlir][linalg] ValueBoundsOpInterface: Add support...
2023-04-19 Timm Bäder[clang][Interp][NFC] Small State.cpp refactoring
2023-04-19 Alex Bradbury[RISCV] Fix canonical ordering of s* vs z* extensions...
2023-04-19 Adrian Kuegel[clang][Bazel] Add missing dependency after 310ee08d5d4
2023-04-19 Alex Bradbury[docs][RISCV] Use anonymous references in RISCVUsage...
2023-04-19 Alex Bradbury[RISCV][NFC] Consistently use Opcode local variable...
2023-04-19 Alex Bradbury[RISCV] Bump Zfa version to 0.2 and correct RISCVUsage...
2023-04-19 Serguei Katkov[InstSimplify] Update tests for max(min,max) to cover...
2023-04-19 chenglin.biRevert "[AMDGPU] Ressociate patterns with sub to use...
2023-04-19 Yeting Kuo[RISCV] Customed lower vector nearbyint and rint in...
2023-04-19 wangpc[RISCV] Remove SEW=8 case for floating-point
2023-04-19 Matthias Springer[mlir][NFC] Minor cleanups around ShapedType
2023-04-19 Matthias Springer[mlir][IR] Remove ShapedType::getSizeInBits
2023-04-19 Aart Bikbazel patch for OpenACC changes
2023-04-19 Lang HamesRevert "[ExecutionEngine] Allow JIT tests to run on...
2023-04-19 Alex Brachet[libc] Add fuchsia/io.h for TestLogger
2023-04-18 Michael Jones[libc] move strerror and strsignal to OS msg maps
2023-04-18 Razvan Lupusoru[mlir][openacc] Fix build after D148389
2023-04-18 Peiming Liu[mlir][sparse] introduce a new compressed(hi) dimension...
2023-04-18 Razvan Lupusoru[mlir][openacc] Add separate acc data operations for...
2023-04-18 Craig Topper[TableGen] Reduce the amount of storage space used...
2023-04-18 LLVM GN Syncbot[gn build] Port c2114bd8e1f0
2023-04-18 Valentin ChuravyRevert "Non-debuginfo JITLink perf jitdump support"
2023-04-18 Nathan Sidwell[ELF] hash fn return type
2023-04-18 Nathan Sidwell[BOLT] Don't enable runtime when not building X86
2023-04-18 Noah GoldsteinRecommit "[ValueTracking] Apply the isKnownNonZero...
2023-04-18 Noah GoldsteinRecommit "[InstCombine] Add transforms for `(icmp ...
2023-04-18 Noah Goldstein[InstCombine] Fix buggy `(mul X, Y)` -> `(shl X, Log2...
2023-04-18 Lang Hames[ExecutionEngine] Allow JIT tests to run on PowerPC.
2023-04-18 Fangrui Song[AsmPrinter] Fix placement of function entry comments
2023-04-18 Caslyn Tonelli[gwp_asan] Employ EXPECT_DEATH for zxtest compatibility
2023-04-18 Rahman LavaeeRefactor BasicBlockSectionsProfileReader::getBBClusterI...
2023-04-18 LLVM GN Syncbot[gn build] Port 76e1521b0acf
2023-04-18 Prem ChintalapudiNon-debuginfo JITLink perf jitdump support
2023-04-18 Lei Zhang[mlir][spirv][vector] Enable vector3 when converting...
2023-04-18 Bill Wendling[Clang][NFC] Rename methods/vars to reflect their real...
2023-04-18 Jason MolendaRemove hardcoded address bits in ABIMacOS_arm64
2023-04-18 Vitaly Buka[NFC][lsan] Rename test function
2023-04-18 Vitaly Buka[lsan] Disabled D148281 test on Darwin
2023-04-18 Siva Chandra... [libc] Add two more recipes to do a cross build.
2023-04-18 Alexey Bataev[SLP]Add final resize to ShuffleCostEstimator::finalize...
2023-04-18 Siva Chandra... [libc][NFC] Move RoundingModeUtils to LibcFPTestHelpers.
2023-04-18 Vassil VassilevReland "[clang-repl] Enable debugging of JIT-ed code."
2023-04-18 Peiming Liu[mlir][sparse] remove redundate integration tests.
2023-04-18 Leonard Chan"Reland "[hwasan] Provide aliases for c allocation...
2023-04-18 David Tenty[PowerPC][LLD] Update DataLayout in tests
2023-04-18 Tue Ly[libc][Obvious] Fix the performance table in math funct...
2023-04-18 Alexey BataevRevert "[SLP]Add final resize to ShuffleCostEstimator...
2023-04-18 Philip Reames[DAG] Restrict (fp_round (copysign X, Y)) -> (copysign...
2023-04-18 Jonas Paulsson[ClangFE] Handle statement expressions properly with...
2023-04-18 Bing1 Yu[X86] Create all-one vector(v8i32) for TESTC(X,~X)...
2023-04-18 David Tenty[PowerPC] Add function pointer alignment to DataLayout
2023-04-18 Kevin Sala[OpenMP][libomptarget][NFC] Remove error data member...
2023-04-18 Benjamin Kramer[vector] When trimming leading insertion dimensions...
2023-04-18 Paul Robinson[Headers][doc] Add FMA intrinsic descriptions
2023-04-18 Nikita Popov[GlobalOpt] Don't evaluate large memset (PR62191)
2023-04-18 Siva Chandra... [libc][NFC] Move ExecuteFunction test util to test...
2023-04-18 Slava Zakharin[flang] Fixed substr access in embox/rebox CodeGen.
2023-04-18 Guillaume ChateletRevert "[libc] handle memset sequence as a separate...
2023-04-18 Guillaume Chatelet[libc] handle memset sequence as a separate struct
2023-04-18 Simon Pilgrim[CostModel][X86] Add BSWAP cost model estimations
2023-04-18 Alex Brachet[clang-scan-deps] Add clang-scan-deps to llvm-driver...
2023-04-18 Ivan Kosarev[AMDGPU][AsmParser] Refine parsing SDWA operands.
2023-04-18 Vassil VassilevRevert "[clang-repl] Enable debugging of JIT-ed code."
2023-04-18 Guillaume Chatelet[libc] Add debug messages to bcmp and memcmp tests
2023-04-18 Vassil Vassilev[clang-repl] Enable debugging of JIT-ed code.
2023-04-18 Nikita Popov[SCEV] Add additional tests for addrec nowrap flags...
2023-04-18 Jay Foad[MC] Simplify uses of subregs/superregs. NFC.
2023-04-18 Guillaume Chatelet[libc] Add AVX detectionwq
2023-04-18 Max Kazantsev[Test] Add IRCE tests with non-canonical range check
2023-04-18 Felipe de Azevedo... [coro][nfc] Use Load/Store instruction APIs
2023-04-18 Igor Kirillov[CodeGen] Enable processing of interconnected complex...
2023-04-18 Max Kazantsev[BPI] Add method to swap outgoing edges probabilities
2023-04-18 Jay Foad[MC] Fix M68k build after D148613
2023-04-18 Alexey Bataev[SLP]Add final resize to ShuffleCostEstimator::finalize...
2023-04-18 Zain Jaffal[llvm-remarkutil] Add an option to display DebugLoc...
2023-04-18 David Stuttard[AMDGPU] Remove unnecessary assert
2023-04-18 Max Kazantsev[BPI][Test] Check the probabilities after swapping...
2023-04-18 Nico Weber[gn] port 1ae57fed880688 and fix mistake from 1203a24764bfa
2023-04-18 Jay Foad[MC] Use subregs/superregs instead of MCSubRegIterator...
next