platform/upstream/llvm.git
2022-10-19 Freddy Ye[X86] Add WRMSRNS instructions.
2022-10-19 Craig Topper[RISCV] Add an early out to lowerVECTOR_SHUFFLEAsVSlide...
2022-10-19 Maksim Panchenko[BOLT][NFC] Refactor EFMM initialization
2022-10-19 Freddy Ye[X86] Add MSRLIST instructions.
2022-10-19 chenglin.bi[MC][COFF] Add COFF section flag "Info"
2022-10-19 Weining LuReland "[LoongArch] Fix codegen of atomicrmw nand"
2022-10-19 Chen Zheng[PowerPC] handle more than two predecessors loop header...
2022-10-19 Yuanfang Chen[Clang] constraints partial ordering should work with...
2022-10-19 Sam Clegg[lld][WebAssembly] Don't allow `--global-base` to be...
2022-10-18 Weining LuRevert "[LoongArch] Fix codegen of atomicrmw nand"
2022-10-18 Jan Svoboda[clang][deps] Remove unintentional `move`
2022-10-18 Lang Hames[JITLink] Add convenience methods for creating block...
2022-10-18 Florian Mayer[sanitizer] Let internal symbolizer use toupper and...
2022-10-18 Xiang Li[HLSL] Add SV_DispatchThreadID
2022-10-18 wren romano[mlir][sparse] Removing the DimLvlType and DimLevelForm...
2022-10-18 Quentin Colombet[mlir][MemRef] Move the forwarding patterns for `extrac...
2022-10-18 Sam McCall[include-cleaner] Add line numbers to HTML output
2022-10-18 wren romano[mlir][sparse] Moving Enums.h into Dialect/SparseTensor/IR
2022-10-18 Siva Chandra... [libc] Add implementation of sigaltstack for linux.
2022-10-18 jinge90[CMake] Fix LIBUNWIND_ENABLE_CET build after D110005
2022-10-18 Joseph Huber[clang-format] Do not parse certain characters in pragm...
2022-10-18 Joseph Huber[OpenMP] Make kernels have protected visibility
2022-10-18 Jez Ng[lld-macho] Folded symbols should have size zero in...
2022-10-18 Jez Ng[lld-macho] Don't fold subsections with symbols at...
2022-10-18 wren romano[mlir][sparse] Factoring out SparseTensorEnums library
2022-10-18 Aart Bik[mlir][sparse] refine insertion code
2022-10-18 Arthur Eubanks[opt] Don't initialize legacy instrumentation passes
2022-10-18 Siva Chandra... [libc][Obvious] Skip some termios tests when there...
2022-10-18 Walter Erquinigo[lldb][trace] Add a basic function call dump [3] -...
2022-10-18 Walter Erquinigo[lldb][trace] Add a basic function call dump [2] -...
2022-10-18 Walter Erquinigo[lldb][trace] Add a basic function call dumpdump [1...
2022-10-18 Siva Chandra... [libc] Add termios.h and the implementation of function...
2022-10-18 Maksim Panchenko[BOLT] Fix instruction encoding validation
2022-10-18 Paul PluzhnikovFix incorrect check for running out of source locations.
2022-10-18 wren romano[mlir][sparse] Use the runtime DimLevelType instead...
2022-10-18 Nico Weber[clang] Move variable declaration closer to use
2022-10-18 Nancy Wang[SystemZ][z/OS][libcxx]: fix the mask in stage2_float_l...
2022-10-18 Quentin Colombet[mlir][MemRef] Fix the simplification of extract_stride...
2022-10-18 LLVM GN Syncbot[gn build] Port 594fa1474f0c
2022-10-18 wren romano[mlir][sparse] rename the values of the runtime DimLeve...
2022-10-18 Yuanfang Chen[C++20] Implement P2113R0: Changes to the Partial Order...
2022-10-18 Mark de Wever[libc++][chrono] Fixes build.
2022-10-18 Alexey Bataev[SLP]Generalize cost model.
2022-10-18 Yuanfang Chen[Clang] update cxx_dr_status.html by running make_cxx_d...
2022-10-18 Eli Friedman[AArch64][Windows] Add MC support for save_any_reg.
2022-10-18 Mark de Wever[libc++][chrono] Implements formatter weekday.
2022-10-18 Mark de Wever[libc++][chrono] Implements formatter duration.
2022-10-18 Hui Xie[libc++][ranges] implement `std::ranges::drop_while_view`
2022-10-18 Alexey BataevRevert "[SLP]Generalize cost model."
2022-10-18 Sjoerd MeijerRevert "Recommit "[LoopFlatten] Enable it by default""
2022-10-18 Felipe de Azevedo... Revert "[lldb-tests] Remove dubious standard library...
2022-10-18 Valentin Clement[flang] Add getTypeDescriptorBindingTableName function
2022-10-18 Felipe de Azevedo... [lldb-tests] Remove dubious standard library flag
2022-10-18 Felipe de Azevedo... [lldb-tests] Add libcxx version check for regex tests
2022-10-18 Felipe de Azevedo... [lldb-tests] Add compiler version check in TestFunction...
2022-10-18 Fangrui Song[ELF] Restore AArch64Relaxer after 685b21255315e699aa83...
2022-10-18 Katherine Rasmussen[flang] Add atomic_cas to the list of intrinsics
2022-10-18 Alexey Bataev[SLP][NFC]Fix a warning for ?: with enum/unsigned,...
2022-10-18 Slava Zakharin[flang] Restrict __float128 support for some build...
2022-10-18 Arthur Eubanks[test] Remove redundant -passes flags
2022-10-18 Aart Bik[mlir][sparse] improve push_back type checking, printin...
2022-10-18 Arthur Eubanks[ObjCARC][test] Use `opt -passes=` syntax
2022-10-18 Krzysztof Parzyszek[Hexagon] Use shifts by scalar for funnel shifts by...
2022-10-18 Chris Bieneman[DX] Create globals for DXContainer parts
2022-10-18 David Zarzycki[clang testing] Unbreak read-only source builds
2022-10-18 Mark de Wever[libc++] Improves modular build.
2022-10-18 Mark de Wever[libc++][format] Move iterators when needed.
2022-10-18 Florian Hahn[IndVars] Forget SCEV for instruction and users before...
2022-10-18 bixia1[mlir][sparse] Add options to sparse-tensor-rewrite...
2022-10-18 Sam McCall[include-cleaner] Add include-cleaner tool, with initia...
2022-10-18 Mingming Liu[AArch64] Enhance bit-field-positioning op matcher...
2022-10-18 Han-Kuan Chen[RISCV] Lower VECTOR_SHUFFLE to VSLIDEDOWN_VL.
2022-10-18 Han-Kuan Chen[RISCV] Pre-commit tests for lowering VECTOR_SHUFFLE...
2022-10-18 Anton Sidorenko[MachineCombiner][RISCV] Enable MachineCombiner for...
2022-10-18 Alexey Bataev[SLP]Generalize cost model.
2022-10-18 Arthur EubanksPort print-cfg-sccs to new pass manager
2022-10-18 Arthur Eubanks[win][compiler-rt] Make tests use lld-link instead...
2022-10-18 Arthur Eubanks[ubsan][test] Make some tests have shorter file names
2022-10-18 Jordan Rupprecht[Bazel] Add target for llvm-debuginfo-analyzer binary
2022-10-18 Arthur Eubanks[SROA] Don't speculate phis with different load user...
2022-10-18 Arthur Eubanks[llvm-reduce] Check if reduction fails/is redundant...
2022-10-18 Chris BienemanMake llvm-config test resilliant
2022-10-18 Arthur Eubanks[llvm-reduce] Unify pass logging
2022-10-18 Matthias Springer[mlir][interfaces][NFC] Move DestinationStyleOpInterfac...
2022-10-18 Krzysztof Drewniak[mlir][GPU] Prevent adding duplicate async tokens
2022-10-18 Sanjay Patel[InstCombine] fmul nnan X, 0.0 --> copysign(0.0, X)
2022-10-18 Sanjay Patel[InstCombine] reduce code duplication in visitBranchIns...
2022-10-18 Susana Monteiro[clang] fix typo in unit test
2022-10-18 Troy Johnson[clang][Lexer] Speed up HeaderSearch when there are...
2022-10-18 Florian Hahn[IndVarSimplify] Clear block and loop dispositions...
2022-10-18 Jannik Silvanus[ADT] Extend EnumeratedArray
2022-10-18 Chris Bieneman[llvm-config] Make tests more resiliant
2022-10-18 bixia1[mlir][sparse] Change getUnorderedCOOFromType to propag...
2022-10-18 Thomas Symalla[NFC][AMDGPU] Add tests for dependent v_bfi instructions.
2022-10-18 Kevin P. Neal[LangRef][FMF] Clarify ambiguity.
2022-10-18 Nikita Popov[AST] Pass BatchAA to mergeSetIn() (NFCI)
2022-10-18 Krzysztof Parzyszek[Hexagon] Fix MULHS lowering for HVX v60
2022-10-18 Alexey Bataev[SLP][NFC]Try to fix MSVC buildbots with a workaround...
2022-10-18 Qiongsi Wu[clang][LTO] Setting Desired Default AIX Debugging...
2022-10-18 bipmisAdd test for combinations of four i8-loads spliced...
next