platform/upstream/llvm.git
2021-03-01 Max Kazantsev[NFC] Factor out IV detector function for further reuse
2021-03-01 Fangrui Song[profile] Delete zero-size dummy sections
2021-03-01 Juneyoung Lee[SimplifyCFG] Update FoldTwoEntryPHINode to handle...
2021-03-01 Serguei Katkov[Statepoint lowering] Require spill of deopt value...
2021-03-01 Sam Clegg[lld][ELF] Removing redundant cast. NFC.
2021-03-01 Stephen KellyAdd tests which include brace initialization
2021-02-28 Craig Topper[DAGCombiner][X86] Don't peek through ANDs on the shift...
2021-02-28 Kazu Hirata[IR] Use range-based for loops (NFC)
2021-02-28 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-28 Kazu Hirata[llvm] Use set_is_subset (NFC)
2021-02-28 Craig Topper[DAGCombiner] Don't skip no overflow check on UMULO...
2021-02-28 Tatyana Krasnukha[lldb/Target] Remove outdated code
2021-02-28 Tatyana Krasnukha[lldb/Interpreter] Fix deep copying for OptionValue...
2021-02-28 Tatyana Krasnukha[lldb] OptionValueProperties::Get[Set]PropertyAtIndexAs...
2021-02-28 Tatyana Krasnukha[lldb][NFC] Make OptionValueArgs::GetArgs constant
2021-02-28 Tatyana Krasnukha[lldb/Interpreter][NFC] Remove explicit default initial...
2021-02-28 Tatyana Krasnukha[lldb/Interpreter][NFC] Replace default constructors...
2021-02-28 Tatyana Krasnukha[lldb/Interpreter][NFC] Remove more deleted const char...
2021-02-28 Matt ArsenaultAMDGPU/GlobalISel: Add subtarget to a test
2021-02-28 Sanjay Patel[InstCombine] avoid infinite loop in demanded bits...
2021-02-28 David Green[ARM] VMOVN undef folding
2021-02-28 Nico Weber[lld/mac] Simplify encodeDylibOrdinal() a bit
2021-02-28 Simon Pilgrim[X86][AVX] Reuse existing VBROADCAST(x) for SCALAR_TO_V...
2021-02-28 David Green[ARM] VECTOR_REG_CAST undef -> undef
2021-02-28 Wei Mi[SampleFDO] Add a cutoff flag to control how many symbo...
2021-02-28 Craig Topper[X86] Add avx512f command lines to vec_smulo and vec_umulo.
2021-02-28 Chen Zheng[Debug-Info][NFC] use emitDwarfUnitLength for debug...
2021-02-28 William S.... [Attributor] Conditinoally delete fns
2021-02-28 Aart Bik[mlir][sparse] fixed inaccury in maintaining universal...
2021-02-28 Craig Topper[X86] Fix a couple comments that said LHS where they...
2021-02-28 Stella LaurenzoNFC: Adds labels to a linalg test and extend a missing...
2021-02-27 Stella Laurenzo[mlir][linalg] Add symbolic type conversion to linalg...
2021-02-27 Stella Laurenzo[mlir][linalg] Generate additional interfaces for named...
2021-02-27 Craig Topper[X86] Add back SSE check prefix for vec-umulo.ll. Regen...
2021-02-27 Greg McGary[lld-macho] check minimum header length when opening...
2021-02-27 Darwin Xu[clang-format] Fix AlignConsecutiveDeclarations handlin...
2021-02-27 Greg McGary[lld-macho] Implement options -rename_section -rename_s...
2021-02-27 Stephen KellyRevert "[clang-itdy] Simplify virtual near-miss check"
2021-02-27 Mehdi AminiFix Block::eraseArguments: keep track the first removed...
2021-02-27 Mehdi AminiFix Block::eraseArguments to properly update the cached...
2021-02-27 Mehdi AminiChange the error message when `-split-input-file` is...
2021-02-27 Tony Tye[NFC][AMDGPU] Document the AMDGPU target feature defaults
2021-02-27 Jacques Pienaar[mlir] Improve test coverage for print-op-graph
2021-02-27 Kazu Hirata[IR] Use range-based for loops (NFC)
2021-02-27 Kazu Hirata[llvm] Fix typos in documentation (NFC)
2021-02-27 Kazu Hirata[llvm-readobj] Use ListSeparator (NFC)
2021-02-27 Jez Ng[lld-macho] Extract embedded addends for arm64 UNSIGNED...
2021-02-27 Jez Ng[lld-macho] Add test for a variety of arm64 relocations
2021-02-27 Jez Ng[lld-macho] Don't emit rebase opcodes for subtractor...
2021-02-27 Jez Ng[lld-macho] Properly test subtractor relocations &...
2021-02-27 Mehdi AminiStore (cache) the Argument number (index in the argumen...
2021-02-27 Gabor Horvath[clang][Lifetimes] Fix false positive warning from...
2021-02-27 Sanjay Patel[SimplifyCFG] avoid illegal phi with both poison and...
2021-02-27 Wang, Pengfei[X86] Disable rematerializion for PTILELOADDV
2021-02-27 Stephen Kelly[clang-tidy] Simplify suspicious memset usage check
2021-02-27 Stephen Kelly[clang-tidy] Simplify boolean expr check
2021-02-27 Stephen Kelly[clang-tidy] Simplify special member functions check
2021-02-27 Stephen Kelly[clang-tidy] Simplify redundant branch condition check
2021-02-27 Stephen Kelly[clang-tidy] Simplify suspicious enum usage check
2021-02-27 Stephen Kelly[clang-tidy] Simplify redundant member init check
2021-02-27 Stephen Kelly[clang-tidy] Simplify default member init check
2021-02-27 Stephen Kelly[clang-tidy] Simplify shrink to fit check
2021-02-27 Stephen Kelly[clang-tidy] Handle uninstantiated templates in redunda...
2021-02-27 Ella Ma[llvm] Add assertions for the smart pointers with the...
2021-02-27 Kazu Hirata[Transforms/Utils] Use range-based for loops (NFC)
2021-02-27 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-27 Vitaly Buka[NFC] Remove tab from the source
2021-02-27 Fangrui Song[test] Add -triple x86_64 to attr-retain.cpp
2021-02-27 Eric Schweitz[flang][fir] Upstream utility function valueHasFirAttri...
2021-02-27 River Riddle[mlir] Simplify various pieces of code now that Identif...
2021-02-27 Rob Suderman[MLIR][TOSA] Resubmit Tosa to Standard/SCF Lowerings...
2021-02-27 Jessica Clarke[clang][NFC] Clean up whitespace in ClangOpcodesEmitter...
2021-02-27 Fangrui Song[test] Add -triple x86_64 to attr-retain.c
2021-02-27 Eric Schweitz[flang][fir] Add remaining Ops. Updates to pre-existing...
2021-02-27 Heejin Ahn[WebAssembly] Fix reverse mapping in WasmEHFuncInfo
2021-02-27 Sam Clegg[lld][WebAssembly] Rename methods/members to match...
2021-02-27 Kevin Zhou[Polly] Refactoring IsInnermostParallel() in ISL to...
2021-02-27 Fangrui SongELF: Create unique SHF_GNU_RETAIN sections for llvm...
2021-02-27 Fangrui SongAdd GNU attribute 'retain'
2021-02-27 Kazu Hirata[Driver] Fix a warning about the the initialization...
2021-02-27 Jianzhou Zhao[msan] Use non-transparent-huge-page at SetShadow
2021-02-27 Jessica Paquette[AArch64][GlobalISel] Import FMOV patterns rather than...
2021-02-27 Fangrui Song[test] Fix PGOProfile/comdat_internal.ll
2021-02-27 Jacques Pienaar[mlir] Add regions to OpAdaptor
2021-02-27 Ryan PrichardReland "[builtins] Define fmax and scalbn inline"
2021-02-27 Vladimir Vereschaka[Driver] Print process statistics report on CC_PRINT_PR...
2021-02-27 Fangrui Song[InstrProfiling] Use llvm.compiler.used instead of...
2021-02-27 Eric Schweitz[flang][fir][NFC] Removes deprecated messages in builds.
2021-02-27 Matheus Izvekov[clang] implicitly delete space ship operator with...
2021-02-26 Rob Suderman[MLIR][TOSA] Lower tosa.identity and tosa.identitiyn...
2021-02-26 Arthur Eubanks[docs] Add documentation on using the new pass manager
2021-02-26 Matt ArsenaultAMDGPU: Use kill instruction to hint soft clause live...
2021-02-26 Craig Topper[DAGCombiner] Optimize SMULO/UMULO if we can prove...
2021-02-26 Peter Steinfeld[flang] Detect circularly defined interfaces of procedures
2021-02-26 George Balatsouras[dfsan] Record dfsan metadata in globals
2021-02-26 Vitaly Buka[sanitizers][NFC] Change typesto avoid warnings
2021-02-26 Vitaly Buka[NFC][libc++] Suppress "warning: ignoring return value"
2021-02-26 Vitaly Buka[NFC] Suppress "warning: ignoring return value"
2021-02-26 Aart Bik[mlir][vector] add higher dimensional support to gather...
2021-02-26 Dan Gohman[WebAssembly] Avoid `bit_cast` when printing f32 and...
next