projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2020-05-02
Sam Elliott
[RISCV] Implement convertSelectOfConstantsToMath
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Sam Elliott
[RISCV][NFC] Tests for (select (const), (const))
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Sam Elliott
[RISCV] Add patterns for checking isnan
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Sam Elliott
[RISCV][NFC] Add tests for checking isnan patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Sam McCall
std::isspace -> llvm::isSpace (where locale should...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Sam McCall
[ADT] Add locale-independent isSpace() to StringExtras...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
LLVM GN Syncbot
[gn build] Port fa1f4cf8432
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Sam McCall
[clangd] Rename FormattedString -> Markup, move to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Sam McCall
[clangd] Fix whitespace between chunks in markdown...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Tamás Zolnai
[clang-tidy] extend bugprone-signed-char-misuse check...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Marek Kurdej
[libc++][P1115][C++20] Improving the Return Value of...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Nikita Popov
[ValueTracking] Short-circuit GEP known bits calculatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Nikita Popov
Remove getNumUses() comparisons (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Nikita Popov
[MergeFuncs] Don't merge shufflevectors with different...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Xing GUO
[Object] Change ObjectFile::getSymbolValue() return...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Stephen Neuendorffer
[MLIR] Ensure that out-of-tree users have an mlir-gener...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Michael Liao
Add the missing '='. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Stephen Neuendorffer
[MLIR] add dependencies for all tablegen targets on...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Stephen Neuendorffer
[MLIR] Move Verifier and Dominance Analysis from /Analy...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
River Riddle
[mlir][NFC] Cleanup StandardTypes and reorder the type...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Craig Topper
[CostModel][X86][ARM] Teach default implementation...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Craig Topper
[X86] Use more accurate increments for the induction...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Alexander Shaposhnikov
[llvm-objcopy][MachO] Fix isExternalSymbol method
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Julian Lettner
[lit] Don't use Python3 yet
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Thomas Lively
[WebAssembly] Renumber SIMD opcodes
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Nemanja Ivanovic
[PowerPC] Refactor PPCInstrVSX.td
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Julian Lettner
[lit] Extract by_suite_and_test_path sort key function
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Julian Lettner
[lit] Create report generators during argument parsing
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Julian Lettner
[lit] Small refinements for xunit report output
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Julian Lettner
[lit] Factor out report generators into separate file
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
Julian Lettner
[lit] Only update specific fields from remote test...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-02
LLVM GN Syncbot
[gn build] Port 6cb073133c5
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Kellie Medlin
[lld] Merge Mach-O input sections
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
River Riddle
[mlir][DenseStringElementsAttr] Add support for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Mircea Trofin
[llvm][NFC] Rename variable as per https://reviews...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Mircea Trofin
[llvm][NFC] Inliner: simplify inlining decision logic
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
River Riddle
[mlir][GPUOpsLowering] Add missing include for FormatVa...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Davide Italiano
[ARM64] Remove more dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Davide Italiano
[ARM64] Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Sander de Smalen
[SveEmitter] Add builtins for shifts.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Fangrui Song
[llvm-objcopy] -O binary: skip empty sections
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Francesco Petrogalli
[clang][OpenMP] Fix mangling of linear parameters.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
David Tenty
[AIX] Skip unsupported ORC JIT RemoteObjectLayerTest...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Jonas Devlieghere
[lldb/API] Add SBCommandInterpreterRunResult
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Christopher...
[SVE] Fix invalid use of VectorType::getNumElements...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Louis Dionne
[libc++abi] Add -Wno-unreachable-code when building...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Michał Górny
[clang] [unittest/AST] Fix linking to LLVMTestingSupport
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Jonas Devlieghere
[lldb/CommandInterpreter] Fix typo in CommandInterprete...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
River Riddle
[IndexedAccessorRange] Only offset the base if the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Vladimir Vereschaka
[CMake] Provide a proper default location for llvm...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Vedant Kumar
[DebugInfo] Update loop metadata in stripNonLineTableDe...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Louis Dionne
[libc++] Try re-enabling DSL test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Jonas Devlieghere
[lldb/CommandInterpreter] Add CommandInterpreterRunResu...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Fangrui Song
[ELF][test] Improve tests
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Stephen Neuendorffer
[MLIR][docs] Update tutorial language around Op and...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Nico Weber
Fix pr31836 on Windows too, and correctly handle repeat...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Craig Topper
[X86] Lower the cost of v4i64->v4i32 truncate with...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Lang Hames
[examples] Fix an incomplete comment.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Lang Hames
[examples] Call setProcessAllSections to ensure debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Louis Dionne
[libc++] Re-enable some tests under ASAN and MSAN
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Christopher...
[SVE] Fix invalid usage of VectorType::getNumElements...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Sanjay Patel
[InstCombine] fix miscompile from multi-use cttz/ctlz...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Sanjay Patel
[InstCombine] add test for faulty cttz fold (PR45762...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Louis Dionne
[libc++] Turn on warnings in the test suite in C++03...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Melanie Blower
Revert "Reapply "Add support for #pragma float_control...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Louis Dionne
[libc++] Disable test that we use -Werror in C++03
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Fangrui Song
[ADT] Add DenseSetImpl(begin, end)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Louis Dionne
[libc++] NFC: fix typos
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Simon Pilgrim
[InstCombine] Additional 'concat of ORs' BSWAP/BITREVER...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Melanie Blower
Reapply "Add support for #pragma float_control" with...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Wen-Heng (Jack...
[mlir][rocdl] fix shared lib build. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Sander de Smalen
[SveEmitter] Add builtins for various FP operations
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Peter Collingbourne
scudo: Exclude previous tag when retagging freed memory.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Diogo Sampaio
[NFC] Try to fix test due asan failure
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Georgii Rymar
[llvm-readobj] - Simplify conditions used for printing...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Georgii Rymar
[llvm-readelf] - Do not crash when the PT_INTERP has...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Alexey Bataev
[OPENMP50]Codegen for reduction clauses with 'task...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Georgii Rymar
[llvm-readobj][test] - Stop using binaries in gnu-phdrs...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Simon Pilgrim
[DAG] SimplifyDemandedVectorElts - add INSERT_SUBVECTOR...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Simon Pilgrim
[DAG] SimplifyDemandedVectorElts - remove INSERT_SUBVEC...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Louis Dionne
[libc++] Avoid using GNU extension in test, which trigg...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Louis Dionne
[libc++] Make sure -Werror is enabled all the time...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Sanjay Patel
[InstSimplify] allow insertelement-with-undef fold...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Sanjay Patel
[InstSimplify] update test; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Benjamin Kramer
[Bitcode] reserve in front of push_back loops. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Florian Hahn
[SCCP] Get a copy of the state of CopyOf once.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Melanie Blower
Revert "Add support for #pragma float_control"
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Sanjay Patel
[InstSimplify] remove poison-unsafe insertelement of...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Melanie Blower
Add support for #pragma float_control
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Simon Pilgrim
[DAG] SimplifyDemandedVectorElts - add EXTRACT_SUBVECTO...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Sanjay Patel
[InstCombine] adjust tests for pow(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Benjamin Kramer
Remove unused variable. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Benjamin Kramer
[IR] AttributeList::getContext has a single user, remov...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Benjamin Kramer
[IR] Make Attributes and AttributeLists trivially destr...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Eric Astor
[ms] llvm-lib gives a more useful error if no inputs...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Denis Khalikov
[mlir][spirv] Handle debug information during (de)seria...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Jay Foad
Fix indentation. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Samuel Thibault
[Gnu toolchain] Move GCC multilib/multiarch paths suppo...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Simon Pilgrim
[X86] Improving folding of concat_vectors of subvectors...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-01
Samuel Thibault
[Gnu toolchain] Move GCC multilib/multiarch paths suppo...
commit
|
commitdiff
|
tree
|
snapshot
next