platform/upstream/llvm.git
2021-11-02 Daniele Vettorel[Scalarizer] Do not insert instructions between PHI...
2021-11-02 LLVM GN Syncbot[gn build] Port 9b5c9c469d90
2021-11-02 Balazs Benics[analyzer] Dump checker name if multiple checkers evalu...
2021-11-02 Sam McCall[AST] injected-class-name is not a redecl, even in...
2021-11-02 Martin LiskaFix building with GCC 12:
2021-11-02 Jay Foad[AMDGPU] More robust checks in extract_vector_dynelt.ll
2021-11-02 Alex Zinenko[mlir] provide C API and Python bindings for symbol...
2021-11-02 Alex Zinenko[mlir] return the updated symbol table after inserting...
2021-11-02 jacquesguan[DAGCombiner] Teach combineShiftToMULH to handle consta...
2021-11-02 David Callahan[RISCV] Fix invalid kill on callee save
2021-11-02 Raphael Isemann[lldb] Fix a use-after-free in FindFileTest.cpp
2021-11-02 Simon Pilgrim[SelectionDAG] Optimize expansion for rotates/funnel...
2021-11-02 Simon Pilgrim[DAG] MatchRotate - remove (redundant) legal type check.
2021-11-02 Tres Popp[bazel] Update BUILD file for llvm-reduce
2021-11-02 Guillaume Chatelet[libc] Add more robust compile time architecture detection
2021-11-02 David Carlier[sanitizers] remove extra comma for sha2 interceptors
2021-11-02 David Green[ARM] Some extra gather/scatter tests. NFC
2021-11-02 Balázs Kéri[clang-tidy] Add check 'cert-err33-c'.
2021-11-02 Matthias Springer[mlir][linalg][bufferize] Move BufferizableOpInterface...
2021-11-02 LLVM GN Syncbot[gn build] Port fd41738e2ca9
2021-11-02 Matthias Springer[mlir][linalg][bufferize] Add BufferizableOpInterface
2021-11-02 Frederic Cambus[llvm-readobj] Add support for reading OpenBSD ELF...
2021-11-02 Markus LavinRecommit "[llvm-reduce] Add MIR support"
2021-11-02 Raphael Isemann[lldb][gmodules] Fix TestDataFormatterGlobals under...
2021-11-02 Rosie Sumpter[LoopVectorize] Propagate fast-math flags for inloop...
2021-11-02 serge-sans... Fix inline builtin handling in case of redefinition
2021-11-02 Benjamin Kramer[lldb] Unbreak the macOS build after dfd499a61c45778b7f...
2021-11-02 LLVM GN Syncbot[gn build] Port aee7f3384b40
2021-11-02 Markus LavinRevert "[llvm-reduce] Add MIR support"
2021-11-02 LLVM GN Syncbot[gn build] Port bc2773cb1bdf
2021-11-02 Vitaly BukaRevert "[NFC][sanitizer] Disable a test with large...
2021-11-02 Markus Lavin[llvm-reduce] Add MIR support
2021-11-02 Salman Javed[clang-tidy] Fix lint warnings in clang-tidy source...
2021-11-02 Vitaly Buka[sanitizer] Restore trivial posix_spawn init in test
2021-11-02 Mehdi AminiCheck if an attribute is in the builtin dialect before...
2021-11-02 Kazu Hirata[CodeGen] Use make_early_inc_range (NFC)
2021-11-02 Vitaly BukaRevert "[sanitizer] Fix compilation of the test"
2021-11-02 Xu Jun[lldb][NFC] avoid unnecessary roundtrips between differ...
2021-11-02 Xu Junnormalize file path when searching the source map
2021-11-02 Vitaly Buka[sanitizer] Fix compilation of the test
2021-11-02 hsmahesha[IR] Replace *all* uses of a constant expression by...
2021-11-02 Hongtao Yu[SamplePGO] Fix callsite sample lookup to use dwarf...
2021-11-02 Vitaly Buka[sanitizer] Add test for 9213202abd275c26c51cc46e2a34c6...
2021-11-02 Vitaly Buka[sanitizer] Fix PosixSpawnImpl which fails exitcode...
2021-11-02 Chandler Carruth[Bazel] Get `//clang` building on Windows with clang-cl.
2021-11-02 jacquesguan[RISCV][test] Precommit tests for D108129.
2021-11-02 Chandler CarruthRe-introduce `copts` hacks for lib/AST includes.
2021-11-02 David BlaikieDebugInfo: workaround for context-sensitive use of...
2021-11-01 Vitaly Buka[sanitizer] Fix test include on Darwin
2021-11-01 Lang Hames[ORC] Run incoming jit-dispatch calls via the TaskDispa...
2021-11-01 Wouter van... [WebAssembly] support "return" and unreachable code...
2021-11-01 Stanislav Mekhanoshin[InstCombine] Precommit updated and-xor-or.ll tests...
2021-11-01 thomasraoux[mlir] Fix flang build error due to gpu dialect enums
2021-11-01 Yonghong SongBPF: Workaround an InstCombine ICmp transformation...
2021-11-01 Craig Topper[RISCV] Restore tests for vf(w)redusum.
2021-11-01 Shoaib Meenai[lld] Add test suite mode for running LLD main twice
2021-11-01 Stanislav Mekhanoshin[InstCombine] Precommit updated and-xor-or.ll tests...
2021-11-01 Arthur Eubanks[LazyCallGraph] Skip blockaddresses
2021-11-01 Sylvain Audi[clang][deps] Keep #pragma push_macro, pop_macro and...
2021-11-01 Peter Hawkins Add a Bazel build file for mlir/python.
2021-11-01 Michael Jones[libc] add strndup
2021-11-01 Michael BenfieldRevert "[clang] Fortify warning for scanf calls with...
2021-11-01 thomasraoux[mlir][gpu] Add basic support to do elementwise ops...
2021-11-01 Aaron BallmanRemove an unused parameter; NFC
2021-11-01 Louis Dionne[libc++] Add missing annotations for TEST_HAS_NO_WIDE_C...
2021-11-01 MaheshRavishankar[mlir][python] Add test for tensor dialect.
2021-11-01 Nikita Popov[SCEV] Only add direct loop users (NFC)
2021-11-01 Raphael Isemann[lldb][gmodules] Fix TestDataFormatterCpp with gmodules...
2021-11-01 Cameron McInally[SVE] Fix VLS FMA matching for CodeGenOpt::Aggressive.
2021-11-01 thomasraoux[mlir][nvvm] Generalize wmma ops to handle more types...
2021-11-01 Quinn Pham[lldb][NFC] Inclusive Language: Replace master with...
2021-11-01 Michael Benfield[clang] Fortify warning for scanf calls with field...
2021-11-01 wlei[llvm-profgen] Fill zero count for all function ranges
2021-11-01 Valentin Clement[fir][NFC] Address post commit comments on D112845
2021-11-01 Arthur Eubanks[test] Add missing pass name to new-pm-defaults.ll
2021-11-01 Jonas Devlieghere[lldb] Only specify LLVM_ENABLE_RUNTIMES in the libcxx...
2021-11-01 Jay Foad[CodeGen] Tweak coding style in LivePhysRegs::stepForwa...
2021-11-01 Ted Woodward[lldb-vscode] Fix coredump load source mapping for...
2021-11-01 Sanjay Patel[InstCombine] allow vector splat matching for bitwise...
2021-11-01 Sanjay Patel[InstCombine] add tests for bitwise logic folds; NFC
2021-11-01 Jinsong Ji[NFC][PowerPC] Update testcases using script
2021-11-01 Kazu Hirata[X86] Remove X86ELFObjectWriter in X86AsmBackend.cpp...
2021-11-01 Jay Foad[AMDGPU] Use MachineInstrBuilder::addReg. NFC.
2021-11-01 Weiwei Li[mlir][SPIRVToLLVM] Add shufflevector conversion
2021-11-01 Raphael Isemann[lldb] Add a test for class loading via member typedefs
2021-11-01 Jay Foad[AMDGPU] Add tests for legacy multiply-add with immediate
2021-11-01 Louis Dionne[libc++] Refactor num_put::do_put to reduce duplication
2021-11-01 Jay Foad[AMDGPU] Shrink v_mac_legacy_f32 and v_fmac_legacy_f32
2021-11-01 Jinsong Ji[AIX][NFC] Unsupported object-c test
2021-11-01 Matt Morehouse[HWASan] Apply TagMaskByte to every global tag.
2021-11-01 Matt Morehouse[sanitizer] Disable posix_spawn.c test on Android.
2021-11-01 Sanjay Patel[InstCombine] allow vector splat matching for bitwise...
2021-11-01 Sanjay Patel[InstCombine] reduce code duplication with commutative...
2021-11-01 Sanjay Patel[InstCombine] add tests for bitwise logic folds; NFC
2021-11-01 Dmitry Makogon[Test] Fix tests showing generation of already existent...
2021-11-01 Mubashar Ahmad[AArch64] Enablement of Cortex-X2
2021-11-01 Simon Pilgrim[CostModel][X86] Remove old FIXME comments for AVX512F...
2021-11-01 gbreynoo[llvm-dwarfdump] Improve testing of --summarize-types
2021-11-01 Simon Pilgrim[X86][AVX] Prefer VINSERTF128 over VPERM2F128 for 128...
2021-11-01 David Sherwood[LoopVectorize] Change getRuntimeVFAsFloat to use unsig...
next