platform/upstream/llvm.git
2022-06-08 Chuanqi Xu[NFC] Remove commented cerr debugging loggings
2022-06-08 David CARLIER[Sanitizers] intercept FreeBSD procctl
2022-06-08 Benjamin Kramer[mlir][MemRef] Fix a crash when expanding a scalar...
2022-06-08 LLVM GN Syncbot[gn build] Port 638b0fb4d651
2022-06-08 Nathan James[ADT][NFC] Early bail out for ComputeEditDistance
2022-06-08 lorenzo chelini[MLIR][SCF] Improve doc (NFC)
2022-06-08 Kito ChengRevert "[SplitKit] Handle early clobber + tied to def...
2022-06-08 Fangrui Song[CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR by...
2022-06-08 python3kgae[DirectX][Fail crash in DXILPrepareModule pass when...
2022-06-08 Kito Cheng[SplitKit] Handle early clobber + tied to def correctly
2022-06-08 Kito Cheng[RISCV] Testcase to show wrong register allocation...
2022-06-08 Nathan Lanza[MLIR] Add an install target for mlir-libraries
2022-06-08 Chuanqi Xu[Debug] [Coroutines] Add deref operator for non complex...
2022-06-08 Nathan LanzaUpdate the ProgrammersManual explanation for ilist...
2022-06-08 Sunho Kim[JITLink][ELF][AArch64] Implement ADR_GOT_PAGE, LD64_GO...
2022-06-08 Leonard ChanReland "[NFC][compiler-rt][asan] Unify asan and lsan...
2022-06-08 Joe LoserRevert "[libc++][test] Mark ranges.transform.pass.cpp...
2022-06-08 Wael Yehia[InstCombine] decomposeSimpleLinearExpr should bail...
2022-06-08 Lang Hames[JITLink][ELF][AArch64] Implement R_AARCH64_ABS64 reloc...
2022-06-08 Kevin Athey[MSAN] exclude android from pthread_getaffinity_np...
2022-06-08 Leonard ChanRevert "[NFC][compiler-rt][asan] Unify asan and lsan...
2022-06-08 Sunho Kim[JITLink][ELF][AArch64] Implement R_AARCH64_LDST*_ABS_L...
2022-06-08 Leonard ChanFix for e1d84c421df1bd496918bc4dd30f040d47906a77
2022-06-08 Leonard Chan[compiler-rt][lsan] Choose lsan allocator via SANITIZER...
2022-06-08 Leonard Chan[NFC][compiler-rt][asan] Unify asan and lsan allocator...
2022-06-07 Derek Schuff[WebAssembly][Objcopy] Check that --only-keep-debug...
2022-06-07 Leonard Chan[compiler-rt][sanitizer] Have all OOM-related error...
2022-06-07 Lang Hames[ORC-RT] Remove a stale comment.
2022-06-07 Sunho Kim[JITLink][ELF][AArch64] Implement ADR_PREL_PG_HI21...
2022-06-07 Kevin Athey[MSAN] Add interceptor for pthread_getaffinity_np.
2022-06-07 Kevin AtheyAdd checks for -lresolv to sanitizer-ld test.
2022-06-07 Wolfgang PiebRevert "[Metadata] Add a resize capability to MDNodes...
2022-06-07 Sanjay Patel[InstCombine] [InstCombine] reduce left-shift-of-right...
2022-06-07 Sanjay Patel[InstCombine] add tests for left-shift-of-right-shifted...
2022-06-07 Sanjay Patel[InstCombine] reduce code duplication for accessing...
2022-06-07 owenca[clang-format] Skip parsing a block if it's nested...
2022-06-07 Pengxuan Zheng[NFC][test] Improve ecsymbols.test
2022-06-07 Nico Weber[gn build] (manually) port f3966eaf86 (_LIBCPP_ENABLE_D...
2022-06-07 Douglas YungRevert "[clang-diff] Fix assertion error when dealing...
2022-06-07 Paul Kirth[compiler-rt] Avoid truncating Symbolizer output
2022-06-07 Wolfgang Pieb[Metadata] Add a resize capability to MDNodes and add...
2022-06-07 Jason MolendaSkip TestConcurrentWatchBreak.py on Darwin arm64
2022-06-07 Aart Bik[mlir][sparse] updated our sparse dialect doc with...
2022-06-07 Vitaly Buka[NFC] Exctract getNoSanitizeMask lambda
2022-06-07 Vitaly Buka[NFC] Move part of SanitizerMetadata into private method
2022-06-07 Mitch Phillips[NFC] Clang-format parts of D126929 and D126100
2022-06-07 Mitch Phillips[NFC][CodeGen] Rename method
2022-06-07 Christopher... Revert "[mlir][vector] Allow unroll of contraction...
2022-06-07 Jason MolendaTrack transition from launch dyld to shared-cache dyld
2022-06-07 Louis Dionne[libc++] Make the Debug mode a configuration-time only...
2022-06-07 Philip Reames[GuardWidening] Fix a nasty cast bug in c2eccc6
2022-06-07 Philip ReamesRevert "[MemDep][NFCI] Remove redundant dyn_cast, repla...
2022-06-07 Sunho Kim[JITLink][AArch64] Refactor isLoadStoreImm12 check...
2022-06-07 Florian Hahn[VPlan] Handle VPInst without underlying instr in VPInt...
2022-06-07 Joseph Huber[Binary] Make the OffloadingImage type own the memory
2022-06-07 Joseph Huber[Binary] Align the image offset in OffloadBinary
2022-06-07 Aaron BallmanUpdate the C2x status page from latest working draft
2022-06-07 Philip ReamesRevert "[LLVM][Casting.h] Add trivial self-cast"
2022-06-07 Martin Sebor[InstCombine] Fold memchr of sequences of same characters
2022-06-07 Martin Sebor[InstCombine] Add substr helper function (NFC).
2022-06-07 Sam Estep[clang][dataflow][NFC] Fix filename typos in tests
2022-06-07 Joe NashReland [AMDGPU] gfx11 vop3dpp instructions
2022-06-07 Derek Schuff[WebAssembly] Add WASM_SEC_LAST_KNOWN to BinaryFormat...
2022-06-07 Sunho Kim[JITLink][ELF][AArch64] Lift MachO/arm64 edges into...
2022-06-07 William Huang[ValueTracking] Add support to deduce a PHI node being...
2022-06-07 Reid Kleckner[config] Remove vestigial LLVM_VERSION_INFO
2022-06-07 Reid Kleckner[config] Remove RETSIGTYPE from config.h.cmake, NFC
2022-06-07 Erich Keane[CodeGen] Fix an issue when the 'extern C' replacement...
2022-06-07 Philip Reames[PointerUnionTest] Fix an incorrectly written test
2022-06-07 Kaining Zhong[clang-diff] Fix assertion error when dealing with...
2022-06-07 Jay Foad[CodeEmitter] Fix encoding wide instructions on big...
2022-06-07 David Green[AArch64] Remove isDef32
2022-06-07 Vince Bridgers[analyzer] Fix null pointer deref in CastValueChecker
2022-06-07 Sanjay Patel[InstCombine] reduce right-shift-of-left-shifted consta...
2022-06-07 Sanjay Patel[InstCombine] add vector tests for shift-shift; NFC
2022-06-07 Groverkss[MLIR][Presburger] Fix subtract processing extra inequa...
2022-06-07 Alan Zhao[llvm-ml] Remove all file extension restrictions
2022-06-07 Mark de Wever[libc++] Removes _LIBCPP_AVAILABILITY_TO_CHARS.
2022-06-07 Philip ReamesAdd initial coverage for invalid instruction costs...
2022-06-07 Mark de Wever[libc++][CI] Updates Docker image.
2022-06-07 Mark de Wever[libc++] Don't use static constexpr in headers.
2022-06-07 David Penry[NFC] Fix spelling/newlines in comments/debug messages
2022-06-07 Benjamin Kramer[format] Fix an uninitialized variable
2022-06-07 Joseph Huber[Libomptarget] Do not use retaining attributes for...
2022-06-07 Simon Pilgrim[DAG] combineShuffleOfSplatVal - fold shuffle(splat...
2022-06-07 Muhammad Omair... [LLDB] Remove decorator from XPASSes AArch64/Windows
2022-06-07 Muhammad Omair... [LLDB] Fix TestBase.generateSource for AArch64/Windows
2022-06-07 Craig Topper[LoopFlatten] Fix crash if the inner loop trip count...
2022-06-07 Craig Topper[LoopFlatten] Replace unchecked dyn_cast with cast.
2022-06-07 Craig Topper[RISCV] Scalarize gather/scatter on RV64 with Zve32...
2022-06-07 Alexey Bataev[SLP]Add a test for geps with non-const indeces in...
2022-06-07 LLVM GN Syncbot[gn build] Port 47c8ec811f78
2022-06-07 David Truby[clang][AArch64][SVE] Improve diagnostics for SVE operators
2022-06-07 Benjamin Kramer[DX][ObjYAML] Zero out unused fields that get written...
2022-06-07 Matt Arsenaultllvm-reduce: Add -abort-on-invalid-reduction to MIR...
2022-06-07 Matt Arsenaultllvm-reduce: Don't set generic instruction operands...
2022-06-07 Matt Arsenaultllvm-reduce: Add pass to remove register uses
2022-06-07 Jay Foad[AMDGPU] Add support for the .reloc directive
2022-06-07 Matt Arsenaultllvm-reduce: Add cloning of target MachineFunctionInfo
2022-06-07 Matt ArsenaultAMDGPU: Make PSV instances static members
next