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
2022-10-19
Alexey Bader
[Attr][Doc] Fix pragma unroll documentation.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Oleg Shyshkov
[mlir] Add TransposeOp to Linalg structured ops.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Florian Hahn
[SCEV] Replace assert with returning CouldNotComp in...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
bipmis
[AggressiveInstCombine] Load merge the reverse load...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Serge Pavlov
Keep configuration file search directories in Expansion...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Simon Pilgrim
[DAG] Fold (sra (or (shl x, c1), (shl y, c2)), c1)...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Jay Foad
[AMDGPU] Assume getDefIgnoringCopies will succeed....
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Tobias Gysi
[mlir][llvm] Ordered traversal in LLVM IR import.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Caroline Concatto
[AArch64] Replace sme-i64 by sme-i16i64 and sme-f64...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Jay Foad
[AMDGPU] Add test case for a VOPD s_delay_alu insertion bug
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Juan Manuel...
[AMDGPU][Backend] Fix user-after-free in AMDGPUReleaseV...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Nikolas Klauser
[libc++] Remove std::function in C++03
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Jean Perier
[flang] Add fir.declare operation
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Nikita Popov
[AA] Rename getModRefBehavior() to getMemoryEffects...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Nikita Popov
[AA] Rename uses of FunctionModRefBehavior (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Nikita Popov
[AA] Rename FunctionModRefBehavior to MemoryEffects...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
luxufan
[RISCV] Enable the LocalStackSlotAllocation pass support
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Valentin Clement
[flang][NFC] Fix printed name from proc_nopass_p2
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Walter Erquinigo
[lldb][trace] Fix some minor bugs in the call tree
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Valentin Clement
[flang] Add fir.dispatch code generation
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Kai Luo
[include-cleaner] Fix link errors when -DBUILD_SHARED_L...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Jean Perier
[flang] Introduce FortranVariableOpInterface for ops...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Lei Zhang
[mlir][spirv] Consider target when converting one-eleme...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Freddy Ye
[X86] Add WRMSRNS instructions.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Craig Topper
[RISCV] Add an early out to lowerVECTOR_SHUFFLEAsVSlide...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Maksim Panchenko
[BOLT][NFC] Refactor EFMM initialization
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Freddy Ye
[X86] Add MSRLIST instructions.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
chenglin.bi
[MC][COFF] Add COFF section flag "Info"
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Weining Lu
Reland "[LoongArch] Fix codegen of atomicrmw nand"
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Chen Zheng
[PowerPC] handle more than two predecessors loop header...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Yuanfang Chen
[Clang] constraints partial ordering should work with...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Sam Clegg
[lld][WebAssembly] Don't allow `--global-base` to be...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Weining Lu
Revert "[LoongArch] Fix codegen of atomicrmw nand"
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jan Svoboda
[clang][deps] Remove unintentional `move`
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Lang Hames
[JITLink] Add convenience methods for creating block...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Florian Mayer
[sanitizer] Let internal symbolizer use toupper and...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Xiang Li
[HLSL] Add SV_DispatchThreadID
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
wren romano
[mlir][sparse] Removing the DimLvlType and DimLevelForm...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Quentin Colombet
[mlir][MemRef] Move the forwarding patterns for `extrac...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Sam McCall
[include-cleaner] Add line numbers to HTML output
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
wren romano
[mlir][sparse] Moving Enums.h into Dialect/SparseTensor/IR
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Siva Chandra...
[libc] Add implementation of sigaltstack for linux.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
jinge90
[CMake] Fix LIBUNWIND_ENABLE_CET build after D110005
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Joseph Huber
[clang-format] Do not parse certain characters in pragm...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Joseph Huber
[OpenMP] Make kernels have protected visibility
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jez Ng
[lld-macho] Folded symbols should have size zero in...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Jez Ng
[lld-macho] Don't fold subsections with symbols at...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
wren romano
[mlir][sparse] Factoring out SparseTensorEnums library
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Aart Bik
[mlir][sparse] refine insertion code
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
[opt] Don't initialize legacy instrumentation passes
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Siva Chandra...
[libc][Obvious] Skip some termios tests when there...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Walter Erquinigo
[lldb][trace] Add a basic function call dump [3] -...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Walter Erquinigo
[lldb][trace] Add a basic function call dump [2] -...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Walter Erquinigo
[lldb][trace] Add a basic function call dumpdump [1...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Siva Chandra...
[libc] Add termios.h and the implementation of function...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Maksim Panchenko
[BOLT] Fix instruction encoding validation
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paul Pluzhnikov
Fix incorrect check for running out of source locations.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
wren romano
[mlir][sparse] Use the runtime DimLevelType instead...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Nico Weber
[clang] Move variable declaration closer to use
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Nancy Wang
[SystemZ][z/OS][libcxx]: fix the mask in stage2_float_l...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Quentin Colombet
[mlir][MemRef] Fix the simplification of extract_stride...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
LLVM GN Syncbot
[gn build] Port 594fa1474f0c
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
wren romano
[mlir][sparse] rename the values of the runtime DimLeve...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Yuanfang Chen
[C++20] Implement P2113R0: Changes to the Partial Order...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Mark de Wever
[libc++][chrono] Fixes build.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Alexey Bataev
[SLP]Generalize cost model.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Yuanfang Chen
[Clang] update cxx_dr_status.html by running make_cxx_d...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Eli Friedman
[AArch64][Windows] Add MC support for save_any_reg.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Mark de Wever
[libc++][chrono] Implements formatter weekday.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Mark de Wever
[libc++][chrono] Implements formatter duration.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Hui Xie
[libc++][ranges] implement `std::ranges::drop_while_view`
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Alexey Bataev
Revert "[SLP]Generalize cost model."
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Sjoerd Meijer
Revert "Recommit "[LoopFlatten] Enable it by default""
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Felipe de Azevedo...
Revert "[lldb-tests] Remove dubious standard library...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Valentin Clement
[flang] Add getTypeDescriptorBindingTableName function
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Felipe de Azevedo...
[lldb-tests] Remove dubious standard library flag
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Felipe de Azevedo...
[lldb-tests] Add libcxx version check for regex tests
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Felipe de Azevedo...
[lldb-tests] Add compiler version check in TestFunction...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Fangrui Song
[ELF] Restore AArch64Relaxer after 685b21255315e699aa83...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Katherine Rasmussen
[flang] Add atomic_cas to the list of intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Alexey Bataev
[SLP][NFC]Fix a warning for ?: with enum/unsigned,...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Slava Zakharin
[flang] Restrict __float128 support for some build...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
[test] Remove redundant -passes flags
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Aart Bik
[mlir][sparse] improve push_back type checking, printin...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
[ObjCARC][test] Use `opt -passes=` syntax
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Krzysztof Parzyszek
[Hexagon] Use shifts by scalar for funnel shifts by...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Chris Bieneman
[DX] Create globals for DXContainer parts
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
David Zarzycki
[clang testing] Unbreak read-only source builds
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Mark de Wever
[libc++] Improves modular build.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Mark de Wever
[libc++][format] Move iterators when needed.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Florian Hahn
[IndVars] Forget SCEV for instruction and users before...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
bixia1
[mlir][sparse] Add options to sparse-tensor-rewrite...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Sam McCall
[include-cleaner] Add include-cleaner tool, with initia...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Mingming Liu
[AArch64] Enhance bit-field-positioning op matcher...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Han-Kuan Chen
[RISCV] Lower VECTOR_SHUFFLE to VSLIDEDOWN_VL.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Han-Kuan Chen
[RISCV] Pre-commit tests for lowering VECTOR_SHUFFLE...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Anton Sidorenko
[MachineCombiner][RISCV] Enable MachineCombiner for...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Alexey Bataev
[SLP]Generalize cost model.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
Port print-cfg-sccs to new pass manager
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Arthur Eubanks
[win][compiler-rt] Make tests use lld-link instead...
commit
|
commitdiff
|
tree
|
snapshot
next