platform/upstream/llvm.git
2021-11-10 Fraser Cormack[SelectionDAG] Widen scalable-vector loads/stores via...
2021-11-10 Adrian KuegelRevert "[DebugInfo] Only create concrete DIEs of concre...
2021-11-10 Matthias Springer[mlir][linalg][bufferize] Bufferize ops via PreOrder...
2021-11-10 Adrian KuegelRevert "[DebugInfo] Fix broken MachO test"
2021-11-10 David Sherwood[IR] In ConstantFoldShuffleVectorInstruction use zeroin...
2021-11-10 Matthias Springer[mlir][linalg][bufferize] Remove special scf::IfOp...
2021-11-10 Matthias Springer[mlir][linalg][bufferize] Add helper method isMemoryWri...
2021-11-10 Matthias Springer[mlir][linalg][bufferize] Fix buffer equivalence around...
2021-11-10 LLVM GN Syncbot[gn build] Port a35efc4dcb70
2021-11-10 Whisperity[NFC][clang-tidy] Fixup documentation file names for...
2021-11-10 Matthias Springer[mlir][linalg][bufferize] Relax tensor.insert_slice...
2021-11-10 serge-sans... Misleading unicode identifier detection pass
2021-11-10 Dmitry Makogon[Test] Remove separated test in IndVars
2021-11-10 Fangrui Song[ELF] Enforce double-dash form for --ignore-{data,funct...
2021-11-10 Dmitry Makogon[Test] Separate IndVars test into AArch64 and X86 parts
2021-11-10 Stephan Herhut[mlir][linalg] Enable insertion of dealloc for end2end...
2021-11-10 Itay Bookstein[InstCombine] Extend stacksave/restore elimination
2021-11-10 Itay Bookstein[InstCombine][NFC] Refactor llvm.stackrestore handling
2021-11-10 Michał Górny[lldb] [gdb-server] Fix fill_clamp to handle signed...
2021-11-10 Michał Górny[lldb] Support gdbserver signals
2021-11-10 Dmitry Makogon[Test] Remove incorrect test in GVN
2021-11-10 Martin Storsjö[llvm-objdump] Remove a trailing semicolon, fixing...
2021-11-10 Esme-YiReland [XCOFF][yaml2obj] support for the auxiliary...
2021-11-10 Sam McCall[clangd] Trace per-token time in clangd --check
2021-11-10 Christian Kandeler[CodeCompletion] Generally consider header files withou...
2021-11-10 Kazu Hirata[llvm] Use MachineBasicBlock::{successors,predecessors...
2021-11-10 Salman Javed[clang-tidy] Fix llvm-header-guard so that it works...
2021-11-10 Danil Stefaniuc[formatters] Add a libstdcpp formatter for forward_list...
2021-11-10 Amara Emerson[AArch64][GlobalISel] Fix atomic truncating stores...
2021-11-10 Fangrui Song[ELF] Inline isPPC64SmallCodeModelTocReloc which is...
2021-11-10 Fangrui Song[ELF] Move isStaticLinkTimeConstant closer to the only...
2021-11-10 Jorge Gorbe... Fix unused variable warning in release build
2021-11-10 hsmahesha[CFE][Codegen] Make sure to maintain the contiguity...
2021-11-10 Igor Kudrin[clang-tblgen] Fix non-determinism in generating Attrib...
2021-11-10 Igor Kudrin[clang-tblgen] Fix non-determinism in generating AttrSu...
2021-11-10 Vitaly Buka[dfsan] Dfsan version of D113328
2021-11-10 Vitaly Buka[msan] Block signals in MsanThread::Init
2021-11-10 Vitaly Buka[NFC][sanitizer] Extract ScopedBlockSignals
2021-11-10 Jacques Pienaar[mlir-c] Add Region iterators matching Block & Operatio...
2021-11-10 Mehdi AminiFix flang following MLIR API change in f30a8a6f674
2021-11-10 Mehdi AminiFix ODS Attribute/Type declarative assembly generator...
2021-11-10 David Blaikiellvm-dwarfdump: Lookup type units when prettyprinting...
2021-11-10 Mehdi AminiChange the contract with the type/attribute parsing...
2021-11-10 Mehdi AminiEmit the boilerplate for Type printer/parser dialect...
2021-11-10 Mehdi AminiEmit the boilerplate for Attribute printer/parser diale...
2021-11-10 Mehdi AminiRestructure the Test dialect ODS to include the AttrDef...
2021-11-10 Jessica Paquette[GlobalISel] Ensure that translateInvoke adds all succe...
2021-11-10 David BlaikieFix memory leak in D demangler
2021-11-09 Nathan Sidwell[clang] Fix restructured markup
2021-11-09 Stanislav Mekhanoshin[InstCombine] Precommit updated and-xor-or.ll tests...
2021-11-09 Arthur Eubanks[llvm-reduce] Print extra newline when encountering...
2021-11-09 Craig Topper[RISCV] Add test cases for roundeven intrinsics. NFC
2021-11-09 Roman Lebedev[NFC][SROA] Precommit tests for promotion-with-spilling
2021-11-09 Matt ArsenaultAMDGPU: Account for implicit argument alignment for...
2021-11-09 Joseph Huber[OpenMP] Remove doing assumption propagation in the...
2021-11-09 Joseph Huber[OpenMP] Use AAAssumptionInfo to get assumptions in...
2021-11-09 Joseph Huber[Attributor] Introduce AAAssumptionInfo to propagate...
2021-11-09 Kostya Serebryany[sancov] add tracing for loads and store
2021-11-09 Saleem Abdulrasoolheaders: optionalise some generated resource headers
2021-11-09 Arthur EubanksRevert "[DebugInfo] Enforce implicit constraints on...
2021-11-09 James Y KnightFix test after aee49255074fd4ef38d97e6e70cbfbf2f9fd0fa7.
2021-11-09 Itay Bookstein[clang] Run LLVM Verifier in modes without CodeGen too
2021-11-09 Itay Bookstein[CodeGen] Diagnose and reject non-function ifunc resolvers
2021-11-09 Itay Bookstein[clang][test][NFC] Move attr-ifunc.c test from Sema...
2021-11-09 Itay Bookstein[clang][test][NFC] clang-format attr-ifunc.c test
2021-11-09 serge-sans... Revert "Misleading unicode identifier detection pass"
2021-11-09 Alexander Shaposhnikov[CodeGen][Outliner] Clean up dead code
2021-11-09 Aaron PuchertComment AST: Add support for variable templates
2021-11-09 Aaron PuchertComment AST: Declare function pointer variables as...
2021-11-09 Aaron PuchertComment AST: Factor out function type extraction in...
2021-11-09 David BlaikieDebugInfoDWARF: Refactor/simplify a couple of minor...
2021-11-09 Haojian Wu[clang] Don't crash on an incomplete-type base specifie...
2021-11-09 Nikita Popov[InstCombine] Add tests for and/or of range checks...
2021-11-09 David Tenty[libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMES
2021-11-09 C. Rayroud[clang-format] Refactor SpaceBeforeParens to add options
2021-11-09 Björn Schäpers[clang-format] Address fixme
2021-11-09 serge-sans... Misleading unicode identifier detection pass
2021-11-09 Ellis Hoag[DebugInfo] Fix broken MachO test
2021-11-09 Luís Ferreira[Tools] Add a fuzzing tool to help fuzzing D demangler
2021-11-09 Ilya Yanok[RegAllocFast] Fix nondeterminism in debuginfo generation
2021-11-09 Gulfem Savrun... [compiler-rt] Fix diagnostic in InstrProfError
2021-11-09 David Green[AArch64] Extend and regenerate fcvt_combine.ll. NFC
2021-11-09 Matt ArsenaultAMDGPU: Regenerate test checks
2021-11-09 Andrzej Warzynski[flang][CodeGen] Transform `fir.{store|load}` to `llvm...
2021-11-09 Nikita Popov[InstCombine] Combine code for and/or of icmps (NFC)
2021-11-09 LLVM GN Syncbot[gn build] Port 737c4a2673da
2021-11-09 Atmn Patel[clang][openmp][NFC] Remove arch-specific CGOpenMPRunti...
2021-11-09 Mogball[mlir][ods] Cleanup of handling Op vs OpAdaptor
2021-11-09 Nikita Popov[InstCombine] Refactor and/or of icmp with constant...
2021-11-09 Yonghong SongBPF: change btf_type_tag BTF output format
2021-11-09 Stanislav Mekhanoshin[InstCombine] Fuse checks for LHS (~(A | B) & C) |...
2021-11-09 Jorge Gorbe... Revert "[clang-tidy] Fix lint warning in ClangTidyDiagn...
2021-11-09 Sanjay Patel[InstCombine] fix code comment to match code; NFC
2021-11-09 Mark de Wever[libc++] Adds missing forward_list merge tests.
2021-11-09 Yuanfang Chen[Sema] Mark virtual method declaration in union as...
2021-11-09 Ellis Hoag[DebugInfo] Only create concrete DIEs of concrete functions
2021-11-09 Pavel Labath[lldb] XFAIL TestPlatformKill on windows
2021-11-09 Adrian PrantlUse yaml2obj instead of relying on invoking the Darwin...
2021-11-09 Dwight Guth[llvm-reduce] Fix invalid reduction in basic-blocks...
2021-11-09 LLVM GN Syncbot[gn build] Port 533862933398
next