platform/upstream/llvm.git
2022-09-07 Nico Weber[gn build] port e321c8dd2cea
2022-09-07 Joseph Huber[Libomptarget] Implement OpenMP 5.2 semantics for devic...
2022-09-07 Krzysztof Parzyszek[Hexagon] Move vectorization checks from subtarget...
2022-09-07 Volodymyr Sapsai[ODRHash diagnostics] Move `ODRDiagsEmitter` to libAST...
2022-09-07 Stanislav Mekhanoshin[AMDGPU] W/a hazard if 64 bit shift amount is a highest...
2022-09-07 Fangrui SongC++/ObjC++: switch to gnu++17 as the default standard
2022-09-07 Florian Mayer[ASan] Show memory rather than tag addresses in tag...
2022-09-07 Christian Sigg[MLIR] NFC: add back `exports_files(["LICENSE.txt"])`.
2022-09-07 Christian Sigg[MLIR] NFC: expand comment in bazel BUILD file
2022-09-07 Fangrui Song[Bazel] Make clang/unittests:lex_tests depend on /...
2022-09-07 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-09-07 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-09-07 Marco Elver[Clang] Introduce -fexperimental-sanitize-metadata=
2022-09-07 Marco Elver[SanitizerBinaryMetadata] Introduce SanitizerBinaryMeta...
2022-09-07 Joseph Huber[Libomptarget] Remove leftover ELF header from x86...
2022-09-07 Craig Topper[RISCV] Remove space before colon in error message.
2022-09-07 Leonard Grey[lld-macho] Hardlink -object_path_lto files to cache...
2022-09-07 Mark de Wever[libc++] Fixes CI.
2022-09-07 Peiming Liu[mlir][sparse] Refactoring: remove dependence on tuple...
2022-09-07 Joseph Huber[Libomptarget] Replace libelf with LLVM's Elf libraries
2022-09-07 Joseph Huber[Libomptarget] Add utility functions for loading an...
2022-09-07 Florian Hahn[AArch64] Add tests for using tbl for fp conversions.
2022-09-07 Craig Topper[RISCV] Remove unnecessary word from error message.
2022-09-07 Argyrios Kyrtzidis[Lex/DependencyDirectivesScanner] Keep track of the...
2022-09-07 Jon Chesterfield[amdgpu] Always, instead of mostly, remove unused LDS...
2022-09-07 Aart Bik[mlir][sparse] minor zero test refactoring in rewriting
2022-09-07 Aart Bik[mlir][sparse] fix python indentation in test
2022-09-07 LLVM GN Syncbot[gn build] Port e5d2d3eafbb3
2022-09-07 Mark de Wever[libc++][locale] Removes an transitive include.
2022-09-07 Florian Hahn[AArch64] Add additional tests for tbl expansion.
2022-09-07 yronglinAvoid __builtin_assume_aligned crash when the 1st arg...
2022-09-07 Mark de Wever[libc++][chrono] Implements formatter day.
2022-09-07 Mark de Wever[libc++][format] Updates feature-test macros.
2022-09-07 Philip Reames[RISCV][MC] Add minimal support for Ztso extension
2022-09-07 Sanjay Patel[SCCP] convert signed div/rem to unsigned for non-negat...
2022-09-07 Joe Loser[mlir] Use std::size instead of llvm::array_lengthof
2022-09-07 Qingyuan Zheng[clangd] Add Macro Expansion to Hover
2022-09-07 Eric SchweitzRemoving myself from the CODE_OWNERS.TXT file as I...
2022-09-07 Georg Kotheimer[clangd] Fix hover crashing on integral or enumeral...
2022-09-07 Sam McCall[clangd] Improve Selection testcase, pin to C++17
2022-09-07 Sam McCall[Sema] Move Diags.isIgnored() checks off hot paths...
2022-09-07 Johannes ReifferscheidOne-shot-bufferize: allow non-tensor arguments in scg...
2022-09-07 Kai Sasaki[mlir][complex] Canonicalization for complex.sub adding...
2022-09-07 jacquesguan[mlir][Math] Fix RoundEven constant folder.
2022-09-07 Sanjay Patel[InstCombine] fold add+negate through select into sub
2022-09-07 Sanjay Patel[InstCombine] add tests for SimplifySelectsFeedingBinar...
2022-09-07 Aaron KogonSink/hoist memory instructions between loop fusion...
2022-09-07 Oleg Shyshkov[mlir] Change CombiningKind in Vector dialect to EnumAttr.
2022-09-07 Andrea Di Biagio[MCA] Correctly check pipeline availability for partial...
2022-09-07 Tom Praschan[clangd] Support renaming virtual methods
2022-09-07 Simon Pilgrim[CostModel][X86] Merge getTypeBasedIntrinsicInstrCost...
2022-09-07 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update disassembler tests...
2022-09-07 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update disassembler tests...
2022-09-07 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update disassembler tests...
2022-09-07 Nikita Popov[Bitcode] Fix constexpr autoupgrade for arrays and...
2022-09-07 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update assembler tests for...
2022-09-07 Nikita Popov[Bitcode] Convert constexpr-to-instr.ll to use bitcode...
2022-09-07 Jay Foad[AMDGPU] Add an operand folding test case from D114232
2022-09-07 Jay Foad[AMDGPU] Refactor SIFoldOperands. NFC.
2022-09-07 Nikita Popov[ConstantFold] Avoid unary ConstantExpr::get()
2022-09-07 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-09-07 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in Buffe...
2022-09-07 Marco Elver[AsmPrinter] Emit PCs into requested PCSections
2022-09-07 Marco Elver[GlobalISel] Propagate PCSections metadata to MachineInstr
2022-09-07 Marco Elver[AtomicExpandPass] Always copy pcsections Metadata...
2022-09-07 Marco Elver[FastISel] Propagate PCSections metadata to MachineInstr
2022-09-07 Nikita Popov[ConstantExpr] Don't create fneg expressions
2022-09-07 Marco Elver[MachineInstrBuilder] Introduce MIMetadata to simplify...
2022-09-07 Marco Elver[SelectionDAG] Propagate PCSections through SDNodes
2022-09-07 Jay Foad[AMDGPU] Simplify mad/mac patterns. NFC.
2022-09-07 Jay Foad[TableGen] Document sequence with stride
2022-09-07 Jay Foad[AMDGPU] Add a comment for a missing fold
2022-09-07 Nikita Popov[Reassociate] Avoid ConstantExpr::getFNeg() (NFCI)
2022-09-07 Alexander Belyaev[mlir] Remove `materializeOpFoldResult` functions.
2022-09-07 chenglin.bi[AArch64] add tests for non-power2 int types; NFC
2022-09-07 serge-sans... [clang][doc] Do not keep a copy of ClangCommandLineRefe...
2022-09-07 Uday Bondhugula[MLIR] NFC. Introduce mlir::hasEffect and refactor...
2022-09-07 Zi Xuan Wu... [CSKY] Fix the compiling error about missing Log2 funct...
2022-09-07 Xiang1 Zhang[X86][NFC] Refine load/store reg to StackSlot for exten...
2022-09-07 Jan Ole Hüser[LLD][COFF] Fix writing a map file when range extension...
2022-09-07 Michał Górny[compiler-rt] [test] Handle missing ld.gold gracefully
2022-09-07 Vitaly Buka[NFC][sancov] Rename ModuleSanitizerCoveragePass
2022-09-07 Vitaly Buka[NFC][msan] Rename ModuleMemorySanitizerPass
2022-09-07 jacquesguan[mlir][Math] Add constant folder for RoundEvenOp.
2022-09-07 Sinan Lin[cmake] do not set execution permission to regular...
2022-09-07 jacquesguan[mlir][Math] Add constant folder for CosOp.
2022-09-07 Chuanqi Xu[NFC] [Frontend] Correct the use of 'auto' in SemaCorou...
2022-09-07 Xiang1 Zhang[CodeGen] Limit building time in CodeGenPrepare for...
2022-09-07 Jordan Rupprecht[test] Fix typo in setting the wrong Context test field
2022-09-07 Joseph Huber[CUDA] Actually fix the test correctly this time
2022-09-07 Joseph Huber[CUDA] Fix test failing when using the new driver
2022-09-07 Joseph Huber[Clang] Fix the new driver crashing when using '-fsynta...
2022-09-07 natashaknk[mlir][tosa] Support non-batch dynamic dims for tosa...
2022-09-07 Richard SmithEnforce module decl-use restrictions and private header...
2022-09-06 Florian Mayer[HWASan] Show memory rather than tag addresses in tag...
2022-09-06 Fangrui Song[test] Remove PowerPC/aix-xcoff-exported-nondefault.ll
2022-09-06 Craig Topper[RISCV] Use llvm::none_of to replace a loop. NFC
2022-09-06 Ruobing Han[SimpleLoopUnswitch] Skip non-trivial unswitching of...
2022-09-06 River Riddle[mlir] Flip default value of emitAccessorPrefix to...
2022-09-06 Vitaly Buka[test][hwasan] Update test for D132622
next