platform/upstream/llvm.git
2021-07-14 Bruce Mitchener[lldb][docs] Remove mention of subversion. NFC.
2021-07-14 Simon Pilgrim[X86] Implement smarter instruction lowering for FP_TO_...
2021-07-14 LLVM GN Syncbot[gn build] Port c08dabb0f476
2021-07-14 Simon PilgrimRevert rGb803294cf78714303db2d3647291a2308347ef23 ...
2021-07-14 Nico Weber[gn build] (manually) merge 462d4de35b0c
2021-07-14 Stefan Pintilie[NFC][PowerPC] Added test to check regsiter allocation...
2021-07-14 Stephen Tozer[DebugInfo] Correctly update dbg.values with duplicated...
2021-07-14 Simon Pilgrim[InstCombine] Fold (select C, (gep Ptr, Idx), Ptr)...
2021-07-14 Butygin[mlir][SCF] populateSCFStructuralTypeConversionsAndLega...
2021-07-14 Fraser Cormack[RISCV] Fix the neutral element in vector 'fadd' reductions
2021-07-14 Sebastian Neubauer[AMDGPU] Init scratch only if necessary
2021-07-14 Sebastian Neubauer[AMDGPU] Precommit flat-scratch-init.ll test
2021-07-14 Cullen Rhodes[AArch64][SME] Add matrix register definitions and...
2021-07-14 Sam McCall[clangd] Add CMake option to (not) link in clang-tidy...
2021-07-14 Ruiling Song[AMDGPU] Don't handle export done when unify exit nodes
2021-07-14 Ruiling Song[NFC][AMDGPU] autogenerate kill-infinite-loop.ll checks
2021-07-14 Ruiling Song[RegisterCoalescer] Resolve conflict based on liveness...
2021-07-14 Kito Cheng[RISCV] Pass -u to linker correctly.
2021-07-14 Martin Storsjö[libcxx] [test] Clarify weak_ptr_ret on Windows, remove...
2021-07-14 Dmitry Vyukovsanitizer_common: add simpler ThreadRegistry ctor
2021-07-14 Yuichi YoshidaReformulate OrcJIT tutorial doc to make it more clear.
2021-07-14 Zakk Chen[RISCV] Support overloading for RVV miscellaneous funct...
2021-07-14 Vitaly Buka[sanitizer] Fix type error in python 3
2021-07-14 Vitaly Buka[sanitizer] Upgrade android scripts to python 3
2021-07-14 David GreenRevert "[clang] Refactor AST printing tests to share...
2021-07-14 Vitaly Buka[sanitizer] Convert script to python 3
2021-07-14 Michael Kruse[Polly] Fix typo. NFC.
2021-07-14 Jinsong Ji[AIX] Update testcase to use aix triple
2021-07-14 Hongtao Yu[CSSPGO][llvm-profgen] Fix a missing initalization
2021-07-14 Hongtao YuRevert "[CSSPGO][llvm-profgen] Fix a missing initalization"
2021-07-14 Hongtao Yu[CSSPGO][llvm-profgen] Fix a missing initalization
2021-07-14 Shilei Tian[AbstractAttributor] Fold function calls to `__kmpc_is_...
2021-07-14 Philip Reames[SCEV] Handle zero stride correctly in howManyLessThans
2021-07-14 Richard SmithFix test trying to write a spurious output file into...
2021-07-14 Hongtao Yu[NFC][CSSPGO] Rename the name of an enum value.
2021-07-14 Hongtao Yu[CSSPGO] Do not import pseudo probe desc in thinLTO
2021-07-14 Hongtao Yu[CSSPGO][llvm-profgen] Allow multiple executable load...
2021-07-14 Vitaly Buka[NFC][sanitizer] Simplify MapPackedCounterArrayBuffer
2021-07-14 Jon Roelofs[AArch64] rm unused subreg's
2021-07-14 Jon Roelofs[AArch64] Fix AArch64::dsub's size
2021-07-14 Arthur EubanksRevert "[SCEV] Handle zero stride correctly in howManyL...
2021-07-14 Vitaly BukaRevert "[NFC][sanitizer] Simplify MapPackedCounterArray...
2021-07-14 Jessica Paquette[AArch64][GlobalISel] Mark v2s64 -> v2p0 G_INTTOPTR...
2021-07-14 Vitaly Buka[NFC][sanitizer] Simplify MapPackedCounterArrayBuffer
2021-07-13 Vitaly Buka[NFC][sanitizer] Move MemoryMapper template parameter
2021-07-13 Matt ArsenaultAMDGPU: Try to fix test failure with EXPENSIVE_CHECKS
2021-07-13 Dmitry Vyukovsanitizer_common: optimize memory drain
2021-07-13 Arthur Eubanks[NewPM][SimpleLoopUnswitch] Add option to not trivially...
2021-07-13 Vitaly Buka[NFC][sanitizer] Don't store region_base_ in MemoryMapper
2021-07-13 Matt ArsenaultRegAlloc: Allow targets to split register allocation
2021-07-13 Eli Friedman[ScalarEvolution] Make isKnownNonZero handle more cases.
2021-07-13 Vitaly Buka[NFC][sanitizer] Exctract DrainHalfMax
2021-07-13 Vitaly Buka[NFC][sanitizer] Rename some MemoryMapper members
2021-07-13 Geoffrey Martin... [NFC][MLIR][std] Clean up ArithmeticCastOps
2021-07-13 Victor Huang[PowerPC] Add PowerPC compare and multiply related...
2021-07-13 MaheshRavishankar[mlir][Tensor] Implement `reifyReturnTypeShapesPerResul...
2021-07-13 Aart Bik[mlir][sparse] add support for std unary operations
2021-07-13 Adam PaszkeAdd more types to the LLVM dialect C API
2021-07-13 Derek Schuff[WebAssembly] Run varargs codegen test with non-emscrip...
2021-07-13 Alexander Yermolovich[LLD] Adding support for RELA for CG Profile.
2021-07-13 Hedin Garca[libc] Capture floating point encoding and arrange...
2021-07-13 Caitlyn Cano[libc] Don't pass -fpie/-ffreestanding on Windows
2021-07-13 Vitaly Buka[sanitizer] Few more NFC changes from D105778
2021-07-13 Philip Reames[SCEV] Handle zero stride correctly in howManyLessThans
2021-07-13 Martin Storsjö[libcxx] [docs] Acknowledge that the library is known...
2021-07-13 Vitaly Buka[NFC][sanitizer] Move MemoryMapper out of SizeClassAllo...
2021-07-13 Hedin Garca[libc] Add on float properties for precision floating...
2021-07-13 Vedant Kumar[docs/llvm-cov] Document -compilation-dir
2021-07-13 Vitaly Buka[NFC][sanitizer] clang-format part of D105778
2021-07-13 Vitaly BukaRevert "sanitizer_common: optimize memory drain"
2021-07-13 Arthur O'Dwyer[libc++] [test] Add a missing `()` in TestEachIntegralType.
2021-07-13 Hafiz Abid... [lld][AMDGPU] Handle R_AMDGPU_REL16 relocation.
2021-07-13 thomasraoux[mlir][Vector] Remove Vector TupleOp as it is unused
2021-07-13 Eli Friedman[NFC] Use CHECK-LABEL in trip-count-unknown-stride.ll
2021-07-13 Eli Friedman[LoopReroll] Add an extra defensive check to avoid...
2021-07-13 Nico Weber[gn build] (manually) port 303ddb60a2d2
2021-07-13 Philip Reames[tests] Precommit a test case from D105216
2021-07-13 Artem BelevichFix cuda-bad-arch.cu test.
2021-07-13 Philip Reames[SCEV] Strengthen inference of RHS > Start in howManyLe...
2021-07-13 Jon Roelofs[Tests] Fix test broken by: 43c7ca8e4963 [AArch64]...
2021-07-13 Krishna Kariya[InstCombine] Precommit tests for D105088 (NFC)
2021-07-13 Thomas Lively[WebAssembly] Generate checks for simd-load-store-align...
2021-07-13 Victor Huang[PowerPC][NFC] Power ISA features for Semachecking
2021-07-13 Victor HuangRevert "[PowerPC][NFC] Power ISA features for Semachecking"
2021-07-13 Jon Roelofs[AArch64][GlobalISel] Legalize load <2 x i16>
2021-07-13 Jon Roelofs[AArch64][GlobalISel] Legalize store <2 x i16>
2021-07-13 Artem Belevich[CUDA] Only allow NVIDIA offload-arch during CUDA compi...
2021-07-13 Philip Reames[test] Add a SCEV backedge computation test with an...
2021-07-13 Vitaly Buka[NFC][sanitizer] Remove trailing whitespace
2021-07-13 Valeriy Savchenko[analyzer][solver][NFC] Refactor how we detect (dis...
2021-07-13 Valeriy Savchenko[analyzer][solver][NFC] Introduce ConstraintAssignor
2021-07-13 Vitaly Buka[sanitizer] Fix VSNPrintf %V on Windows
2021-07-13 Louis Dionne[libc++] Add a CI job for macOS on arm64 hardware 🥳
2021-07-13 Tom StellardFix utils/update_cc_test_checks/check-globals.test...
2021-07-13 Peyton, Jonathan L[OpenMP] Fix one sign-compare warning from GCC
2021-07-13 Louis Dionne[libc++] NFC: Add comment for running macOS CI setup...
2021-07-13 Craig Topper[RISCV] Use DIVUW/REMUW/DIVW instructions for i8/i16...
2021-07-13 Amy Kwan[PowerPC] Add FI alignment check if the addressing...
2021-07-13 Peyton, Jonathan L[OpenMP][NFC] Change comment style to eliminate warning...
2021-07-13 Matheus Izvekov[clang] C++98 implicit moves are back with a vengeance
next