platform/upstream/llvm.git
2023-05-08 Alvin Wong[X86][MC] Fix parsing Intel syntax indirect branch...
2023-05-08 max[MLIR][python bindings] Add `PyValue.print_as_operand...
2023-05-08 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-08 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-08 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-08 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-08 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-08 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-08 Jonas Paulsson[MachineLateInstrsCleanup] Bugfix for handling of kill...
2023-05-08 Teresa Johnson[MemProf] Control availability of hot/cold operator...
2023-05-08 Jake Egan[libc++][AIX] Remove LIBCXX-AIX-FIXME feature from...
2023-05-08 Yonghong Song[Clang][BPF] Type print btf_type_tag properly
2023-05-08 Simon Pilgrim[X86] vector-reduce-or-bool.ll - add common AVX prefix
2023-05-08 Corentin Jabot[Clang] Correctly handle allocation in template arguments
2023-05-08 Dhruv Chawla[TargetLowering] Fix unnecessary call to `computeKnownB...
2023-05-08 Hristo Hristov[libc++][spaceship] Implement `operator<=>` for `array`
2023-05-08 Samira Bazuzi[clang][dataflow] Remove deprecated pass-through APIs...
2023-05-08 Quentin Colombet[Transform] Support more case for the transform pad...
2023-05-08 Tobias GysiRevert "[mlir][mem2reg] Expose algorithm internals."
2023-05-08 Akshay KhadseReapply [Coverity] Fix explicit null dereferences
2023-05-08 Simon Pilgrim[X86] avx512-insert-extract.ll - add nounwind to silenc...
2023-05-08 Whitney Tsang[mlir][CallOpInterface] Add `setCalleeFromCallable...
2023-05-08 Louis Dionne[libc++] Fix mistake in documentation of libcxx-lit...
2023-05-08 Théo Degioanni[mlir][mem2reg] Expose algorithm internals.
2023-05-08 Jacques Pienaar[mlir][bytecode] Fix typo in DenseElementsAttr.
2023-05-08 Oleksandr ... [mlir] warn about passthrough in LLVM dialect doc
2023-05-08 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-08 Sam McCallReland "Give NullabilityKind a printing operator<<"
2023-05-08 Wang, Xin10Fix possible self assign issue for DIEValue
2023-05-08 Qiu Chaofan[PowerPC] Add target feature requirement to builtins
2023-05-08 Vassil Vassilev[clang-repl] Do not assert if we have weak references...
2023-05-08 Job Noorman[JITLink][RISCV] Only generate PLT entries for external...
2023-05-08 eopXD[Clang][RISCV] Update vreinterpret.c test case with...
2023-05-08 Lorenzo Chelini[MLIR][Linalg] Rename `packElementWiseOp` to `packGener...
2023-05-08 Vitaly Buka[NFC][ASAN] Sort includes
2023-05-08 Vitaly Buka[NFC][ASAN] Add const to getter
2023-05-08 sgokhale[CodeGen][ShrinkWrap] Split restore point
2023-05-08 Vitaly Buka[test][lsan] Don't recompile the test
2023-05-08 Vitaly Buka[test][sanitizer] Improve test expectation
2023-05-08 Vitaly Buka[test][sanitizer] Check pthread_create return value
2023-05-08 Vitaly Buka[NFC][ASAN] Use alignof instead of constant
2023-05-08 Vitaly Buka[NFC][ASAN] Extract ThreadRegistry initialization
2023-05-08 Martin Braenne[clang][dataflow][NFC] Remove `SkipPast` parameter...
2023-05-08 Jonas Paulsson[MachineLateInstrsCleanup] Improve compile time for...
2023-05-08 sgokhale[CodeGen] Autogen tests as prerequisite for D42600
2023-05-08 WuXinlong[RISCV] Add MC support of RISCV zcmp Extension
2023-05-08 Vitaly Buka[NFC][ASAN] Reformat the file
2023-05-08 Noah GoldsteinRevert "[InstCombine] Improve bswap + logic_op optimiza...
2023-05-08 LLVM GN Syncbot[gn build] Port 8d657c461a5a
2023-05-08 Shengchen Kan[X86][AsmParser] Refactor code in AsmParser
2023-05-08 Joshua Cao[SCEV][reland] More precise trip multiples
2023-05-08 esmeyi[DWARF][MC] improve the error message when DwarfLineStr...
2023-05-08 Fangrui Song[MC][ARM] Fix redundant errors for .quad/.8byte relocat...
2023-05-08 Fangrui Song[MC] x86-32: properly report error for .quad relocation
2023-05-08 wanglei[LoongArch] Add some comments to getBPReg. NFC
2023-05-08 Fangrui Song[DWARFLinker] Remove an unused raw_svector_ostream
2023-05-08 Fangrui SongMCDwarfFrameEmitter::EncodeAdvanceLoc: use SmallVectorI...
2023-05-08 LLVM GN Syncbot[gn build] Port 746cf7e38cc4
2023-05-08 Nikolas Klauser[libc++] Use the __is_trivially_equality_comparable...
2023-05-08 Ian Anderson[libc++][Modules] Add missing includes and exports
2023-05-08 Ian Anderson[libc++] test/libcxx/transitive_includes.sh.cpp dumps...
2023-05-08 Zhao QiReland D147524 "[LoongArch] Provide basic TargetTransfo...
2023-05-08 Weining LuRevert "[LoongArch] Provide basic TargetTransformInfo...
2023-05-08 Roland McGrath[libc] Use Linux errno and signal strings for Fuchsia
2023-05-08 Noah Goldstein[KnownBits] Improve `KnownBits::rem(X, Y)` in cases...
2023-05-08 Noah Goldstein[KnownBits] Add tests for getting lowbits of `rem X...
2023-05-08 Noah Goldstein[X86] Lower used `(atomicrmw xor p, SignBit)` as `...
2023-05-08 Noah Goldstein[X86] Add tests for `(atomicrmw xor p, Imm)`; NFC
2023-05-07 Arthur EubanksRevert "[clang] Make predefined expressions string...
2023-05-07 Manoj GuptaRevert "[AArch64] Emit FNMADD instead of FNEG(FMADD)"
2023-05-07 Fangrui Song[MC] MCDwarfLineAddr::Encode: use SmallVectorImpl inste...
2023-05-07 Vitaly Buka[NFC][HWASAN] Add more pthread interceptors
2023-05-07 Vitaly Buka[NFC][LSAN] Add more pthread interceptors
2023-05-07 Vitaly Buka[NFC][ASAN] Add more pthread interceptors
2023-05-07 Vitaly Buka[NFC][HWASAN] Fix mutex in thread safety annotation
2023-05-07 Vitaly Buka[NFC][HWASAN] Reformat InitializeInterceptors
2023-05-07 Vitaly Buka[test][sanitizer] Extend the test
2023-05-07 Amara Emerson[NFC][AArch64][GlobalISel] Add a gisel run line for...
2023-05-07 Craig Topper[RISCV] Use inheritance instead of nesting multiclass...
2023-05-07 Craig Topper[RISCV] Ues PatGpr to reduce some tablegen code. NFC
2023-05-07 David Green[DAG] Calculate the number of sign bits for constant...
2023-05-07 Simon Pilgrim[X86] lowerShuffleAsElementInsertion - fold to or(vzext...
2023-05-07 Saleem AbdulrasoolObjectFile: introduce a COFF object file plugin
2023-05-07 Arthur Eubanks[clang] Make predefined expressions string literals...
2023-05-07 Piotr Zegar[clang-tidy][NFC] Split bugprone-exception-escape tests
2023-05-07 Simon Pilgrim[X86] Add getConstVector helper variant without undef...
2023-05-07 Florian Hahn[VPlan] Use RecipeBuilder to look up member when fixing...
2023-05-07 Carlos Galvez[clang-tidy] Support SystemHeaders in .clang-tidy
2023-05-07 Dávid Bolvanský[Tests] Preserve original test scenario
2023-05-07 Jean Perier[flang][hlfir] Add TODO for polymorphic vector subscrip...
2023-05-07 Simon Pilgrim[MC][X86] Fix encoding for VMOVPQIto64Zmr for correct...
2023-05-07 Simon Pilgrim[MC][X86] Add test coverage for Issue #62412
2023-05-07 Aaron Siddhartha... [bazel] Make labels to third-party dependencies explicit
2023-05-07 Dávid Bolvanský[SLC] Use unsigned char to fix test failures on some...
2023-05-07 Simon Pilgrim[MC][X86] Split off avx512vpopcntdq tests and add att...
2023-05-07 Austin Chang[InstCombine] Improve bswap + logic_op optimization
2023-05-07 Austin Chang[InstCombine] Add bswap(logic_op(bswap(x), y)) regressi...
2023-05-07 Dávid Bolvanský[SimplifyLibCalls] Transform memchr(STR, C, N) to chain...
2023-05-07 Yeting Kuo[ASAN] Support memory checks on vp.load/store.
2023-05-07 Mark de WeverRevert "[libc++] Soft-fail the two sanitizer jobs that...
next