platform/upstream/llvm.git
2021-07-19 Riccardo Mori[Polly][Isl] Stop generating isl::union_{set,map} from...
2021-07-19 Tobias Gysi[mlir][linalg] Set explicit insertion point in pad_tens...
2021-07-19 Whisperity[clang-tidy] Add 'readability-suspicious-call-argument...
2021-07-19 Rosie Sumpter[LoopFlatten] Use Loop to identify loop induction phi...
2021-07-19 Cullen Rhodes[AArch64][SME] Add SVE2 instructions added in SME
2021-07-19 David Green[ARM] Extend more reductions during lowering
2021-07-19 Sander de Smalen[AArch64][SVE] Optimize bitcasts between unpacked half...
2021-07-19 Andy Wingo[llvm-objdump][WebAssembly] Fix llvm-objdump on files...
2021-07-19 Shilei Tian[OpenMP][CMake] Fix an issue when there is space in...
2021-07-19 Eli Friedman[polly] Fix uses of deprecated overload of IRBuilder...
2021-07-19 Eli Friedman[polly] Fix regression tests with POLLY_ENABLE_GPGPU_CO...
2021-07-19 David BlaikieOpaque pointer GEP fixes for BrainF example
2021-07-19 Chia-hung Duan[mlir-tblgen] Slightly improve the diagnostic message...
2021-07-19 Eli Friedman[X86] Remove incorrect use of known bits in shuffle...
2021-07-18 Jon Chesterfield[openmp][nfc] Simplify macros guarding math complex...
2021-07-18 Krishna Kariya[InstCombine] Fold IntToPtr/PtrToInt to bitcast
2021-07-18 Nikita Popov[SCEV] Fix unused variable warning (NFC)
2021-07-18 Eli Friedman[polly] Get rid of a couple uses of PointerType::getEle...
2021-07-18 Wenlei He[CSSPGO][NFC] Allow cl::ZeroOrMore for use-iterative...
2021-07-18 Eli Friedman[ScalarEvolution] Remove uses of PointerType::getElemen...
2021-07-18 Valentin ChuravyReland [Orc] Add verylazy example for C-bindings
2021-07-18 Sanjay Patel[SimplifyCFG] add test to show miscompile from FoldBran...
2021-07-18 Sanjay Patel[SimplifyCFG] remove unnecessary state variable; NFC
2021-07-18 Simon Pilgrim[DAG] DAGCombiner::foldSelectOfBinops - propagate the...
2021-07-18 Simon Pilgrim[DAG] Enable foldSelectOfBinops on select(setcc(),binop...
2021-07-18 Shilei Tian[OpenMP][Offloading] Add a CMake argument LIBOMPTARGET_...
2021-07-18 Nikita Popov[Inline] Add test for PR50589 (NFC)
2021-07-18 Nikita Popov[Cloning] Remove unused parameter from CloneAndPruneFun...
2021-07-18 Simon Pilgrim[X86] Add i32 (shl (sr[la] exact sel(X,Y), C1), C2...
2021-07-18 Kazu Hirata[Analysis] Remove getLoopPackage (NFC)
2021-07-18 Simon Pilgrim[NVPTX] Add select(cc,binop(),binop()) fast-math tests
2021-07-18 Deep Majumder[analyzer] Handle std::make_unique
2021-07-18 Valentin ChuravyRevert "[Orc] Add verylazy example for C-bindings"
2021-07-18 Simon Pilgrim[DAG] Move select(cc, binop(), binop()) folds into...
2021-07-18 Shilei Tian[OpenMP][Offloading] Add -g when compiling deviceRTLs...
2021-07-18 Simon Pilgrim[X86][SSE] matchShuffleWithPACK - avoid poison pollutio...
2021-07-18 Simon Pilgrim[Orc] Remove unnecessary <string> include dependency...
2021-07-18 Sanjay Patel[InstCombine] fold reassociative FP add into start...
2021-07-18 Sanjay Patel[InstCombine][test] add tests for fadd reductions; NFC
2021-07-18 Valentin Churavy[Orc] Add verylazy example for C-bindings
2021-07-18 Valentin Churavy[MLIR][CAPI] On MINGW don't link against libMLIR
2021-07-18 Deep Majumder[analyzer] Handle std::swap for std::unique_ptr
2021-07-18 Craig Topper[RISCV] Add more i32 srem/sdiv with power of 2 constant...
2021-07-18 David BlaikieDebugInfo: Name class templates with default arguments...
2021-07-18 Amara Emerson[GlobalISel] Fix known bits for G_BSWAP and B_BITREVERS...
2021-07-18 David Carlier[Sanitizers] FutexWake fix typo for FreeBSD code path.
2021-07-17 Jon Roelofs[AArch64][GlobalISel] Legalize bswap <2 x i16>
2021-07-17 Nikita Popov[ExecutionEngine] Fix GEP type
2021-07-17 David Green[ARM] Lower non-extended small gathers via truncated...
2021-07-17 Eli Friedman[AArch64] Prepare for changes to STEP_VECTOR.
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateGEP() without element type
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CreateGEP() without element...
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateInBoundsGEP() without eleme...
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CreateInBoundsGEP() without...
2021-07-17 Craig Topper[RISCV] Teach computeKnownBitsForTargetNode that VLENB...
2021-07-17 Vy Nguyen[libcxx] Updated test and seemingly incorrect comment...
2021-07-17 Jez Ng[lld-macho] Have ICF operate on all sections at once
2021-07-17 Christopher... [libcxx][ranges] makes `ranges::subrange` a borrowed...
2021-07-17 Shilei Tian[AbstractAttributor] Fix two issues in folding __kmpc_i...
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateStructGEP() without element...
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CreateStructGEP() without...
2021-07-17 ShihPo Hung[RISCV][RVV] Precommit a test case for D105684
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateConstGEP1_32() without...
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CreateConstGEP1_32() without...
2021-07-17 Simon Pilgrim[DebugInfo] Remove unnecessary <string> include depende...
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateConstInBoundsGEP1_64()...
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CGF.Builder.CreateConstInBou...
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateConstGEP1_64() without...
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CreateConstGEP1_64() without...
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateConstInBoundsGEP2_64()...
2021-07-17 Nikita Popov[OpaquePtr] Remove uses of CreateConstInBoundsGEP2_64...
2021-07-17 Nikita Popov[IRBuilder] Deprecate CreateConstGEP2_64() without...
2021-07-17 Kazu Hirata[Analaysis, CodeGen] Remove getHotSucc (NFC)
2021-07-17 Nikita Popov[IR] Don't accept null type in ConstantExpr::getGetElem...
2021-07-17 Nikita Popov[BPF] Use elementtype attribute for preserve.array...
2021-07-17 Craig Topper[RISCV] Manually emit the best shift for VSCALE lowerin...
2021-07-17 Martin Storsjö[sanitizers] Fix building on case sensitive mingw platforms
2021-07-17 Giorgis Georgakoudis[OpenMP] Codegen aggregate for outlined function captures
2021-07-17 Lang Hames[ORC] Fix typo in declaration
2021-07-17 Matthias Springer[mlir][vector] Remove vector.transfer_read/write to...
2021-07-17 Matthias Springer[mlir][vector] Refactor TransferReadToVectorLoadLowering
2021-07-17 jacquesguan[RISCV] Make VLEN no greater than 65536
2021-07-17 Lang Hames[ORC] Remove LLVM-side MachO Platform runtime support.
2021-07-17 Carl Ritson[AMDGPU] Tidy SReg/SGPR definitions using template...
2021-07-17 Kazu Hirata[Analysis] Remove isJoinDivergent (NFC)
2021-07-17 Wenlei He[CSSPGO] Turn on iterative-BFI for CSSPGO
2021-07-17 Matt ArsenaultMips/GlobalISel: Remove leftover dead code
2021-07-17 Matt ArsenaultAMDGPU/GlobalISel: Add a few tests for struct arguments
2021-07-17 Matt ArsenaultAMDGPU/GlobalISel: Fix some incorrect memory types...
2021-07-17 Emily Shi[NFC][compiler-rt][test] when using ptrauth, strip...
2021-07-16 Walter Erquinigo[trace][intel pt] Implement the Intel PT cursor
2021-07-16 Hongtao Yu[CSSPGO] Turn on unique linkage name by default for...
2021-07-16 Eli Friedman[ScalarEvolution] Fix overflow in computeBECount.
2021-07-16 Joel E. Denny[lit] Add --xfail-not/LIT_XFAIL_NOT
2021-07-16 Mehdi AminiRevert "Build libSupport with -Werror=global-constructo...
2021-07-16 Jim InghamAdd a mutex to guard access to the ThreadPlanStack...
2021-07-16 Christopher... [libcxx][modules] protects users from relying on libc...
2021-07-16 Fangrui Song[Bazel] Delete blank line to make buildifier happy
2021-07-16 Vitaly Buka[sanitizer] Fix test build on Windows
2021-07-16 Mehdi AminiBuild libSupport with -Werror=global-constructors ...
next