platform/upstream/llvm.git
2022-05-06 Sam McCall[Frontend] Fix broken createInvocation test due to...
2022-05-06 Louis Dionne[libc++][NFC] Move swap_noexcept test to .compile.pass.cpp
2022-05-06 Louis Dionne[libc++][NFC] Slight refactoring of some std::vector...
2022-05-06 Fangrui Song[ELF] Change (NOLOAD) type mismatch to use SHT_NOBITS...
2022-05-06 Simon Pilgrim[MC][X86] Add vcmpps disassembler tests for Issue ...
2022-05-06 Simon Pilgrim[DAG] visitREM - merge buildOptimizedSREM into if(...
2022-05-06 Sam McCall[clangd] Eliminate direct usage of isAvailable() matche...
2022-05-06 Sam McCall[clangd] Speed up an unfortunate timer-based test.
2022-05-06 Sam McCallFix lifetime of DiagnosticsEngine in diagtool.
2022-05-06 Sam McCall[clang] createInvocationFromCommandLine -> createInvoca...
2022-05-06 PeixinQiao[flang] Add one semantic check for masked array assignment
2022-05-06 PeixinQiao[flang] Support external procedure passed as actual...
2022-05-06 Kadir Cetinkaya[clangd] Add parsing for IgnoreHeaders config option
2022-05-06 PeixinQiao[flang] Fix AllocaOp/AllocMemOp type conversion
2022-05-06 Nikita Popov[InstCombine] Fold icmp of select with non-constant...
2022-05-06 Nikita Popov[InstCombine] Add additional icmp of select tests ...
2022-05-06 LLVM GN Syncbot[gn build] Port 586efd52b93f
2022-05-06 LLVM GN Syncbot[gn build] Port 37ba1b9d1ac7
2022-05-06 Nico WeberRevert "[HWASan] Allow to linkify symbolizer output."
2022-05-06 Nico WeberRevert "[HWASan] Clean up hwasan_symbolize."
2022-05-06 Louis Dionne[libc++][P0943] Add stdatomic.h header.
2022-05-06 Sam McCall[Support] Fix asan AllocatorTest after ba0d50ad7ec66
2022-05-06 Simon Pilgrim[SLP][X86] Add test coverage for Issue #51088
2022-05-06 Simon Pilgrim[clang][X86] Rename some intrinsics tests to use the...
2022-05-06 Ben Shi[compiler-rt][builtins] Fix wrong ABI of AVR __mulqi3...
2022-05-06 Max Kazantsev[RS4GC] Add support for 'freeze' instruction to findBas...
2022-05-06 Nico Weber[gn build] try to (manually) port 9ef451d1fdaa9a1 ...
2022-05-06 Max Kazantsev[NFC] Fix typo in assert message
2022-05-06 Yitzhak Mandelbaum[clang][dataflow][NFC] Clarify guarantees on returned...
2022-05-06 Nikita Popov[MLIR] Fix build with make
2022-05-06 Aaron BallmanFix underlining length; NFC
2022-05-06 Nikita Popov[InstCombine] Extract icmp of select transform (NFC)
2022-05-06 Simon Pilgrim[CostModel][X86] Relax fcmp costs on SSE41 targets...
2022-05-06 Fraser Cormack[InstCombine] Fix scalable-vector bitwise select matching
2022-05-06 Simon Pilgrim[CostModel][X86] Adjust 128-bit select costs to account...
2022-05-06 Kiran Chandramohan[Flang][OpenMP] Initial lowering of the OpenMP workshar...
2022-05-06 Fraser Cormack[RISCV] Add an extra vsetvli insertion test
2022-05-06 Nikolas Klauser[libc++] Implement ranges::is_partitioned
2022-05-06 Simon Pilgrim[CostModel][X86] Adjust pre-SSE41 fp scalar select...
2022-05-06 Sam McCallGeneralize "check-all" umbrella targets, use for check...
2022-05-06 Simon Pilgrim[CostModel][X86] Adjust 256-bit select costs to account...
2022-05-06 Simon Pilgrim[SLP][X86] Regenerate ssat tests to remove defunct...
2022-05-06 Sam McCall[pseudo] Strip directives from a token stream
2022-05-06 Balazs BenicsRevert "[analyzer] Canonicalize SymIntExpr so the RHS...
2022-05-06 David Spickett[libcxx] Reject month 0 in get_date/__get_month
2022-05-06 John Brawn[libc++] Mark tests that use check_assertion.h as requi...
2022-05-06 David Green[DAG][PowerPC] Combine shuffle(bitcast(X), Mask) to...
2022-05-06 Simon Pilgrim[CostModel][X86] Add more complete float/double select...
2022-05-06 Matthias Springer[mlir][bufferize] Disallow adding new bufferizable...
2022-05-06 wangpc[RISCV] Enable MachineOutliner by default under -Oz...
2022-05-06 David Spickett[lldb] Correct hex digit regex in some tests
2022-05-06 Kiran Chandramohan[Flang] Lower Unstructured do loops
2022-05-06 Florian Hahn[SimpleLoopUnswitch] Collect either logical ANDs/ORs...
2022-05-06 Andrzej Warzynski[flang][driver] Add support for -save-temps
2022-05-06 Matthias Springer[mlir][bufferize] Do not copy buffers with undefined...
2022-05-06 Matthias Springer[mlir][scf] Implement BufferizableOpInterface for scf...
2022-05-06 Luo, Yuanke[fastregalloc] Add test case for self loop (D125079).
2022-05-06 Diana Picus[flang] Add ExternalNameConversionPass to pass pipeline
2022-05-06 Sam McCall[pseudo] Add fuzzer for the pseudoparser.
2022-05-06 Marco Elver[Instrumentation] Share InstrumentationIRBuilder betwee...
2022-05-06 David Green[VectorCombine] Fold shuffle select pattern
2022-05-06 Martin Storsjö[libcxx] [ci] Add a i386 Windows configuration to CI
2022-05-06 Sam McCall[Support] Fix UB in BumpPtrAllocator when first allocat...
2022-05-06 Sam McCall[pseudo] Only expand UCNs for raw_identifiers
2022-05-06 Sam McCall[Lex] Don't assert when decoding invalid UCNs.
2022-05-06 Ben Shi[AVR][NFC] Eliminate warning 'unused variable'
2022-05-06 Chuanqi Xu[Coroutines] Don't re-materialize for debug instructions
2022-05-06 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-05-06 Mehdi AminiApply clang-tidy fixes for bugprone-argument-comment...
2022-05-06 Chenbing Zheng[InstCombine] precommit tests for D124590
2022-05-06 Chenbing Zheng[InstCombine] try to narrow more shifted bswap-of-zext
2022-05-06 Volodymyr Sapsai[clang][NFC] In parts of Objective-C Sema use Obj-C...
2022-05-06 Lian Wang[RISCV][SelectionDAG] Support VP_REDUCE_ADD mask operation.
2022-05-06 Wael YehiaXFAIL some PGO tests on AIX until the new linker become...
2022-05-06 Jason MolendaInsert crashing stack frame when call to null func ptr
2022-05-06 Nico Weber[gn build] (semi-manually) port 70a66c08fc65
2022-05-06 Sheng[NFC][test] Replace hardcoded number with numeric subst...
2022-05-05 Chengji Yao[mlir] Fix printer when it is a DenseElementsAttr of i1
2022-05-05 Florian Mayer[HWASan] Clean up hwasan_symbolize.
2022-05-05 Florian Mayer[HWASan] Allow to linkify symbolizer output.
2022-05-05 Ben Shi[compiler-rt][builtins] Add helper functions for uint16...
2022-05-06 Ilia Diachkov[SPIRV] Add SPIR-V specific intrinsics, two passes...
2022-05-05 Richard Smith[docs] Fix uses of `foo` that should be ``foo`` through...
2022-05-05 Richard Smith[docs] Add blank lines to help Sphinx parse nested...
2022-05-05 Aaron BallmanRevert "Pedantically warn about // comments in gnu89...
2022-05-05 Aart Bik[mlir][sparse] add more zero-preserving unary ops to...
2022-05-05 Peter Steinfeld[flang] Change "unsupported" messages in the runtime...
2022-05-05 owenca[clang-format][NFC] Add a few regression tests
2022-05-05 River Riddle[mlir] Add a better error message when failing to parse...
2022-05-05 Alexander Yermolovich[BOLT][DWARF] Add version 5 split dwarf support
2022-05-05 Richard SmithReimplement `__builtin_dump_struct` in Sema.
2022-05-05 owenca[clang-format] Fix another bug in AlignConsecutiveAssig...
2022-05-05 River Riddle[mlir:ExecutionEngine] Update use of getAddress now...
2022-05-05 Jason MolendaDecr return pc mid-stack when picking UnwindPlan row
2022-05-05 Amara Emerson[GlobalISel] Re-generate some tests.
2022-05-05 Lang Hames[ORC] Return ExecutorAddrs rather than JITEvaluatedSymb...
2022-05-05 H.J. Lu[sanitizer] Correct GetTls for x32
2022-05-05 Stella Stamenova[mlir] Fix the names of exported functions
2022-05-05 Eric Li[clang][dataflow] Centralize expression skipping logic
2022-05-05 Martin Storsjö[libcxx] [test] Narrow down an XFAIL for clang-cl confi...
next