platform/upstream/llvm.git
2021-11-14 Roman Lebedev[NFC][X86][Costmodel] Improve test coverage for {i32...
2021-11-14 Roman Lebedev[NFC][X86][Costmodel] Improve test coverage for i16...
2021-11-14 Roman Lebedev[NFC][SROA] Revisit test coverage in non-capturing...
2021-11-14 David Green[TypePromotion] Extend TypePromotion::isSafeWrap
2021-11-14 Kristina Bessonova[DwarfCompileUnit] getOrCreateCommonBlock(): check...
2021-11-14 Kristina Bessonova[DwarfCompileUnit] getOrCreateGlobalVariableDIE():...
2021-11-14 Vitaly Buka[sanitizer] Another try to fix the test with GLIBC...
2021-11-14 LLVM GN Syncbot[gn build] Port f55ba3525eb1
2021-11-14 Lang HamesRevert "[ORC] Initial MachO debugging support (via...
2021-11-14 Kazu Hirata[llvm] Use GetElementPtrInst::indices (NFC)
2021-11-14 hyeongyu kim[sanitizer][aarch64] fix clone system call's inline...
2021-11-13 Vitaly Buka[sanitizer] Fix test for GLIBC 2.31
2021-11-13 LLVM GN Syncbot[gn build] Port e1933a0488a5
2021-11-13 Lang Hames[ORC] Initial MachO debugging support (via GDB JIT...
2021-11-13 ksyx[GVN][NFC] Remove redundant check
2021-11-13 Keith Smileyreland: [VFS] Use original path when falling back to...
2021-11-13 Mehdi AminiFix some clang-tidy reports in MLIR (NFC)
2021-11-13 Mogball[mlir][ods] Fix incorrect name in comment (NFC)
2021-11-13 Sam McCall[clangd] Fix function-arg-placeholder suppression with...
2021-11-13 David Green[ARM/AArch64] Move REQUIRES after update_cc_test_checks...
2021-11-13 Keith SmileyRevert "[VFS] Use original path when falling back to...
2021-11-13 Mark de Wever[libc++][NFC] Fixes code alignment.
2021-11-13 Keith Smiley[VFS] Use original path when falling back to external FS
2021-11-13 Raphael IsemannRevert "[lldb] Fix that the embedded Python REPL crashe...
2021-11-13 Matt ArsenaultAMDGPU: Regenerate test checks
2021-11-13 Kazu Hirata[PowerPC] Use SDNode::uses (NFC)
2021-11-13 Kristina Bessonova[DebugInfo][test] Simplify/improve a few tests using...
2021-11-13 mydeveloperday[clang-format] [PR52228] clang-format csharp inconsista...
2021-11-13 Simon Pilgrim[X86] Add getAVX512Node helper. NFC.
2021-11-13 Florian Hahn[SCEV] Update SCEVLoopGuardRewriter to hold reference...
2021-11-13 Dmitry Vyukovtsan: mmap shadow stack
2021-11-13 Vitaly BukaRevert "[sanitizer] Fix test linking"
2021-11-13 Vitaly Buka[sanitizer] Don't test __pthread_mutex_lock with GLIBC...
2021-11-13 Craig Topper[X86] Promote f16 STRICT_FROUND to f32 and call libc.
2021-11-13 Lang Hames[JITLink][MachO] Fix "find-symbol-by-address" logic.
2021-11-13 Kazu Hirata[Target] Use SDNode::uses (NFC)
2021-11-13 Duncan P. N... Support: Pass wrapped Error's error code through FileError
2021-11-13 Duncan P. N... ADT: Fix const-correctness of iterator facade
2021-11-13 Duncan P. N... Support: Make VarStreamArrayIterator iterate over const...
2021-11-13 Tom Stellardtest/ExecutionEngine: Clean up lit.local.cfg
2021-11-13 Keith Smiley[lld-macho] Fix warning
2021-11-13 Keith Smiley[llvm-obcopy][MachO] Add error for MH_PRELOAD
2021-11-13 Vy Nguyen[lld-macho] Allow exporting weak_def_can_be_hidden...
2021-11-13 Matheus Izvekov[clang] retain type sugar in auto / template argument...
2021-11-13 Phoebe Wang[X86][ABI] Change the alignment of f80 in 32-bit callin...
2021-11-13 Vitaly Buka[asan] More leaks in test
2021-11-13 Vy Nguyen[lld-macho] Parallelize scanning the symbol tables...
2021-11-13 Vitaly Buka[asan] Fix "no matching function" on GCC
2021-11-13 Nico Weber[gn build] (semi-manually) port cb0e14ce6dcd
2021-11-13 Vitaly Buka[sanitizer] Fix test linking
2021-11-13 Ben Langmuir[ORC][ORC-RT] Register type metadata from __swift5_type...
2021-11-13 Craig Topper[RISCV] Fixed duplicate RUN line on float-intrinsics...
2021-11-13 Josh Learn[clang][objc][codegen] Skip emitting ObjC category...
2021-11-13 Vitaly Buka[sanitizer] Switch dlsym hack to internal_allocator
2021-11-12 Philip Reames[runtime-unroll] Use incrementing IVs instead of decrem...
2021-11-12 Lawrence D... [lldb] temporarily disable TestPaths.test_interpreter_i...
2021-11-12 Craig Topper[RISCV] Improve codegen for i32 udiv/urem by constant...
2021-11-12 Duncan P. N... lld: const-qualify iterations through VarStreamArray...
2021-11-12 Duncan P. N... IR: Fix const-correctness of SwitchInst::CaseIterator...
2021-11-12 Duncan P. N... ADT: Avoid repeating iterator adaptor/facade template...
2021-11-12 Alexey Bataev[SLP][NFCAdd a test for vector intrinsic with scalar...
2021-11-12 Félix Cloutierformat_arg attribute does not support nullable instance...
2021-11-12 David Tenty[libcxx][AIX] XFAIL tests enabled by locale.fr_FR.UTF-8
2021-11-12 Mogball[mlir][ods] Cleanup of Class Codegen helper
2021-11-12 Peter Klausler[flang] Handle ENTRY names in IsPureProcedure() predicate
2021-11-12 Mogball[mlir][ods] DialectAsmPrinter -> AsmPrinter in comments
2021-11-12 Vitaly Buka[asan] Fix GCC warning "left shift count >= width"
2021-11-12 Jez Ng[lld-macho] Fix symbol relocs handling for LSDAs
2021-11-12 Jez Ng[lld-macho] Teach ICF to dedup functions with identical...
2021-11-12 Sanjay Patel[AArch64][x86] add tests for swapped cmp+vselect patter...
2021-11-12 wlei[llvm-profgen] Fix bug of setting function entry
2021-11-12 Aaron PuchertComment Sema: Make most of CommentSema private (NFC)
2021-11-12 Aaron PuchertComment AST: Recognize function-like objects via return...
2021-11-12 Aaron PuchertComment AST: Find out if function is variadic in DeclIn...
2021-11-12 Peter HawkinsDon't define //mlir:MLIRBindingsPythonCore in terms...
2021-11-12 Jez Ng[reland][lld-macho] Fix symbol relocs handling for...
2021-11-12 Jacques Pienaar[mlir][shape] Add value_as_shape op
2021-11-12 Duncan P. N... Sema: const-qualify ParsedAttr::iterator::operator*()
2021-11-12 Duncan P. N... IR: Avoid duplication of SwitchInst::findCaseValue...
2021-11-12 Philip Reames[unroll] Keep unrolled iterations with initial iteration
2021-11-12 Peter Klausler[flang] Runtime performance improvements to real format...
2021-11-12 Keith Smiley[lld-macho] Fix trailing slash in oso_prefix
2021-11-12 Duncan P. N... ADT: Fix const-correctness of iterator adaptors
2021-11-12 Philip Reames(re-)Autogen one last unroll-and-jam test
2021-11-12 Peter Klausler[flang] Fix rounding edge case in F output editing
2021-11-12 Alfsonso Gregory[libc++][NFC] Resolve Python 2 FIXME
2021-11-12 Peter Klausler[flang] Respect NO_STOP_MESSAGE=1 in runtime
2021-11-12 Lang Hames[ORC-RT][llvm-jitlink] Fix a buggy check in ORC-RT...
2021-11-12 Lang Hames[JITLink] Fix think-o in handwritten CWrapperFunctionRe...
2021-11-12 Philip ReamesAutogen a bunch of unrolling tests for ease of update
2021-11-12 Peter Klausler[flang] Fix ORDER= argument to RESHAPE
2021-11-12 Florian Hahn[SCEV] Update SCEVLoopGuardRewriter to take SCEV -...
2021-11-12 Nawrin Sultana[OpenMP] Set default blocktime to 0 for hybrid cpu
2021-11-12 Quinn Pham[lldb][NFC] Inclusive language: rename m_master in...
2021-11-12 Simon Pilgrim[AMDGPU] Regenerate udiv.ll tests
2021-11-12 Philip ReamesRefresh an autogen test to reduce spurious diffs
2021-11-12 Fangrui Song[ELF] Make --no-relax disable R_X86_64_GOTPCRELX and...
2021-11-12 Sam McCall[clangd] Mark completions as plain-text when there...
2021-11-12 Philip Reames[tests] Add coverage for cases we can prune exits when...
2021-11-12 Nikita Popov[ConstantRangeTest] Add helper to enumerate APInts...
next