platform/upstream/llvm.git
2020-05-19 Igor Kudrin[DebugInfo] Dump length of CUs and TUs according to...
2020-05-19 Igor Kudrin[DebugInfo] Dump form values according to the DWARF...
2020-05-19 Igor Kudrin[DebugInfo] Dump fields in .debug_aranges according...
2020-05-19 Igor Kudrin[DebugInfo] Remove an outdated test.
2020-05-19 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 20.10 - Groovy...
2020-05-19 LLVM GN Syncbot[gn build] Port bcc0c894f38
2020-05-19 Xiang1 ZhangAdd cet.h for writing CET-enabled assembly code
2020-05-19 Jonas Devlieghere[lldb/Test] Skip TestPositionalArgs with lldb-repro
2020-05-19 Qiu Chaofan[NFC] [PowerPC] Refresh fma-mutate.ll using script
2020-05-19 Yonghong Song[BPF] fix an asan issue when disassemble an illegal...
2020-05-19 LLVM GN Syncbot[gn build] Port 62a9eca859d
2020-05-19 Xiang1 ZhangTest asm-cet.S fail for window clang
2020-05-19 Sameer Sahasrabuddhe[LoopSimplify] don't separate nested loops with converg...
2020-05-19 Chen Zheng[PowerPC-QPX] adjust operands order of qpx fma instruct...
2020-05-19 LLVM GN Syncbot[gn build] Port e7e84ff24a5
2020-05-19 Xiang1 ZhangAdd cet.h for writing CET-enabled assembly code
2020-05-19 Eli Friedman[NFC] Replace MaybeAlign with Align in TargetTransformInfo.
2020-05-19 Yonghong Song[BPF] Return fail if disassembled insn registers out...
2020-05-19 Jonas Devlieghere[lldb/Driver] Fix handling on positional arguments
2020-05-19 Chen Zhengfix build failure due to commit rGddcb3cf213e8
2020-05-19 Chen Zheng[TargetInstrInfo] add override function setSpecialOpera...
2020-05-19 Chen Zheng[PowerPC][MachineCombiner] add testcase for reassociati...
2020-05-19 Yonghong Song[BPF] Prevent disassembly segfault for NOP insn
2020-05-19 Reid KlecknerRe-land [Debug][CodeView] Emit fully qualified names...
2020-05-18 Vedant Kumar[lldb/test] Disable NSDate format check under _WIN32
2020-05-18 Sam McCall[clangd] Tidy up SelectionTree dumps with newlines
2020-05-18 Amara Emerson[AArch64][GlobalISel] Add legalizer & selector support...
2020-05-18 Francesco Petrogalli[clang][SveEmitter] SVE builtins for `svusdot` and...
2020-05-18 Vedant Kumar[lldb/test] Relax NSDate mock test for non-Apple platforms
2020-05-18 Fangrui SongMap -O to -O1 instead of -O2
2020-05-18 Ayal Zaks[LV] Fix FoldTail under user VF and UF
2020-05-18 LLVM GN Syncbot[gn build] Port 9d69072fb80
2020-05-18 Kirstóf Umann[analyzer][NFC] Introduce CXXDeallocatorCall, deploy...
2020-05-18 Matt ArsenaultGlobalISel: Fold G_MUL x, 0, and G_*DIV 0, x
2020-05-18 Francesco Petrogalli[llvm][sve] Intrinsics for SVE sudot and usdot instruct...
2020-05-18 Francesco Petrogalli[SveEmitter] Builtins for SVE matrix multiply `mmla`.
2020-05-18 Francesco Petrogalli[llvm][SVE] IR intrinscs for matrix multiplication...
2020-05-18 Amara Emerson[GlobalISel] Add support for using vector values in...
2020-05-18 Sanjay Patel[x86] add tests for heroic horizontal ops; NFC
2020-05-18 Sanjay Patel[x86] add tests for disguised horizontal ops; NFC
2020-05-18 Stanislav Mekhanoshin[AMDGPU] Fixed selection error for 64 bit extract_subvector
2020-05-18 Matt ArsenaultDAG: Use correct pointer size for llvm.ptrmask
2020-05-18 Sam McCall[clangd] Avoid wasteful data structures in RefSlab...
2020-05-18 Craig TopperFix several places that were calling verifyFunction...
2020-05-18 Vedant Kumar[lldb/DataFormatter] Check for overflow when finding...
2020-05-18 Nikita Popov[Sanitizers] Use getParamByValType() (NFC)
2020-05-18 Jinsong Ji[compiler-rt][CMake] Fix PowerPC runtime build
2020-05-18 Jean-Michel... [x86] Propagate memory operands during ISel DAG postpro...
2020-05-18 Matt ArsenaultAMDGPU: Fix illegally constant folding from V_MOV_B32_sdwa
2020-05-18 Artem BelevichRevert "[CUDA][HIP] Workaround for resolving host devic...
2020-05-18 Lei Zhang[mlir][vulkan-runner] Add back accidentially removed...
2020-05-18 Matt ArsenaultAMDGPU/GlobalISel: Fix f64 G_FDIV lowering
2020-05-18 Volkan KelesLoadStoreVectorizer: Match nested adds to prove vectori...
2020-05-18 Nikita Popov[Loads] Require Align in isSafeToLoadUnconditionally...
2020-05-18 GeorgeFixed a typo in the comment for allocateBuffer()
2020-05-18 Jonas Devlieghere[dsymutil] Make sure the --help output and man page...
2020-05-18 Arthur EubanksAdd verifier check that musttail and preallocated are...
2020-05-18 Jay Foad[IR] Revert r2694 in BasicBlock::removePredecessor
2020-05-18 Jonas Paulsson[SystemZ] Don't create PERMUTE nodes with an undef...
2020-05-18 Mircea Trofin[llvm][NFC] Fixed non-compliant style in InlineAdvisor.h
2020-05-18 Jonas Devlieghere[lldb/Reproducers] Add skipIfReproducer to more tests
2020-05-18 Vedant Kumar[Local] Do not ignore zexts in salvageDebugInfo, PR45923
2020-05-18 Alexandre Rames[MLIR] Use `MLIR_INCLUDE_TESTS` to conditionally compil...
2020-05-18 Tobias Gysi[mlir] Support optional attributes in assembly formats
2020-05-18 Pierre Oechsel[MLIR] [Linalg] Add option to use the partial view...
2020-05-18 Matt ArsenaultAMDGPU/GlobalISel: Fix splitting wide VALU, non-vector...
2020-05-18 Matt ArsenaultAMDGPU: Remove outdated comment
2020-05-18 Nicolas Vasilache[mlir][Vector] Add an optional "masked" boolean array...
2020-05-18 Nicolas Vasilache[mlir][Vector] Make minor identity permutation map...
2020-05-18 David Sherwood[SVE] Ignore scalable vectors in InterleavedLoadCombinePass
2020-05-18 Wouter van... [WebAssembly] iterate stack in DebugFixup from the...
2020-05-18 Balázs Kéri[Analyzer][StreamChecker] Fixed compile error - NFC.
2020-05-18 Balázs Kéri[Analyzer][StreamChecker] Changed representation of...
2020-05-18 Dvorskiy, Mikhail[pstl] A fix for move placement-new (and destroy) alloc...
2020-05-18 Nicolas Vasilache[mlir] Add BoolArrayAttr in Tablegen + Builder support
2020-05-18 Nicolas Vasilache[mlir] NFC - Fix OperationSupport.cpp::findNamedAttr
2020-05-18 AndreyChurbanov[openmp] Fixed hang if detached task was serialized.
2020-05-18 serge-sans... Reorder Type fields to make various isa< > check more...
2020-05-18 Michael Schellenberg... [libcxx][type_traits] Add C++20 changes to common_type
2020-05-18 David Zarzycki[libcxx testing] Remove ALLOW_RETRIES from lock_guard...
2020-05-18 Hans WennborgTurn -Wmax-tokens off by default
2020-05-18 Max Kazantsev[InstCombine][NFC] Simplify check in sinking
2020-05-18 Anastasia Stulova[OpenCL] Added addrspace_cast operator in C++ mode.
2020-05-18 Dmitry Preobrazhensky[AMDGPU][MC] Corrected branch relocation handling to...
2020-05-18 Kirill Bobyrev[clang-tidy] NFC: Cleanup Python scripts
2020-05-18 Max Kazantsev[Test] Opportunity for sinking to unreachable in InstCo...
2020-05-18 Hans WennborgRevert 76c5f277f2 "Re-land [Debug][CodeView] Emit fully...
2020-05-18 Nathan James[NFC][clang-tidy] use hasOperands in place of hasEither...
2020-05-18 OCHyams[DebugInfo][DWARF] Emit a single location instead of...
2020-05-18 Martin Storsjö[compiler-rt] Don't error out on missing builtins when...
2020-05-18 Clement Courbet[TargetLibraryInfo] memcpy and memset have optimized...
2020-05-18 Jim Lin[RISCV] Fix passing two floating-point values in comple...
2020-05-18 Alexander Shaposhnikov[llvm-objcopy][MachO] Fix code formatting
2020-05-18 Chen Zheng[PowerPC] add more high latency opcodes for machinecomb...
2020-05-18 Stephen Neuendorffer[MLIR][cmake] Fix unittest/Tablegen by special casing...
2020-05-17 Mehdi AminiFix warning "defined but not used" for debug function...
2020-05-17 Mehdi AminiReplace dyn_cast with isa when the result isn't used...
2020-05-17 Mehdi AminiRemove spurious semicolon after function definition...
2020-05-17 Craig TopperValueMapper does not preserve inline assembly dialect...
2020-05-17 Stephen Neuendorffer[MLIR] Fix linkage for libMLIR.so
next