platform/upstream/llvm.git
2022-05-26 Jason MolendaDefer source path remap tilde expansion until source...
2022-05-26 Jason MolendaUpdate three tests to realpath paths that we compare...
2022-05-26 Fangrui Song[MC] Lower case the first letter of EmitCOFF* EmitWin...
2022-05-26 John Paul Adrian... [scudo] Link against libatomic on all MIPS targets
2022-05-26 Owen AndersonReplace the custom linked list in LeaderTableEntry...
2022-05-26 Serguei Katkov[GuardWidening] Remove nuw/nsw flags for hoisted instru...
2022-05-26 serge-sans... [iwyu] Handle regressions in libLLVM header include
2022-05-26 Serguei Katkov[GuardWidening] Add test showing incorrect behavior...
2022-05-26 Serguei Katkov[GuardWidening] Update test with update_test_checks.py
2022-05-26 River Riddle[mlir:Printer][NFC] Add utility methods for printing...
2022-05-26 River Riddle[mlir:LSP] Link the test dialect into mlir-lsp-server
2022-05-26 Matthias Springer[mlir][bufferization] Clean up imports and code comments
2022-05-26 Congzhe Cao[NFC][LoopCacheAnalysis] Update test cases to make...
2022-05-26 Chenbing Zheng[InstCombine] [NFC] refector foldXorOfICmps
2022-05-26 Chenbing Zheng[InstCombine] bitcast(logic(bitcast(X), bitcast(Y)...
2022-05-26 jacquesguan[RISCV] Replace ISD::FP_EXTEND and ISD::FP_ROUND with...
2022-05-26 Alan Zhao[llvm-ml] Add support for the .S extension
2022-05-26 Lian Wang[LegalizeTypes][VP] Add widen and split support for...
2022-05-26 Haocong.Lu[RISCV][NFC] Remove solved TODO for combining constant...
2022-05-26 Peter Klausler[flang] Allow forward reference to ENTRY from generic...
2022-05-25 V Donaldson[flang] Update intrinsic module source files
2022-05-25 bixia1[mlir][sparse] Add more complex operations.
2022-05-25 bixia1Lower complex.expm1 to standard dialect.
2022-05-25 Jason MolendaSkip testing of watchpoint hit-count/ignore-count on...
2022-05-25 Alan Zhao[NFC][llvm-ml] Rename rip-relative-addressing.asm to...
2022-05-25 Arthur Eubanks[gn build] Fix D126415 to only set `llvm_have_mallinfo2...
2022-05-25 Peter Klausler[flang] Fix crash from a blank BIND(C,NAME="") on subpr...
2022-05-25 Arthur Eubanks[gn build] Manually port bed9efed71
2022-05-25 Alexey Bataev[SLP]Do not try to generate ScatterVectorize if it...
2022-05-25 NAKAMURA Takumi[bazel] Unset REVISION as if LLVM_APPEND_VC_REV=OFF...
2022-05-25 NAKAMURA Takumi[bazel] Bump to 15.0.0git
2022-05-25 Snehasish Kumar[memprof] Keep and display symbol names in the RawMemPr...
2022-05-25 Alexey Bataev[SLP]Fix PR55688: Miscompile due to incorrect nuw/nsw...
2022-05-25 Eric Li[clang][dataflow] Fix incorrect CXXThisExpr pointee...
2022-05-25 Eric Li[clang][dataflow] Relax assert on existence of `this...
2022-05-25 Arthur Eubanks[gn build] Set llvm_have_mallinfo2 to true by default
2022-05-25 Maksim Panchenko[MCDisassembler] Disambiguate Size parameter in tryAddi...
2022-05-25 zr33[BOLT][DWARF] Convert dwarf5-df-* tests to assembly...
2022-05-25 Patrick WaltonRound up zero-sized symbols to 1 byte in `.debug_aranges`.
2022-05-25 Joseph Huber[Clang] Introduce `--offload-link` option to perform...
2022-05-25 Matthias Springer[mlir][bufferization][NFC] Remove dead code
2022-05-25 Zequan Wu[LLDB][NativePDB] Check for missing type info to avoid...
2022-05-25 Joe Nash[AMDGPU] gfx11 FLAT Instructions
2022-05-25 Thomas Preud... Fix conversion error to Expected
2022-05-25 Alex Lorenz[clang] Fix the begin location of concepts specializati...
2022-05-25 Chia-hung Duan[mlir][PDLL] Allow numeric result indexing for unregist...
2022-05-25 Joe Nash[AMDGPU] gfx11 vinterp instructions MC support
2022-05-25 Joe Nash[AMDGPU] gfx11 export instructions
2022-05-25 Christian Sigg[LLVM] Add rcp.approx.ftz.f32 intrinsic
2022-05-25 Paul Kirth[compiler-rt][test] Fix flake in symbolize_stack test
2022-05-25 Peter Klausler[flang] Address regression (calls to assumed-length...
2022-05-25 James Y KnightC++ DR2394: Const-default-constructible for members.
2022-05-25 Philip ReamesReapply "[RISCV] Enable strict assertions in InsertVSET...
2022-05-25 Shoaib Meenai[pseudo] Fix pseudo-gen usage when cross-compiling
2022-05-25 Daniel Grumberg[clang][extract-api] Don't emit symbols prefixed with...
2022-05-25 Krzysztof ParzyszekDWARFVerifier: Change vector of IntervalMap to vector...
2022-05-25 Matthias Springer[mlir][bufferize] Remove hoisting functionality from...
2022-05-25 Sanjay Patel[SLP] add minimum test for miscompile (PR55688); NFC
2022-05-25 Philip Reames[riscv] Remove mutation of prior vsetvli from insertion...
2022-05-25 Aaron BallmanRemoving this as part of the revert done in 69da3b6aead...
2022-05-25 Aaron BallmanRevert "[OpenMP] atomic compare fail : Parser & AST...
2022-05-25 Mike Rice[OpenMP] Add diagnostic for unterminated 'omp [begin...
2022-05-25 Joseph Huber[Clang][Docs] Document `-Xoffload-linker` flag
2022-05-25 Nicolai HähnleAMDGPU/GISel: Factor out AMDGPURegisterBankInfo::buildR...
2022-05-25 Nicolai HähnleRevert "AMDGPU/GISel: Factor out AMDGPURegisterBankInfo...
2022-05-25 Zequan WuReland "[llvm-pdbutil] Add options to only dump symbol...
2022-05-25 Kazu Hirata[lldb] Fix an unused function warning
2022-05-25 Logan Chien[mlir] Fix Tensor_InsertSliceOp description
2022-05-25 Nicolai HähnleAMDGPU/GISel: Factor out AMDGPURegisterBankInfo::buildR...
2022-05-25 Takafumi ArakakiAllow pointer types for atomicrmw xchg
2022-05-25 Craig Topper[RISCV] Preserve fast math flags in lowerVPOp.
2022-05-25 Craig Topper[X86] Add isSimple check to the load combine in combine...
2022-05-25 Anubhab Ghosh[llvm-objcopy][ObjectYAML][mips] Add MIPS specific...
2022-05-25 Martin Boehme[clang] Don't parse MS attributes in `ParseExportDeclar...
2022-05-25 Philip Reames[RISCV] Hoist VSETVLI vlmax, vtype out of scalable...
2022-05-25 Philip Reames[RISCV] Restructure comment and add clarifying assert...
2022-05-25 Lei Zhang[mlir][spirv] Fix capability check for 64-bit element...
2022-05-25 Lei Zhang[mlir][scf] Retain existing attributes in scf.for trans...
2022-05-25 Joe Loser[libc++][test] Verify std::ranges::rbegin, crbegin...
2022-05-25 Philip Reames[riscv] Add coverage for fixed length vector loops...
2022-05-25 Ivan Kosarev[TableGen] Undeprecate 'field' when used with the CodeE...
2022-05-25 Michał Górny[llvm-rc] Avoid which(1) dependency in windres-prefix...
2022-05-25 Groverkss[MLIR][Presburger] Add inverse to IntegerRelation
2022-05-25 Nikita Popov[PhaseOrdering] Add test for unprofitable loop load...
2022-05-25 Groverkss[MLIR][Presburger] Add getDomainSet, getRangeSet to...
2022-05-25 Louis Dionne[libc++] Remove conditional include
2022-05-25 Simon Moll[VP][fix] Don't discard masks in reductions
2022-05-25 Paul Robinson[PS5] Default to -fno-rtti
2022-05-25 Louis Dionne[libc++] Use Python subprocess instead of libc++'s...
2022-05-25 Haojian WuFix unused-variable warning, NFC.
2022-05-25 Haojian Wu[AST] Dont invalidate a ref-type var decl if it has...
2022-05-25 Nico Weber[pseudo-gen] Add -o flag, make --grammar required
2022-05-25 Ivan Kosarev[MLIR][NFC] Fix the Conversion/MemRefToSPIRV/alloc...
2022-05-25 zhongyunde[tests] precommit tests for D126040
2022-05-25 Vy Nguyen[lld-macho] Support -non_global_symbols_strip_list...
2022-05-25 Sanjay Patel[x86] add test with volatile load; NFC
2022-05-25 Aaron BallmanTest C DR conformance (part three of many)
2022-05-25 Nathan James[clang-tidy] Update docs for SimplifyDeMorganRelaxed
2022-05-25 Nathan James[clang-tidy] Extend SimplifyBooleanExpr demorgan support.
2022-05-25 lorenzo chelini[MLIR][Linalg] Adjust documentation (NFC)
next