platform/upstream/llvm.git
2021-11-30 Hongtao Yu[CSSPGO] Sorting nodes in a cycle of profiled call...
2021-11-30 Paul Robinson[PS4][DWARF] Explicitly set default DWARF version to 4
2021-11-30 Benjamin Kramer[clang][dataflow] Make header parse
2021-11-30 Philip Reames[LV] Remove unneeded cast to Operator [NFC]
2021-11-30 Ryan MansfieldFix file extension of alignment-assumption-ignorelist...
2021-11-30 Mateja MarjanovicCode quality: Combine V_RSQ
2021-11-30 Valentin ClementRevert "[fir] Add fir reduction builder"
2021-11-30 Valentin Clement[fir] Remove unused fct recordTypeCanBeMemCopied
2021-11-30 gysit[mlir][linalg] Add decompose to CodegenStrategy.
2021-11-30 gysit[mlir][linalg] Adapt the decompose patterns to use...
2021-11-30 James FarrellUse VersionTuple for parsing versions in Triple. This...
2021-11-30 Florian Hahn[DSE] Use optimized access if available for redundant...
2021-11-30 gysit[mlir][linalg] Support the empty anchor op string when...
2021-11-30 Yitzhak Mandelbaum[clang][dataflow] Fix broken build in ClangStaticAnalyzer
2021-11-30 gysit[mlir][linalg] Use top down traversal for padding.
2021-11-30 David Green[DAG] Create fptosi.sat from clamped fptosi
2021-11-30 gysit[mlir][linalg] Fix windows build issue in hoist padding.
2021-11-30 Joseph Huber[OpenMP] Add RTL function to externalization RAII
2021-11-30 gysit[mlir][linalg] Run CSE after every CodegenStrategy...
2021-11-30 Vy Nguyen[lld-macho] Mark dylib symbols coming from -weak_framew...
2021-11-30 Valentin Clement[fir] Add fir reduction builder
2021-11-30 Tobias Burnus[MC][ELF] Fix accepting abbreviated form with Type...
2021-11-30 Stanislav Gatev[clang][dataflow] Add base types for building dataflow...
2021-11-30 Hans WennborgRevert "[DAG] Create fptosi.sat from clamped fptosi"
2021-11-30 Mateja MarjanovicTest commit
2021-11-30 Florian Hahn[DSE] Add memset_chk tests.
2021-11-30 Florian Hahn[BuildLibCalls] Add memset_chk test.
2021-11-30 Jeremy Morse[DebugInfo] Turn instruction referencing on by default...
2021-11-30 Simon Pilgrim[X86] Add mulh test coverage for extension to illegal...
2021-11-30 Pavel Labath[lldb] Introduce PlatformQemuUser
2021-11-30 Pavel Labath[lldb] Inline Platform::LoadCachedExecutable into its...
2021-11-30 Nico Weber[gn build] (semimanually) port 25a7e4b9f7c6
2021-11-30 Valentin Clement[fir] Add array value copy pass
2021-11-30 Jeremy Morse[DebugInfo][InstrRef] Pre-land on-by-default-for-x86...
2021-11-30 Alexander Belyaev[mlir] Add bazel build for BufferizationToMemRef.
2021-11-30 Alexander Belyaev[mlir] Fix BufferizationToMemRef build.
2021-11-30 Jeremy Morse[DebugInfo][InstrRef][X86] Instrument expanded DYN_ALLOCAs
2021-11-30 Abinav Puthan... [AMDGPU][NFC] Remove unused defvar in AMDGPUInstruction...
2021-11-30 Jeremy Morse[DebugInfo][InstrRef] Avoid dropping fragment info...
2021-11-30 David Green[DAG] Create fptosi.sat from clamped fptosi
2021-11-30 Louis Dionne[libc++][ABI BREAK] Do not use the C++03 emulation...
2021-11-30 Guillaume Chatelet[libc] Add a reasonably optimized version for bcmp
2021-11-30 Guillaume Chatelet[libc] Add memmove benchmarks
2021-11-30 Jeremy Morse[DebugInfo][InstrRef] "final final" test cleanups for...
2021-11-30 Florian Hahn[LV] Move code from widenSelectInstruction to VPWidenSe...
2021-11-30 Gabor Marton[Analyzer][Core] Make SValBuilder to better simplify...
2021-11-30 Gabor Marton[Analyzer][solver] Do not remove the simplified symbol...
2021-11-30 Pavel Labath[lldb] Remove 'extern "C"' from the lldb-swig-python...
2021-11-30 Abinav Puthan... [GlobalISel] Add matchers for constant splat.
2021-11-30 Jay Foad[AMDGPU] Update docs for nontemporal store
2021-11-30 Ties Stuij[clang][ARM] PACBTI-M assembly support
2021-11-30 Julian Gross[mlir] Decompose Bufferization Clone operation into...
2021-11-30 Kadir Cetinkaya[clangd] Make std symbol generation script python3...
2021-11-30 Alexander Belyaev[mlir] Move bufferization-related passes to `bufferizat...
2021-11-30 gysit[mlir][OpDSL] Fix OpDSL tests after https://reviews...
2021-11-30 Fangrui Song[ELF] Move ObjFile<ELFT>::{getLocalSymbols,getGlobalSym...
2021-11-30 Ben Shi[RISCV] Decode vtype with reserved fields to raw immediate
2021-11-30 Markus Böck[PR52549][clang-cl] Predefine _MSVC_EXECUTION_CHARACTER_SET
2021-11-30 wlei[llvm-profgen] Compute and show profile density
2021-11-30 Roman Lebedev[X86][LoopVectorize] "Fix" `X86TTIImpl::getAddressCompu...
2021-11-30 Nick Desaulniers[ARM] create new pseudo t2LDRLIT_ga_pcrel for stack...
2021-11-30 Carlos Galvez[clang-tidy] Warn on functional C-style casts
2021-11-30 Fangrui Song[ELF] Move GOT/PLT relocation code closer. NFC
2021-11-30 Phoebe Wang[X86][clang] Enable floating-point type for -mno-x87...
2021-11-30 Stella Laurenzo[mlir][python] Audit and fix a lot of the Python pyi...
2021-11-30 Stella Laurenzo[mlir][python] Implement more SymbolTable methods.
2021-11-30 Stella Laurenzo[mlir][python] Add pyi stub files to enable auto comple...
2021-11-30 Ellis Hoag[DebugInfo] Do not replace existing nodes from DICompil...
2021-11-30 Christudasan... [AMDGPU] Enable copy between VGPR and AGPR classes...
2021-11-30 Guozhi Wei[TwoAddressInstructionPass] Create register mapping...
2021-11-30 Craig Topper[RISCV] Promote f16 log/pow/exp/sin/cos/etc. to f32...
2021-11-30 Vitaly Buka[NFC][sanitizer] Track progress of populating the block
2021-11-30 Hsiangkai Wang[RISCV] Fix a bug in RISCVFrameLowering.
2021-11-30 Hsiangkai Wang[RISCV] Add a test case to show the bug in RISCVFrameLo...
2021-11-30 Mircea Trofin[NFC] Header comment in X86RegisterBanks.td referred...
2021-11-30 Vitaly Buka[sanitizer] Add Leb128 encoding/decoding
2021-11-30 Luís FerreiraRevert "[lldb][NFC] Format lldb/include/lldb/Symbol...
2021-11-30 David BlaikieAdd missing header
2021-11-30 Aart Bik[mlir][sparse] generalize sparse tensor output implemen...
2021-11-30 Matthias BraunX86: Fold masked-merge when and-not is not available
2021-11-30 Matthias BraunTests for D112754
2021-11-30 Luís Ferreira[Demangle] Add support for D anonymous symbols
2021-11-30 David Blaikie[Demangle] Add support for multiple identifiers in...
2021-11-30 David Blaikie[Demangle] Add support for D simple single qualified...
2021-11-30 Mircea Trofin[NFC][Regalloc] Split canEvictInterference into hint...
2021-11-29 Luís Ferreira[lldb][NFC] Format lldb/include/lldb/Symbol/Type.h
2021-11-29 Jon Chesterfield[openmp][devicertl] Add a missing loader_uninitialized...
2021-11-29 Salman Javed[clang-tidy] Fix pr48613: "llvm-header-guard uses a...
2021-11-29 Jeremy Morse[DebugInfo][InstrRef] Terminate overlapping variable...
2021-11-29 Fabian Wolff[CVP] Remove ashr of -1 or 0
2021-11-29 Philip Reames[SCEVExpander] Drop poison generating flags when reusin...
2021-11-29 Jeremy Morse[DebugInfo][InstrRef][NFC] "Final" x86 test cleanup
2021-11-29 Philip Reames[unroll] Use early return in shouldPartialUnroll [nfc]
2021-11-29 Philip Reames[unroll] Reduce scope of UnrollFactor variable in compu...
2021-11-29 Jeremy Morse[DebugInfo][InstrRef] Add indirection from dbg.declare...
2021-11-29 Philip Reames[unroll] Split full exact and full bound unroll costing...
2021-11-29 Fangrui Song[ELF] --cref: If -Map is specified, print to the map...
2021-11-29 Sanjay Patel[InstCombine] try to fold 'or' into 'mul' operand
2021-11-29 Jeremy Morse[DebugInfo][InstrRef] Preserve properties of restored...
2021-11-29 David Green[DAG] Add tests for fpsti.sat for various architectures...
next