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-12-18
Sam McCall
[clangd] Fix broken JSON test on windows
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Georgii Rymar
[libObject, llvm-readobj] - Reimplement `ELFFile<ELFT...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
David Green
Revert "[ARM] Match dual lane vmovs from insert_vector_elt"
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Tomas Matheson
[AArch64] Fix Copy Elemination for negative values
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Paul Walker
[NFC][SVE] Clean up bfloat isel patterns that emit...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
LLVM GN Syncbot
[gn build] Port e69e551e0e5
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Aaron Ballman
No longer reject tag declarations in the clause-1 of...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
David Zarzycki
[LLDB] Unbreak the build after recent clang changes
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Frank Derry...
new altera single work item barrier check
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Aleksandr Platonov
[clangd] Ignore the static index refs from the dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Pavel Labath
[lldb/test] Reduce boilerplate in lldb-server tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Kerry McLaughlin
[SVE][CodeGen] Vector + immediate addressing mode for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Simon Pilgrim
[X86][AVX] Replace extract_subvector(broadcast(), 0...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Carl Ritson
[AMDGPU][NFC] Remove unused Hi16Elt definition
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Lucas Prates
[AArch64] Add support for the SPE-EEF feature
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Lucas Prates
[AArch64] Add support for the Branch Record Buffer...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Carl Ritson
[AMDGPU][NFC] Document high parameter of f16 interp...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Cullen Rhodes
[TTI] Add supportsScalableVectors target hook
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Sam McCall
[clangd] Add hot-reload of compile_commands.json and...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Bjorn Pettersson
Add intrinsics for saturating float to int casts
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Yevgeny Rouban
[IndVars] A test for adding trunc instructions to unwin...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Andrzej Warzynski
[flang][driver] Add support for `-fsyntax-only`
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Jan Svoboda
[clang][cli] Port CodeGenOpts simple string flags to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Martin Storsjö
[libcxx] Fix the preexisting directory_iterator code...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Martin Storsjö
[libcxx] Convert paths to/from the right narrow code...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Martin Storsjö
[libcxx] Reorder the two u8path functions, to make...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Martin Storsjö
[libcxx] Make filesystem::path::value_type wchar_t...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Richard Smith
Make Expr::HasSideEffect more precise for instantiation...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Richard Smith
[c++20] P1907R1: Support for generalized non-type templ...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Jan Svoboda
[clang][cli] Port FrontendOpts simple string based...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Jan Svoboda
[clang][cli] Port PreprocessorOpts simple string based...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Jan Svoboda
[clang][cli] Port LangOpts simple string based options...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Jan Svoboda
[clang][cli] Port TargetOpts simple string based option...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Kazu Hirata
[InlineCost] Implement cost-benefit-based inliner
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Jan Svoboda
[clang][cli] Port HeaderSearch simple string options...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Siva Chandra...
[libc][NFC] Use `#include <math.h>` in utils/FPUtil...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Jan Svoboda
[clang][cli] Convert Analyzer option string based optio...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Richard Smith
Following up on PR48517, fix handling of template argum...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
QingShan Zhang
[PowerPC] Select the D-Form load if we know its offset...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Richard Smith
Ensure that we transform types into the current instant...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Richard Smith
Where possible, don't try to ask whether a template...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Richard Smith
DR2064: decltype(E) is only a dependent type if E is...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Siva Chandra...
[libc][NFC] Use ASSERT_FP_EQ to comapre NaN values...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Reshabh Sharma
[LLD] Rename lld port driver entry function to a consis...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Mircea Trofin
[NFC][utils] Factor remaining APIs under FunctionTestBu...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Yevgeny Rouban
[IndVars] Fix adding trunc instructions to unwind blocks
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Richard Smith
PR24076, PR33655, C++ CWG 1558: Consider the instantiat...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Greg McGary
[lld-macho][nfc] Refactor to accommodate paired relocs
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Kazu Hirata
[IVDescriptors] Remove getConsecutiveDirection (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Kazu Hirata
[Transforms] Use llvm::erase_if (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Hsiangkai Wang
[RISCV] Remove NoVReg to avoid compile warning messages.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Rong Xu
Fix clang-ppc64le-rhel buildbot build error
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Tim Keith
[flang] Fix -intrinsic-module-directory in flang script
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Rong Xu
[IR][PGO] Add hot func attribute and use hot/cold attri...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Monk Chiang
[RISCV] Define vsadd/vsaddu/vssub/vssubu intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Layton Kifer
[DAGCombiner] Improve shift by select of constant
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Nathan James
[clangd] Print .clang-tidy configuration parsing errors...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Greg McGary
[lld-macho] Implement option: -undefined TREATMENT
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Andrew Litteken
[IRSim][IROutliner] Adding InstVisitor to disallow...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
River Riddle
[mlir] Remove the MutableDictionaryAttr class
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Zakk Chen
[RISCV] Define vlse/vsse intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Mitch Phillips
Revert "[sanitizer-common] Force pickup of llvm-symboli...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Mitch Phillips
Revert "[sanitizer-common] Pickup llvm-symbolizer from...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Aart Bik
[mlir][sparse] scalarize reductions in for-loops during...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Mehdi Amini
Remove unneeded header include (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Sean Silva
[mlir] Move `std.tensor_cast` -> `tensor.cast`.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Mehdi Amini
Workaround around clang 5.0 bug by including SmallVecto...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
MaheshRavishankar
[mlir][Linalg] Define a linalg.init_tensor operation.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
MaheshRavishankar
[mlir] Add canonicalization from `tensor_cast` to ...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Nikita Popov
[DSE] Add test for potential caching bug (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Tom Stellard
CodeGen: Improve generated IR for __builtin_mul_overflo...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Sanjay Patel
[VectorCombine] add tests for gep load with cast; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Roman Lebedev
[SimplifyCFG] Teach simplifyUnreachable() to preserve...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Roman Lebedev
[SimplifyCFG] ConstantFoldTerminator() already knows...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Roman Lebedev
[SimplifyCFG] DeleteDeadBlock() already knows how to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Joachim Meyer
Fix -Wno-error= parsing in clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Azat Khuzhin
[libc++] Fix extern C for __sanitizer_annotate_contiguo...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Nico Weber
lld: Replace some lld::outs()s with message()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
River Riddle
[mlir][IR][NFC] Move context/location parameters of...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Bangtian Liu
Revert "Ensure SplitEdge to return the new block betwee...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Alex Zinenko
[mlir] Partially update the conversion-to-llvm document
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Nico Weber
clang-cl: Remove /Zd flag
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Nico Weber
[gn build] Link with -Wl,--gdb-index when linking with LLD
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Johannes Doerfert
[OpenMP][NFC] Provide a new remark and documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Nick Desaulniers
[AttrDocs] document always_inline
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Javier Setoain
[mlir][ArmSVE] Add documentation generation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Nico Weber
[gn build] (manually) merge f4c8b8031800
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Nikita Popov
[DSE] Add more tests for read clobber location (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Arthur Eubanks
[test] Factor out creation of copy of SCC Nodes into...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Christian Sigg
Fix NDEBUG build after https://reviews.llvm.org/D93005.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Tony
[NFC][AMDGPU] Reorganize description of scratch handling
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Brian Gesiak
[mlir][LLVMIR] Add 'llvm.switch' op
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Valentin Clement
[openmp] Remove clause from OMPKinds.def and use OMP...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Derek Schuff
[WebAssembly][lld] Don't mark a file live from an undef...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Hansang Bae
[OpenMP] Add definitions for 5.1 interop to omp.h
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Peter Collingbourne
scudo: Adjust test to use correct check for primary...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Richard Uhler
Add brief description of dialects doc section.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Baptiste Saleil
[PowerPC] Rename the vector pair intrinsics and builtin...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Kostya Kortchinsky
[scudo][standalone] Allow the release of smaller sizes
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
George
Add call site location getter to C API
commit
|
commitdiff
|
tree
|
snapshot
next