platform/upstream/llvm.git
2020-11-21 Nico Weber[mac/arm] Fix clang/test/Sema/wchar.c on mac/arm hosts
2020-11-21 Matt ArsenaultOpaquePtr: Make byval/sret types mandatory
2020-11-21 Matt ArsenaultAMDGPU: Fix counting kernel arguments towards register...
2020-11-21 Kazu Hirata[Analysis] Use llvm::is_contained (NFC)
2020-11-21 Arthur O'DwyerRevert "Revert "[libc++] ADL-proof <vector> by adding...
2020-11-21 Valentin Clement[flang][openacc] Add clause validity tests for the...
2020-11-21 Matt ArsenaultVerifier: Fix assert when verifying non-pointer byval...
2020-11-21 Matt ArsenaultOpaquePtr: Update more tests to use typed sret
2020-11-21 Valentin Clement[flang][openacc] Add clause validity tests for the...
2020-11-21 Aart Bik[mlir][sparse] refine optimization, add few more test...
2020-11-21 Evgenii Stepanov[hwasan] Implement error report callback.
2020-11-21 wlei[llvm-profgen][NFC]Fix build failure on different platform
2020-11-21 Michael Jones[libc] Make more of the libc unit testing llvm independent
2020-11-21 Michael Jones[libc] Switch functions to using global headers
2020-11-20 Samuel GiddinsDon’t break before nested block param when prior param...
2020-11-20 Matt ArsenaultOpaquePtr: Bulk update tests to use typed sret
2020-11-20 wlei[CSSPGO][llvm-profgen] Instruction symbolization
2020-11-20 wlei[CSSPGO][llvm-profgen] Disassemble text sections
2020-11-20 wlei[CSSPGO][llvm-profgen] Parse mmap events from perf...
2020-11-20 Amara Emerson[AArch64][GlobalISel] Make G_EXTRACT_VECTOR_ELT of...
2020-11-20 Richard SmithDemangling support for class type non-type template...
2020-11-20 Alexey Bataev[SLP][NFC]Fix assert condition in newTreeEntry, NFC.
2020-11-20 Vitaly Buka[msan] unpoison_file from fclose and fflash
2020-11-20 Nathan LanzaRevert "[lldb] add a missing dependency on intrinsics_gen"
2020-11-20 Zbigniew SarbinowskiGuard init_priority attribute within libc++
2020-11-20 Craig Topper[RISCV] Put RV32 before RV64 in the ValueTypeByHwMode...
2020-11-20 Thomas Raoux[mlir][vector] Add transfer_op LoadToStore forwarding...
2020-11-20 Sam McCall[clangd] semanticTokens: fields are 'property', not...
2020-11-20 Alexey Bataev[OPENMP]Use the real pointer value as base, not indexed...
2020-11-20 Craig Topper[RISCV] Remove RV32 HwMode. Use DefaultMode for RV32
2020-11-20 Alexey Bataev[OPENMP]Honor constantness of captured variables.
2020-11-20 Matt ArsenaultOpaquePtr: Bulk update tests to use typed byval
2020-11-20 Hongtao Yu[CSSPGO] MIR target-independent pseudo instruction...
2020-11-20 Craig Topper[RISCV] Custom type legalize i32 bswap/bitreverse to...
2020-11-20 Hongtao Yu[CSSPGO] IR intrinsic for pseudo-probe block instrument...
2020-11-20 Pete SteinfeldUpdate OptionComparison.md
2020-11-20 Craig Topper[RISCV] Add RISCVISD::ROLW/RORW use those for custom...
2020-11-20 Simon Pilgrim[X86][AVX] LowerADDSAT_SUBSAT - avoid X86ISD::BLENDV...
2020-11-20 William S.... [MLIR] Correct block merge bug
2020-11-20 Yitzhak Mandelbaum[libTooling] Update Transformer's `node` combinator...
2020-11-20 Craig Topper[SelectionDAG][X86][PowerPC][Mips] Replace the default...
2020-11-20 Alex Zinenko[mlir] add canonicalization patterns for trivial SCF...
2020-11-20 Dave Lee[lldb] Add examples and reword source-map help string
2020-11-20 Arthur Eubanks[Hexagon][NewPM] Port -hexagon-loop-idiom and add to...
2020-11-20 Stella Stamenova[mlir] Expose parseDimAndSymbolList from affineops.h
2020-11-20 Andrew Wei[DeadMachineInstrctionElim] Post order visit all blocks...
2020-11-20 Simon Pilgrim[X86][SSE] LowerADDSAT_SUBSAT - avoid X86ISD::BLENDV...
2020-11-20 Andrzej Warzynski[flang][driver] Remove unnecessary CMake dependencies...
2020-11-20 Sanjay Patel[CostModel] mostly remove cost-kind predicate for intri...
2020-11-20 Simon Pilgrim[X86] Add SSE42 sat-add test coverage
2020-11-20 Alex Richardson[AMDGPU] Set the default globals address space to 1
2020-11-20 Alex RichardsonAdd a default address space for globals to DataLayout
2020-11-20 Siva Chandra... [libc] Combine all math differential fuzzers into one...
2020-11-20 Anton Afanasyev[SLP][Test] Update pr47269.ll test. NFC
2020-11-20 Jamie SchmeiserReland: Expand existing loopsink testing to also test...
2020-11-20 Sanjay Patel[CostModel] avoid crashing while finding scalarization...
2020-11-20 Chris Kennelly[clang-tidy] Include std::basic_string_view in readabil...
2020-11-20 Jamie Schmeiser[NFC intended] Refactor the code for printChanged for...
2020-11-20 Adam Czachorowski[clang] Do not crash on pointer wchar_t pointer assignment.
2020-11-20 Sjoerd Meijer[AArch64] Enable post RA scheduler for Cortex-R82
2020-11-20 Yafei LiuAdd a call super attribute plugin example
2020-11-20 Stephen KellyAdd documentation illustrating use of IgnoreUnlessSpell...
2020-11-20 David Green[ARM] Disable WLSTP loops
2020-11-20 Pavel Iliin[AArch64] Out-of-line atomics (-moutline-atomics) imple...
2020-11-20 Sanjay Patel[CostModel] add tests for math library calls; NFC
2020-11-20 Sanjay Patel[LoopUnroll] add test for full unroll that is sensitive...
2020-11-20 Rainer Orth[sanitizers][test] Test sanitizer_common and ubsan_mini...
2020-11-20 Stephan Herhut[mlir][std] Canonicalize a dim(memref_reshape) into...
2020-11-20 Sanjay Patel[InstCombine] add test comments for negative tests...
2020-11-20 Stephan Herhut[mlir][std] Fold load(tensor_to_memref) into extract_el...
2020-11-20 Raphael IsemannPartially revert '[MachO] Update embedded part of Objec...
2020-11-20 Kazushi (Jam... [VE] Change threshold for jump table generation
2020-11-20 Stephan Herhut[mlir][std] Fold comparisons when the operands are...
2020-11-20 Mikhail GoncharovRevert "[mlir][Linalg] Fuse sequence of Linalg operatio...
2020-11-20 Simon Pilgrim[clang][CodeGen] Move WebAssembly specific tests to...
2020-11-20 Simon Pilgrim[clang][CodeGen] Move riscv specific tests to RISCV...
2020-11-20 Rainer Orth[sanitizer_common][test] Disable CombinedAllocator32Com...
2020-11-20 Rainer Orth[sanitizer_common][test] Disable FastUnwindTest.* on...
2020-11-20 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2020-11-20 David Spickett[lldb][AArch64/Linux] Show memory tagged memory regions
2020-11-20 Eugene Zhulenev[mlir] Automatic reference counting for Async values...
2020-11-20 Sebastian Neubauer[AMDGPU] Implement flat scratch init for pal
2020-11-20 QingShan Zhang[NFC][Test] Update test for IEEE Long Double
2020-11-20 Max Kazantsev[Test] Auto-update checks in a test
2020-11-20 Georgii Rymar[llvm-readelf/obj] - Improve error reporting when dumpi...
2020-11-20 Kirill Bobyrev[clangd] NFC: Reorder headers in tests accordig to...
2020-11-20 Georgii Rymar[llvm-readobj] - Introduce `forEachRelocationDo` helper.
2020-11-20 AndreyChurbanovRevert "[OpenMP] Add support for Intel's umonitor/umwait"
2020-11-20 Max Kazantsev[Test] Add tests demonstrating a bug in SCEV, PR48225
2020-11-20 Michał Górny[lldb] [test/Register] XFAIL x86-fp-write on Darwin
2020-11-20 Michał GórnyRevert "[LLDB] Fixing lldb/test/Shell/Register/x86...
2020-11-20 Liu, Chen3[X86] Add support for vex, vex2, vex3, and evex for...
2020-11-20 Georgii Rymar[lib/Object] - Generalize the RelocationResolver API.
2020-11-20 Qiu Chaofan[NFC] Pre-commit test for flt_rounds on PowerPC
2020-11-20 Arthur Eubanks[PGO] Make -disable-preinline work with NPM
2020-11-20 Eric ChristopherTemporarily Revert "[CostModel] remove cost-kind predic...
2020-11-20 Kazu Hirata[CodeGen] Use llvm::is_contained (NFC)
2020-11-20 Haruki Imai[mlir] Support big-endian systems in DenseElementsAttr...
2020-11-20 Geoffrey Martin... Remove unused isZero function
2020-11-20 MaheshRavishankar[mlir][Linalg] NFC: Expose some utility functions used...
next