platform/upstream/llvm.git
2021-10-18 Jake Egan[AIX] Disable tests failing due to lack of 64-bit XCOFF...
2021-10-18 Ben Langmuir[JITLink][NFC] Fix Wdangling-else warning in LinkGraphTests
2021-10-18 Florian Hahn[LoopUtils] Simplify addRuntimeCheck to return a single...
2021-10-18 Jacques Pienaar[mlir] Flipping Test dialect to prefixed form _Both
2021-10-18 Craig Topper[RISCV] Rewrite forwardCopyWillClobberTuple to not...
2021-10-18 LLVM GN Syncbot[gn build] Port 009f3a89d833
2021-10-18 Yonghong SongBPF: remove intrindics @llvm.stacksave() and @llvm...
2021-10-18 AndreyChurbanov[OpenMP] libomp: add check of task function pointer...
2021-10-18 Kazu HirataUse llvm::erase_if (NFC)
2021-10-18 Kirill Stoimenov[Sanitizers] Replaced getMaxPointerSizeInBits with...
2021-10-18 Arthur EubanksReland [clang] Pass -clear-ast-before-backend in Clang...
2021-10-18 Mogball[mlir][docs] Fix name of get arith->LLVM patterns in...
2021-10-18 Simon Pilgrim[ADT] Fix Wshift-overflow gcc warning in isPowerOf2...
2021-10-18 Mircea Trofin[NFC] ProfileSummary: const a bunch of members and...
2021-10-18 Mathieu Fehr[mlir][NFC] Provide accessor for TableGen record for...
2021-10-18 Mathieu Fehr[mlir] Add AnyAttrOf tablegen attribute constraint
2021-10-18 Arthur Eubanks[clang] Disable -clear-ast-before-backend with -print...
2021-10-18 gbreynoo[LLD][TEST] Add testing for negative addends for R_X86_...
2021-10-18 River Riddle[mlir] Fix tsan failure in PassCrashRecovery
2021-10-18 Louis Dionne[libc++][NFC] Fix typo in test
2021-10-18 River Riddle[mlir] Add support for specifying printing flags when...
2021-10-18 Gil Rapaport[LV] Record memory widening decisions (NFCI)
2021-10-18 Jon Chesterfield[libomptarget] Pass OMP_TARGET_OFFLOAD env variable...
2021-10-18 Ahmed TaeiAllow only valid vector.shape_cast transitive folding
2021-10-18 Juneyoung LeeRevert D105169 due to the two-stage failure in ASAN
2021-10-18 Louis Dionne[libc++] Add the std::views::reverse range adaptor
2021-10-18 Jessica Clarke[Mips] Add glue between CopyFromReg, CopyToReg and...
2021-10-18 Simon Pilgrim[ADT] Add some basic APInt::isPowerOf2() unit test...
2021-10-18 rkayaith[mlir][python] Add 'loc' property to ops
2021-10-18 Raphael Isemann[lldb] Fix missing dependency on libc++ from LLDB test...
2021-10-18 Peter Waller[InstCombine][DebugInfo] Remove superflous assertion...
2021-10-18 Kerry McLaughlin[SVE][CodeGen] Fix predicate for add/sub + element...
2021-10-18 Andrew Wei[AArch64] Improve shuffle vector by using wider types
2021-10-18 Pavel Labath[lldb] Delete TestStandardUnwind
2021-10-18 Sanjay Patel[Analysis] add utility function for unary shuffle mask...
2021-10-18 Balazs Benics[analyzer] Allow matching non-CallExprs using CallDescr...
2021-10-18 Balazs Benics[analyzer][NFC] Refactor CallEvent::isCalled()
2021-10-18 Balazs Benics[analyzer][NFC] Add unittests for CallDescription and...
2021-10-18 Sylvestre LedruRemove also Block-ABI-Apple.txt from the Makefile
2021-10-18 Simon Pilgrim[X86][Costmodel] Add SSE2 sub-128bit vXi32/f32 stride...
2021-10-18 Simon Pilgrim[X86][Costmodel] Add SSE2 sub-128bit vXi8/16 stride...
2021-10-18 Pavel Labath[lldb] Fix PDB/compilands.test for a3939e1
2021-10-18 @vladaindjic[OpenMP][OMPT] thread_num determination for programs...
2021-10-18 Joachim Protze[OpenMP][Tests][NFC] Work around ICC bug
2021-10-18 Joachim Protze[OpenMP][Tests][NFC] Flagging OMPT tests as XFAIL for...
2021-10-18 Simon Pilgrim[Sema] haveSameParameterTypes - replace repeated isNull...
2021-10-18 Stephen Tozer[DebugInfo] Correctly handle arrays with 0-width elemen...
2021-10-18 Peter Waller[AArch64][SVE][CodeGen] Add tests for RSHRN{T,B} instru...
2021-10-18 Peter Waller[InstCombine][DebugInfo] Remove superflous assertion...
2021-10-18 Jay Foad[AMDGPU] Remove unused VirtRegMap analysis. NFC.
2021-10-18 Jeremy Morse[DebugInfo][InstrRef] Avoid a crash during DBG_PHI...
2021-10-18 Michał Górny[lldb] [lldb-server] Refactor ConnectToRemote()
2021-10-18 Max KazantsevRevert "[NFC] [LoopPeel] Change the way DT is updated...
2021-10-18 Shivam Gupta[NFC] Remove Block-ABI-Apple.txt
2021-10-18 Lasse Folger[lldb][NFC] clang format change
2021-10-18 Pavel Labath[lldb] Fix SymbolFilePDBTests for a3939e1
2021-10-18 Jan Svoboda[clang][modules] Delay creating `IdentifierInfo` for...
2021-10-18 Jay Foad[AMDGPU] Add link to bug
2021-10-18 Jeremy MorseFix signed/unsigned comparison after b5426ced71280
2021-10-18 Jay FoadRemove the verifyAfter mechanism that was replaced...
2021-10-18 Jay FoadAdd new MachineFunction property FailsVerification
2021-10-18 Piotr Sobczak[AMDGPU] Add patterns for i8/i16 local atomic load...
2021-10-18 Kai Luo[AIX][cmake] Set atomics related macros when build...
2021-10-18 Fraser Cormack[SelectionDAG] Fix illegal widening of scalable-vector...
2021-10-18 Luo, Yuanke[X86] Prefer VEX encoding in X86 assembler.
2021-10-18 Michał Górny[lldb] [Utility] Remove Status::WasInterrupted() along...
2021-10-18 Florian Hahn[AArch64][GISel] Add 8/16 bit uaddo lowering tests.
2021-10-18 Stanislav Mekhanoshin[AMDGPU] Divergence driven selection for fused bitlogic
2021-10-18 Adrian KuegelFix bazel build.
2021-10-18 Pavel Labath[lldb] Return StringRef from PluginInterface::GetPluginName
2021-10-18 Raphael IsemannFix cyclic header dependency between Support<->Option...
2021-10-18 Haojian Wu[Parse] Improve diagnostic and recovery when there...
2021-10-18 Jingu Kang[AArch64] Fixed a bug on AArch64MIPeepholeOpt
2021-10-18 Bing1 Yu[MachineSink] Compile time improvement for large testca...
2021-10-18 Qiu Chaofan[PowerPC] Implement scheduling model for Power10
2021-10-18 Lang Hames[JITLink] Add comments, rename types for visitExistingE...
2021-10-18 Max Kazantsev[NFC] [LoopPeel] Change the way DT is updated for loop...
2021-10-18 Jonas Devlieghere[lldb] Skip target variable test on AS
2021-10-17 Kazu Hirata[clang] Use llvm::erase_if (NFC)
2021-10-17 Simon Pilgrim[CostModel][X86] Add mul by positive/negative power...
2021-10-17 Valentin Clement[fir] Add IfBuilder and utility functions
2021-10-17 Simon Pilgrim[CostModel][X86] Add div/rem by negative power-of-2...
2021-10-17 Simon Pilgrim[X86][SLM] Fix BitTest+Set uops + port usage
2021-10-17 Simon Pilgrim[X86][SLM] Fix uops for PCMPISTR/PCMPISTR instructions
2021-10-17 Simon Pilgrim[X86][SLM] Fix uops for PCLMULQDQ
2021-10-17 Simon Pilgrim[X86][SLM] +1uop for PSHUFBrm xmm
2021-10-17 Nikita Popov[ConstantRange] Add fast signed multiply
2021-10-17 Roman Lebedev[X86][Costmodel] Load/store i64 Stride=4 VF=16 interlea...
2021-10-17 Roman Lebedev[X86][Costmodel] Load/store i64 Stride=2 VF=32 interlea...
2021-10-17 Roman Lebedev[X86][Costmodel] Load/store i32 Stride=4 VF=32 interlea...
2021-10-17 Roman Lebedev[X86][Costmodel] Load/store i32 Stride=3 VF=32 interlea...
2021-10-17 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=6 VF=32 interlea...
2021-10-17 PeixinQiaoThis patch supports the following checks for THREADPRIV...
2021-10-17 Aaron BallmanBump the value of __STDC_VERSION__ in -std=c2x mode
2021-10-17 David Green[InstCombine] Add some extra tests for truncated satura...
2021-10-17 Aaron BallmanLex arguments for __has_cpp_attribute and friends as...
2021-10-17 David Truby[llvm][AArch64][SVE] Fold literals into math instructions
2021-10-17 Dmitry Vyukovtsan: refactor trace tests
2021-10-17 LLVM GN Syncbot[gn build] Port ff13189c5d0d
2021-10-17 Kito Cheng[RISCV][NFC] Fix build error
next