platform/upstream/llvm.git
2021-06-09 Felix Berger[clang-tidy] performance-unnecessary-copy-initializatio...
2021-06-09 Michael Kruse[Polly][Matmul] Re-pack A in every iteration.
2021-06-09 Joseph Huber[Attributor] Set floating point loads and stores as...
2021-06-09 Joseph Huber[OpenMP][NFC] Precommit change to hide_mem_transfer_lat...
2021-06-09 Sam Powell[llvm-tapi-diff] Apply stable sorting to output
2021-06-09 Leonard Chan[compiler-rt][hwasan] Decouple use of the TLS global...
2021-06-09 Felix Berger[clang-tidy] performance-unnecessary-copy-initializatio...
2021-06-09 Eric AstorRevert "[ms] [llvm-ml] Add support for INCLUDE environm...
2021-06-09 Eric Astor[ms] [llvm-ml] Add support for INCLUDE environment...
2021-06-09 Arthur EubanksRevert "[InstSimplify] Treat invariant group insts...
2021-06-09 Mark de Wever[libc++][nfc] Test std::unique_ptr self move assignment.
2021-06-09 madhur13490[LangRef] Add link to opaque pointers
2021-06-09 Nathan Sidwell[docs] Collate CMake options
2021-06-09 Rob Suderman[mlir][tosa] Update tosa.matmul lowering to linalg...
2021-06-09 Lei Zhang[mlir][spirv] Use SingleBlock + NoTerminator for spv...
2021-06-09 Hongtao Yu[CSSPGO] Emit mangled dwarf names for line tables debug...
2021-06-09 Aaron BallmanCorrects some minor issues with the CXX status page.
2021-06-09 Sam PowellReland "[llvm] llvm-tapi-diff"
2021-06-09 Eric Astor[ms] [llvm-ml] Fix parity errors in error handling...
2021-06-09 Nico WeberRevert "Do not generate calls to the 128-bit function...
2021-06-09 Louis Dionne[libc++] Fix libc++ build with assertions enabled
2021-06-09 Jonas Devlieghere[lldb] Use C++11 default member initializers
2021-06-09 thomasraoux[mlir][gpu][NFC] Simplify conversion of MMA type to...
2021-06-09 Florian Hahn[SCEV] Keep common NUW flags when inlining Add operands.
2021-06-09 Pavel KrajcevskiFix typo in Toy tutorial Ch1
2021-06-09 Keith Smileyclang/darwin: use response files with ld64
2021-06-09 Alex Zinenko[mlir] fix a crash if the dialect is missing a data...
2021-06-09 Christopher... [libcxx][ci] enables assertions for runtimes-build
2021-06-09 Sanjay Patel[InstCombine] add tests for casts-around-ctlz; NFC
2021-06-09 Koutheir AttouchiDo not generate calls to the 128-bit function __multi3...
2021-06-09 Javier Setoain[mlir][ArmSVE] Add basic load/store operations
2021-06-09 AndreyChurbanovRevert "[OpenMP] libomp: implement OpenMP 5.1 inoutset...
2021-06-09 LemonBoy[SROA] Avoid splitting loads/stores with irregular...
2021-06-09 Valentin Clement[mlir][openacc][NFC] move index in processDataOperands
2021-06-09 Craig Topper[X86] Check destination element type before forming...
2021-06-09 Sanjay Patel[SDAG] fix miscompile from merging stores of different...
2021-06-09 Simon PilgrimSanitizers.h - remove MathExtras.h include dependency
2021-06-09 Yvan Roux[ARM] Fix Machine Outliner LDRD/STRD handling in Thumb...
2021-06-09 Paul C. Anagnostopoulos[TableGen] Fix ProfileFoldOpInit so that parameters...
2021-06-09 Sanjay Patel[x86] add tests for store merging miscompile (PR50623...
2021-06-09 Sven van Haastregt[OpenCL] Add OpenCL builtin test generator
2021-06-09 Simon Pilgrim[X86][SLM] Adjust XMM non-PMULLD throughput costs to...
2021-06-09 Simon Pilgrim[X86][SSE] Regenerate slow-pmulld.ll test checks
2021-06-09 Nathan Sidwell[clang] p1099 using-enum feature macro & web page
2021-06-09 Hans Wennborg[clang-cl] Parse /await:strict, new in MSVC 16.10
2021-06-09 Alexey Bataev[SLP]Improve gathering of scalar elements.
2021-06-09 Max Kazantsev[Test] Add more elaborate case of symbolic execution...
2021-06-09 Benjamin Kramer[mlir] Expose a function to populate tensor constant...
2021-06-09 Joachim Protze[OpenMP][Tools] Fix Archer handling of task dependencies
2021-06-09 Joachim Protze[OpenMP][Tools] Cleanup memory pool used in Archer
2021-06-09 Joachim Protze[OpenMP][Tools] Fix Archer for MACOS
2021-06-09 Meera Nakrani[AArch64LoadStoreOptimizer] Generate more STPs by renam...
2021-06-09 Fraser Cormack[ValueTypes][RISCV] Cap RVV fixed-length vectors by...
2021-06-09 Aaron BallmanCorrect the behavior of va_arg checking in C++
2021-06-09 Matheus Izvekov[clang] NFC: rename SK_CastDerivedToBaseRValue to SK_Ca...
2021-06-09 Nico WeberRevert "[SROA] Avoid splitting loads/stores with irregu...
2021-06-09 Matheus Izvekov[clang] NFC: Rename rvalue to prvalue
2021-06-09 Simon PilgrimJSONNodeDumper.cpp - VisitIntegerLiteral - avoid APSInt...
2021-06-09 Simon PilgrimInterp.h - AddSubMulHelper - avoid APSInt::toString...
2021-06-09 LemonBoy[SROA] Avoid splitting loads/stores with irregular...
2021-06-09 Jim Lin[docs] Fix load instructions in chapter 7 of the tutorial
2021-06-09 Lang Hames[JITLink][MachO] Handle muliple symbols at same offset...
2021-06-09 Florian Hahn[LTO] Support new PM in ThinLTOCodeGenerator.
2021-06-09 Javier Setoain[mlir][ArmSVE] Add basic mask generation operations
2021-06-09 Fraser Cormack[RISCV] Fix failing RVV MC tests
2021-06-09 David Spickett[compiler-rt] Mark symbolize_stack_fp test unsupported...
2021-06-09 Fraser Cormack[ValueTypes] Add missing enum names for MVTs
2021-06-09 Jingu Kang[LoopBoundSplit] Ignore phi node which is not scevable
2021-06-09 David SpickettRevert "[lldb] Set return status to failed when adding...
2021-06-09 Jan KratochvilRevert "[llvm] Sync DebugInfo.h with DebugInfoFlags...
2021-06-09 Diana Picus[flang] Define the API for CPU_TIME
2021-06-09 Florian Hahn[ScalarEvolution] Add test for preserving add overflow...
2021-06-09 Fraser Cormack[RISCV] Support CONCAT_VECTORS on scalable masks
2021-06-09 Jan Kratochvil[llvm] Sync DebugInfo.h with DebugInfoFlags.def
2021-06-09 Fabian Schuiki[MLIR] Make DictionaryAttr::getAs take name as && reference
2021-06-09 serge-sans... Prevent generation of dependency on _cxa_guard for...
2021-06-09 Esme-Yi Fix the 4203-Buildbot failure in LLVM Buildbot...
2021-06-09 Guillaume Chatelet[NFC] Reformat MachineValueType
2021-06-09 Jim Lin[Docs] Fix incorrect return type for example code
2021-06-09 Tobias Gysi[mlir][linalg] Prepare fusion on tensors for scalar...
2021-06-09 Petr Hosek[CMake] Don't use libc++ by default on Windows yet
2021-06-09 Kai Luo[PowerPC] Make sure the first probe is full size or...
2021-06-09 Christian Sigg[mlir] Fix body-less async.execute printing
2021-06-09 Esme-YiRemove white space in llvm-objdump/XCOFF/section-header...
2021-06-09 Chris BowlerFix LIT test failure encountered on AIX
2021-06-09 Sterling AugustineAdd Twine support for std::string_view.
2021-06-09 Jim Lin[RISCV][NFC] Add a single space after comma for VType
2021-06-09 Esme-Yi[NFC][XCOFF] Use yaml2obj in llvm-objdump/XCOFF/section...
2021-06-09 Kai Luo[PowerPC][Dwarf] Assign MMA register's dwarf register...
2021-06-09 Brendon CahoonReland "[AMDGPU] Add gfx1013 target"
2021-06-09 David BlaikieORTRT: Add tests for string_view equality and inequalit...
2021-06-09 David BlaikieAdd a couple of missing includes
2021-06-09 David BlaikieRename compiler-rt/lib/orc/endian.h to endianness.h...
2021-06-09 Mehdi AminiRevert "Add a static assertions for custom Op<> to...
2021-06-09 Mehdi AminiAdd llvm_unreacheable to silence warning "not all contr...
2021-06-09 Joseph Huber[OpenMP] Add an information flag for device data transfers
2021-06-09 Lang Hames[JITLink][MachO] Split C-string literal sections on...
2021-06-09 Siva Chandra... [libc][NFC][Obvious] Compare against size_t values...
2021-06-08 Siva Chandra... [libc] Add a macro to include/exclude subprocess tests.
2021-06-08 Siva Chandra... [libc][NFC] Use add_library instead of add_llvm_library...
next