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
2021-02-11
xgupta
[NFC][libunbind] Fix Sphinx error during CMake invocation
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
xgupta
[Draft] [examples] Move llvm/examples/OCaml-Kaleidoscop...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Mehdi Amini
Fix CMake configuration for MLIR unittests
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Duncan P. N...
ValueMapper: Rename RF_MoveDistinctMDs => RF_ReuseAndMu...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Valentin Clement
[flang][fir][NFC] Move ShapeType to TableGen type defin...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Vedant Kumar
[test/ubsan] Allow unused FileCheck prefixes in TypeChe...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jessica Paquette
[AArch64][GlobalISel] Don't perform the mul const combi...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Rob Suderman
[MLIR][TOSA] Tosa elementwise broadcasting
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Arthur Eubanks
[docs] Make clearer in WritingAnLLVMPass that the legac...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Sean Silva
Minor fixes to Type ODS docs.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Sean Silva
[mlir] Introduce more intuitive wording for attributes.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Dave Lee
[lldb] Use internal_dict name over dict in python examples
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Nicolas Vasilache
[mlir] NFC - Extend inferResultType API for SubViewOp...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Nicolas Vasilache
[mlir][Linalg] Fix crash when tileSizeComputationFuncti...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jessica Paquette
[AArch64][GlobalISel] Perform load/store extended reg...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Hongtao Yu
[CSSPGO] Restrict pseudo probe tests to x86_64 only.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Benjamin Kramer
[SampleFDO] Silence -Wnon-virtual-dtor warning
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Fangrui Song
[asan][test] Fix Linux/odr-violation.cpp after symboliz...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Arthur Eubanks
[opt] Add helpful alternatives for -analyze under new PM
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Vitaly Buka
[Clang, NewPM] Add KMSan support
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Vitaly Buka
[NFC] Simplify test
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jacques Pienaar
Revert "Make gCrashRecoveryEnabled thread local"
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Dave Lee
[lldb] Minor cleanups to ThreadPlan.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Rong Xu
[SampleFDO][NFC] Refactor SampleProfileLoader to reuse...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jessica Paquette
[AArch64][GlobalISel] Fold G_ADD into the cset for...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Sam McCall
[clangd] Remove redundant -fno-delayed-template-parsing...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Sam McCall
[clangd] Remove support for pre-standard semanticHighli...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jacques Pienaar
Make gCrashRecoveryEnabled thread local
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Hongtao Yu
[CSSPGO] Unblock optimizations with pseudo probe instru...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Ilya Tokar
[libc++] Use builtins in more math.h functions.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Adrian Prantl
Add missing nullptr check.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Philip Reames
[SCEV] Add a missing AssumptionCache parameter
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Sanjay Patel
[InstCombine] fold lshr(mul X, SplatC), C2
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Sanjay Patel
[InstCombine] add tests for lshr with mul; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Mehdi Amini
Fix StridedMemRefType operator[] SFINAE to allow correc...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Pavel Labath
[lldb/test] Move and improve TestPlatformProcessConnect.py
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Nawrin Sultana
[OpenMP] Add lower and upper bound in num_teams clause
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jing Pu
Change type constraint of the "index" in "shape.split_a...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Aart Bik
[mlir][sparse] sparse tensor storage implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Christopher...
[libcxx] adds concepts `std::invocable` and `std::regul...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Christopher...
[libcxx] adds concept std::derived_from
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Michael Kruse
[Polly] Added dedicated test for working -O3 pipeline.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Michael Kruse
[Polly] Do not use -O3 pipeline for single pass test.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jameson Nash
Renovate CMake files in the `llvm-exegesis` tool.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Arthur Eubanks
[opt][NewPM] Add a --print-passes flag to print all...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Craig Topper
[RISCV] Remove superfluous semicolon. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Christopher...
[libcxx] adds [concepts.arithmetic]
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Nick Desaulniers
[Thumb2] support `movs pc, lr` alias for `subs pc,...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Mehdi Amini
Add convenience C++ helper to manipulate ranked strided...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Arthur Eubanks
Specify that some flags are legacy PM-specific
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Louis Dionne
[libc++] Remove c++98 Lit features in the test suite
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Erik Pilkington
[clang] Add support for attribute 'swift_async_error'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Craig Topper
[RISCV] Add support for matching .vf forms of fadd...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Tom Stellard
[CMake] Remove some dead code in llvm_install_library_s...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Mehdi Amini
Revert "Add convenience C++ helper to manipulate ranked...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Craig Topper
[RISCV] Add support for selecting vrgather.vx/vi for...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Christopher...
[libcxx] adds concept `std::copy_constructible`
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Fangrui Song
DebugInfo/Symbolize: Retrieve filename from the precedi...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Fangrui Song
[llvm-cfi-verify] Set UseSymbolTable to false
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Mehdi Amini
Add convenience C++ helper to manipulate ranked strided...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Christopher...
[libcxx] adds concept `std::move_constructible`
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Fangrui Song
[Polly] Fix -Wunused-lambda-capture
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Fangrui Song
[Polly] Fix -DPOLLY_ENABLE_GPGPU_CODEGEN=off build...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Mitch Phillips
[GWP-ASan] Add back some headers removed by IWYU.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Nicolas Vasilache
[mlir][Linalg] Fix pad hoisting.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Tom Weaver
Revert "Revert "[clang][driver] Only warn once about...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Tom Weaver
Revert "[clang][driver] Only warn once about invalid...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Colin Finck
[libc++] Fix copy-paste mistake in __threading_support
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jeremy Morse
Reland [DWARF] Location-less inlined variables should...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Paul Robinson
Avoid conflicts between debug-info and pseudo-probe...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jay Foad
[AMDGPU] Add another test case for combining DS reads
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jay Foad
[AMDGPU] Fix comments in SILoadStoreOptimizer::offsetsC...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Nico Weber
clang: try to fix Driver/undefined-libs.cpp on non...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Luís Marques
[DAGCombiner] Don't fold FCOPYSIGN vector sign operand...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Nicolas Vasilache
[mlir][Linalg] Add a vectorization pattern for linalg...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Timm Bäder
[clang][NFC] Fix undefined-libs tests
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Nico Weber
[gn build] (manually) port e89fcbfad6a3
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Daniel Cederman
[Sparc] Support relocatable expressions in the assembler
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Andrzej Warzynski
[flang][driver] Add missing dependency in unit tests...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jan Svoboda
[clang][cli] Declare local variable for marshalling...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jan Svoboda
[clang][cli] Extract FileSystem and Migrator options...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jan Svoboda
[clang][cli] Generate and round-trip Diagnostic options
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jan Svoboda
[clang][cli] Generate and round-trip DependencyOutput...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Alex Zinenko
[mlir] avoid exposing mutable DialectRegistry from...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Alex Zinenko
[mlir] enable delayed registration of dialect interfaces
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Fraser Cormack
[RISCV] Add support for selecting vid.v from build_vector
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jeremy Morse
Reapply [DebugInfo] Re-engineer a test to be stricter...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jan Svoboda
[clang][cli] Generate and round-trip Target options
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jan Svoboda
[clang][cli] Generate and round-trip PreprocessorOutput...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Simon Pilgrim
Revert rGe1172959226689a "[X86][AVX] canonicalizeLaneSh...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Faris Rehman
[flang][driver] Add support for -fopenmp and -fopenacc
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Sven van Haastregt
[OpenCL] Add cl_khr_subgroup_clustered_reduce to TableG...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Sven van Haastregt
[OpenCL] Add cl_khr_subgroup_non_uniform_arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Sander de Smalen
[LoopVectorize] NFC: Change computeFeasibleMaxVF to...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Sander de Smalen
[ValueTypes] Add MVT for nxv1bf16.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Sam Parker
[WebAssembly] Enable loop unrolling
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Jessica Paquette
[AArch64][GlobalISel] Fold selects fed by G_PTR_ADD
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Artem Dergachev
Revert "[analyzer] RetainCountChecker: Add a suppressio...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Tres Popp
[mlir][shape] Generalize broadcast to a variadic number...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Kazu Hirata
[SelectionDAG] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
next