platform/upstream/llvm.git
2021-07-05 Louis Dionne[libc++] NFC: Sort headers in CMakeLists.txt
2021-07-05 Simon Pilgrim[CostModel][X86] Handle costs for insert/extractelement...
2021-07-05 Simon Pilgrim[CostModel][X86] Adjust i32/i64 to f32/f64 scalar based...
2021-07-05 Sanjay Patel[InstSimplify] fold extractelement of splat with variab...
2021-07-05 Kirill Bobyrev[clangd] NFC: Remove outdated comment
2021-07-05 Caroline Concatto[SLPVectorizer] Fix crash in vectorizeChainsInBlock...
2021-07-05 Ole Strohm[C++][Sema] Ignore top-level qualifiers in casts
2021-07-05 Bradley Smith[AArch64][SVE] Improve fixed length codegen for common...
2021-07-05 David Stuttard[DAGCombiner] Add support for mulhi const folding in...
2021-07-05 Adrian KuegelAdd MulOp lowering from Complex dialect to Standard...
2021-07-05 David Stuttard[DAGCombiner] Pre-commit test to demonstrate mulhi...
2021-07-05 Sjoerd Meijer[AArch64] Cost-model i8 vector loads/stores
2021-07-05 Markus Böck[mlir] Escape strings of opaque attributes
2021-07-05 Stephen Tozer[DebugInfo] CGP+HWasan: Handle dbg.values with duplicat...
2021-07-05 David Stuttard[AMDGPU] Stop mulhi from doing 24 bit mul for uniform...
2021-07-05 Georgy Komarov[docs] Fix linking issues in LibASTMatchers tutorial
2021-07-05 Jez Ng[lld-macho][nfc] Add REQUIRES: x86 to test
2021-07-05 Adrian Kuegel[mlir] Add LogOp lowering from Complex dialect to Stand...
2021-07-05 Craig Topper[RISCV] Pass FeatureBitset by reference rather than...
2021-07-05 Jez Ng[lld-macho] Parse relocations quickly by assuming sorte...
2021-07-05 Esme-Yi[llvm-readobj][XCOFF] Add support for printing the...
2021-07-05 Chen Zheng[XCOFF][NFC] add DWARF section support in XCOFF object...
2021-07-05 Chia-hung Duan[mlir-reduce] Improve diagnostic message and clean...
2021-07-05 Chia-hung Duan[mlir-tblgen] Avoid ODS verifier duplication
2021-07-05 Nathan Ridge[clangd] Type hints for structured bindings
2021-07-05 Xiang1 Zhang[X86] Refine code of generating BB labels in Keylocker
2021-07-05 Matthias Springer[mlir][NFC] MemRef cleanup: Remove helper functions
2021-07-04 Nico Weber[lld/mac] Fix function offset on 1st-level unwind table...
2021-07-04 Nico Weber[lld/mac] Don't crash on 32-bit output binaries when...
2021-07-04 Nico Weber[libunwind] reflow some debug logs for better greppability
2021-07-04 patacca[Polly][Isl] Update isl to isl-0.24-47-g8853f375
2021-07-04 Markus Böck[mlir][OpAsmParser] Add parseString method
2021-07-04 Nikita Popov[IR] Deprecate GetElementPtrInst::CreateInBounds withou...
2021-07-04 Paul Walker[NFC] Fix a few whitespace issues and typos.
2021-07-04 Nikita Popov[IRBuilder] Add type argument to CreateMaskedLoad/Gather
2021-07-04 Christopher... [llvm][iwyu] explicitly includes <functional> and ...
2021-07-04 Christopher... [clangd][iwyu] explicitly includes `<atomic>`
2021-07-04 Georgy Komarov[analyzer] Fix calculating offset for fields with an...
2021-07-03 Simon Pilgrim[KnownBits] Merge const/non-const KnownBits::extractBit...
2021-07-03 Simon Pilgrim[X86][SSE] Add mulhu/mulhs constant folding tests
2021-07-03 Simon Pilgrim[SelectionDAG] Replace APInt.lshr().trunc() with APInt...
2021-07-03 Simon Pilgrim[SelectionDAG] Use KnownBits::insertBits instead of...
2021-07-03 Nikita Popov[IRBuilder] Avoid fetching pointer element type in...
2021-07-03 Andrzej Warzynski[flang][driver] Add support for `--version` in the...
2021-07-03 Roman Lebedev[SimplifyCFG] simplifyUnreachable(): erase instructions...
2021-07-03 David Green[AArch64] Add S/UQXTRN tablegen patterns.
2021-07-03 Kai Luo[AIX] Adjust CSR order to avoid breaking ABI regarding...
2021-07-03 Craig Topper[SelectionDAG] Rename memory VT argument for getMaskedG...
2021-07-03 Fangrui Song[ThinLTO] Respect ClearDSOLocalOnDeclarations for unimp...
2021-07-02 Jonas DevlieghereRevert "Create synthetic symbol names on demand to...
2021-07-02 Jonas DevlieghereRevert "[DebugInfo] Enforce implicit constraints on...
2021-07-02 Aart Bik[mlir][sparse] support for negation and subtractions
2021-07-02 Saleem AbdulrasoolLex: add a callback for `#pragma mark`
2021-07-02 Jonas Devlieghere[lldb] Update shebang in heap.py and crashlog.py
2021-07-02 David BlaikieFix test so it doesn't try to write to the test directo...
2021-07-02 Nicolas Vasilache[mlir][Vector] NFC - Compress vector to outerproduct...
2021-07-02 Mitch PhillipsName all DEATH tests using 'DeathTest' suffix.
2021-07-02 Roman Lebedev[NFC][Codegen] Autogenerate check lines in PowerPC...
2021-07-02 Roman Lebedev[NFC][Codegen] Tune a few tests to not end with a naked...
2021-07-02 Med Ismail... [lldb/test] Fix failure caused by synthetic symbol...
2021-07-02 Amara Emerson[GlobalISel] Clean up CombinerHelper::apply* functions...
2021-07-02 Joachim Meyer[NFC][CUDA] Fix order of round(f) definition in __clang...
2021-07-02 Roman Lebedev[NFC][SimplifyCFG] Autogenerate checklines in a few...
2021-07-02 Michał Górny[lldb] [gdb-remote client] Support switching PID along...
2021-07-02 Amara Emerson[GlobalISel] Add re-association combine for G_PTR_ADD...
2021-07-02 Roman Lebedev[NFCI][SimplifyCFG] simplifyUnreachable(): Use poison...
2021-07-02 Heejin Ahn[InstCombine] Don't combine PHI before catchswitch
2021-07-02 Adam PaszkeAdd C API files for the LLVM dialect
2021-07-02 Roman Lebedev[SimplifyCFG] Volatile memory operations do not trap
2021-07-02 Jonas Devlieghere[lldb] Replace default bodies of special member functio...
2021-07-02 Eric Astor[ms] [llvm-ml] Standardize blocking of lexical substitution
2021-07-02 MaheshRavishankar[mlir][Linalg] Fix incorrect logic in deciding when...
2021-07-02 Krzysztof Parzyszek[OpaquePtr] Add type parameter to emitLoadLinked
2021-07-02 Krzysztof Parzyszek[Hexagon] Handle opaque pointers in vector combine
2021-07-02 Sam Clegg[clang][emscripten] Reduce alignof long double from...
2021-07-02 Mitch PhillipsRevert "[clang-repl] Allow passing in code as positiona...
2021-07-02 Mehdi AminiRevert "[mlir][Vector] NFC - Compress vector to outerpr...
2021-07-02 Vy Nguyen[lld-macho] Ignore debug symbols while preparing reloca...
2021-07-02 Amir Ayupov[X86] Modify LOOP*, HLT control flow attributes
2021-07-02 Alexey Bataev[SLP][NFC]Refactor findLaneForValue and make it static...
2021-07-02 Jacob Hegna[MLGO] Update Oz model url.
2021-07-02 Jon Roelofs[Intrinsics] Make MemCpyInlineInst a MemCpyInst
2021-07-02 wmbat[libcxx][type_traits] remove `std::is_literal_type...
2021-07-02 LLVM GN Syncbot[gn build] Port 99f00635d7ac
2021-07-02 Joachim Meyer[NFC][OpenMP][CUDA] Add test for using `-x cuda -fopenmp`
2021-07-02 Jacob HegnaUnpack the CostEstimate feature in ML inlining models.
2021-07-02 Siva Chandra... [libc] Make ULP error reflect the bit distance more...
2021-07-02 Marco VanottiRevert "Refactor mutation strategies into a standalone...
2021-07-02 Nicolas Vasilache[mlir][Vector] NFC - Compress vector to outerproduct...
2021-07-02 Atmn Patel[Libomptarget] Experimental Remote Plugin Fixes
2021-07-02 Tobias Gysi[mlir][linalg][python] Add min operation in OpDSL.
2021-07-02 Geoffrey Martin... [Bazel] Fix build for c0a6318d96
2021-07-02 Aaron GreenRefactor mutation strategies into a standalone library
2021-07-02 LLVM GN Syncbot[gn build] Port bf64210fd88f
2021-07-02 Jinsong Ji[AIX] Use AsmParser to do inline asm parsing
2021-07-02 Jinsong Ji[AIX] Add dummy XCOFF MCAsmParserExtension
2021-07-02 David Green[AArch64] Neon saturated truncate tests. NFC
2021-07-02 Gus SmithRefactor TensorExp parameters into a union
2021-07-02 Sam McCallReapply [clangd] Fix possible assertion fail in TUScheduler
2021-07-02 Roman Lebedev[NFC][InstCombine] visitUnreachableInst(): enhance...
next