platform/upstream/llvm.git
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...
2021-06-08 Suraj Sudhir[mlir][tosa] Temporarily support 2D and 3D tensor types...
2021-06-08 Quinn Pham[NFC] In the future, all intrinsics defined for compati...
2021-06-08 Sami TolvanenLTO: Export functions referenced by non-canonical CFI...
2021-06-08 Whitney TsangRevert "Revert "[LoopNest] Fix Wdeprecated-copy warnings""
2021-06-08 patacca[Polly][Isl] Removing nullptr constructor from C++...
2021-06-08 Kevin AtheyUpdate and improve compiler-rt tests for -mllvm -asan_u...
2021-06-08 Jonas Paulsson[SystemZ] Return true from convertSetCCLogicToBitwiseLo...
2021-06-08 Shafik Yaghmour[LLDB][NFC] Remove parameter names from forward declara...
2021-06-08 Sanjay Patel[InstCombine] fix nsz (fast-math) propagation from...
2021-06-08 Sanjay Patel[InstCombine] add FMF tests for fneg-of-select; NFC
2021-06-08 Daniel Michael[scudo] Add Scudo support for Trusty OS
2021-06-08 Jonas Devlieghere[lldb] Don't print script output twice in HandleCommand
2021-06-08 David Green[DSE] Add another multiblock loop DSE test. NFC
2021-06-08 Louis Dionne[libc++] NFC: Rewrite the documentation for the debug...
2021-06-08 Whitney TsangRevert "[LoopNest] Fix Wdeprecated-copy warnings"
2021-06-08 Petr Hosek[CMake][Fuchsia] Disable vcruntime for first stage...
2021-06-08 Jonas Paulsson[SystemZ] Return true from isMaskAndCmp0FoldingBenefici...
2021-06-08 Brendon CahoonRevert "[AMDGPU] Add gfx1013 target"
2021-06-08 David GreenRevert "[DSE] Remove stores in the same loop iteration"
2021-06-08 Petr HosekPartially revert the Fuchsia changes to avoid the use...
2021-06-08 David Green[ARM] Generate VDUP(Const) from constant buildvectors
2021-06-08 Eric Astor[ms] [llvm-ml] Disambiguate size directives and variabl...
2021-06-08 Michael Liao[amdgpu] Add `-enable-ocl-mangling-mismatch-workaround`.
2021-06-08 Leonard ChanFix for failing test mentioned in https://reviews.llvm...
2021-06-08 Alex Langford[lldb][NFC] Refactor name to index maps in Symtab
2021-06-08 Sanjay Patel[CodeGen] remove instcombine from codegen tests; NFC
2021-06-08 Petr Hosek[CMake][Fuchsia] Use PIC for Fuchsia runtimes
2021-06-08 Nico Weber[gn build] (semi-manually) port 944b3c53aec5
2021-06-08 Leonard Chan[NFC][compiler-rt][hwasan] Move allocation functions...
2021-06-08 Abhina Sreeskantharajan[SystemZ][z/OS] Pass OpenFlags when creating tmp files
2021-06-08 Matt ArsenaultGlobalISel: Avoid use of G_INSERT in insertParts
2021-06-08 Matt ArsenaultGlobalISel: Hide virtual register creation in MIRBuilder
2021-06-08 David Green[ARM] A couple of extra VMOVimm tests, useful for showi...
2021-06-08 Mehdi AminiAdd a static assertions for custom Op<> to not defined...
2021-06-08 Artur PilipenkoAdd an option to hide "cold" blocks from CFG graph
2021-06-08 Petr Hosek[CMake][Fuchsia] Include llvm-otool in Fuchsia toolchain
2021-06-08 Craig Topper[RISCV] Remove dead code from fixed-vectors-abs.ll...
2021-06-08 Justin Bogner[FuzzMutate] Fix getWeight of InstDeleterIRStrategy
2021-06-08 Nathan Sidwell[clang] p1099 using enum part 2
2021-06-08 Petr Hosek[CMake] Only include LTO on Apple targets
2021-06-08 Nick Desaulniersreland [IR] make -stack-alignment= into a module attr
2021-06-08 Daniel McIntosh[libcxx] Remove VLA from libcxx locale header
next