platform/upstream/llvm.git
2022-06-30 Fraser Cormack[IR] Fix typo in comment. NFC
2022-06-30 Nicolas Vasilache[mlir][Linalg] Uniformize SplitReduction transforms...
2022-06-30 Sanjay Patel[InstCombine] fix overzealous assert in icmp-shr fold
2022-06-30 Nikita Popov[ConstantFold] Support loads in ConstantFoldInstOperands()
2022-06-30 LLVM GN Syncbot[gn build] Port cfb7ffdec0eb
2022-06-30 LLVM GN Syncbot[gn build] Port 72cd6b6c8356
2022-06-30 Muhammad Omair... [LLDB] Fix TestSTL.py Makefile to remove -gdwarf O0
2022-06-30 Sven van Haastregt[OpenCL] Remove half scalar vload/vstore builtins
2022-06-30 Pavel Samolysov[Pipelines] Add a test how DCE works after ArgumentProm...
2022-06-30 Nikita Popov[Evaluator] Add missing LLVM_DEBUG()
2022-06-30 Nikita Popov[InlineCost] Simplify constant folding
2022-06-30 Chen Zhengadd testcase for D127202, NFC
2022-06-30 Chen Zheng[InlineFunction] Only check pointer arguments for a...
2022-06-30 Muhammad Omair... [LLDB] Fix TestSTL.py on Windows
2022-06-30 Phoebe Wang[X86] Support `_Float16` on SSE2 and up
2022-06-30 Nikita Popov[Evaluator] Use ConstantFoldInstOperands()
2022-06-30 Nikita Popov[ConstantFold] Supports compares in ConstantFoldInstOpe...
2022-06-30 Weining Lu[LoongArch] Fix wrong function names in bstrpick_w...
2022-06-30 Fraser Cormack[RISCV] Add a test covering a (reverted) codegen issue
2022-06-30 Valentin Clement[flang] Fix for array upper bounds with *
2022-06-30 Valentin Clement[flang][NFC] Add FIR array test
2022-06-30 Amir Ayupov[BOLT] Fix getDynoStats to handle BCs with no functions
2022-06-30 Florian Hahn[VPlan] Make sure optimizeInductions removes wide ind...
2022-06-30 Valentin Clement[flang] Correct bug in literal CHARACTER constant names
2022-06-30 Matthias Springer[mlir][SCF][bufferize][NFC] Utilize recently added...
2022-06-30 Chuanqi Xu[NFC] [Modules] Add test for inherit default arguments
2022-06-30 Amir Ayupov[X86][BOLT] Use getOperandType to determine memory...
2022-06-30 Nikita Popov[SCCP] Simplify CFG in SCCP as well
2022-06-30 Valentin Clement[flang] SELECT CASE constructs with character selectors...
2022-06-30 Valentin Clement[flang] Fix error message in test
2022-06-30 Stanislav Gatev[clang][dataflow] Handle `for` statements without condi...
2022-06-30 Valentin Clement[flang][NFC] Revert message to not implemented yet
2022-06-30 Carl Ritson[AMDGPU] Fix liveness for loops in si-optimize-exec...
2022-06-30 Fangrui Song[flang][test] Remove RUN COMMAND/EXPECTED OUTPUT/INPUT...
2022-06-30 Fangrui Song[flang][test] Remove RUN LINES?/EXPECTED OUTPUT.*/INPUT...
2022-06-30 Fangrui SongUse value_or instead of getValueOr. NFC
2022-06-30 Kevin Cadieux[lldb] Fix unused variable warning in TraceHTR (NFC)
2022-06-30 Daniel Bertalan[lld-macho] Initial support for Linker Optimization...
2022-06-30 Keegan Saunders[MC] Skip lower-case integer suffixes
2022-06-30 Chuanqi Xu[Coroutines] Add REQUIRES clause to skip unsupported...
2022-06-30 Petr Hosek[Driver] Always use --as-needed with libunwind
2022-06-30 Chuanqi Xu[WebAssembly] Don't set musttail for coroutines when...
2022-06-30 Luo, Yuanke[greedyalloc] Return early when there is no register...
2022-06-30 Kito Cheng[RISCV][NFC] Move static global variables into static...
2022-06-30 Fangrui Song[ELF] Move InputFiles global variables (memoryBuffers...
2022-06-30 zhongyunde[InstCombine] Use known bits to determine exact int...
2022-06-30 Daniel Müller[clang][BPF] Update comment to include TYPE_MATCH
2022-06-30 Aart Bik[mlir][sparse] auto-insertion of conversion to resolve...
2022-06-30 Daniel Müller[BPF] Introduce support for type match relocations
2022-06-30 Vitaly BukaRevert "[Debuginfo][DWARF][NFC] Refactor DwarfStringPoo...
2022-06-30 Fangrui Song[ELF] Move whyExtract/backwardReferences from LinkerDri...
2022-06-30 Zequan Wu[CodeView] Call llvm::codeview::visitMemberRecordStream...
2022-06-30 Christian Kandeler[clangd] Also mark output arguments of operator call...
2022-06-30 Jonas Devlieghere[lldb] Use assertState in even more tests (NFC)
2022-06-30 Amir Ayupov[BOLT] Respect shouldPrint in dump-dot-all
2022-06-29 Jonas Devlieghere[lldb] Skip instead of XFAIL TestGdbRemote_vContThreads...
2022-06-29 Argyrios Kyrtzidis[Lex] Make sure to notify `MultipleIncludeOpt` for...
2022-06-29 Michael Kruse[Polly][MatMul] Abandon dependence analysis.
2022-06-29 Jonas Devlieghere[lldb] Skip TestAppleSimulatorOSType is simulator isn...
2022-06-29 Jonas Devlieghere[lldb] XFAIL TestVSCode_breakpointEvents.py on Ventura
2022-06-29 Volodymyr Sapsai[ODRHash diagnostics] Fix typos. NFC.
2022-06-29 Jin Xin Ng[ThinLTO][test] Add tests for emitting files in-process
2022-06-29 Petr HosekRevert "[Driver] Always use --as-needed with libunwind"
2022-06-29 Maksim Panchenko[BOLT] Fix EH trampoline backout code
2022-06-29 Fangrui Song[test] Add REQUIRES: zlib to zdebug.yaml
2022-06-29 Stefan PintilieFix the eh-filter.ll test.
2022-06-29 Min-Yih Hsu[mlir][LLVMIR] Apply SubElementTypeInterface on suitabl...
2022-06-29 Min-Yih Hsu[mlir] Prevent SubElementInterface from going into...
2022-06-29 Sam McCall[pseudo] Fix bugs/inconsistencies in forest dump.
2022-06-29 Stefan Pintilie[GlobalMerge] Ensure that the MustKeepGlobalVariables...
2022-06-29 rdzhabarov[Fix/Build] Fixing missing dependency for bazel.
2022-06-29 Petr Hosek[Driver] Always use --as-needed with libunwind
2022-06-29 Jay Foad[AMDGPU] New AMDGPUInsertDelayAlu pass
2022-06-29 Daniel Bertalan[lld-macho] Emit REBASE_OPCODE_ADD_ADDR_IMM_SCALED...
2022-06-29 Volodymyr Sapsai[ODRHash diagnostics] Move repetetive code at lambda...
2022-06-29 Corentin Jabot[Clang] Mark consteval as supported in Clang 15 [NFC]
2022-06-29 Jay Foad[AMDGPU] Generate checks for clamp.ll and add GFX11
2022-06-29 Sam Estep[clang][dataflow] Delete SourceLocationsLattice
2022-06-29 Zequan Wu[gn] Manual port a7d6c3effe93954ecad634eebbcc59fc6856c3d9
2022-06-29 Sam Estep[clang][dataflow] Use NoopLattice in optional model
2022-06-29 Richard SmithFix miscompile with [[no_unique_address]] struct fields.
2022-06-29 Richard SmithRepair tautological condition.
2022-06-29 Fabian Parzefall[BOLT] Add option to randomize function split point
2022-06-29 rdzhabarov[Fix] Fix compilation warning on unused var.
2022-06-29 Sam Estep[clang][dataflow] Use diagnosis API in optional checker
2022-06-29 Sam EstepRevert "[clang][dataflow] Use diagnosis API in optional...
2022-06-29 Sam EstepRevert "[clang][dataflow] Use NoopLattice in optional...
2022-06-29 Florian Hahn[LoopUnrollRuntime] Invalidate SCEV for exit phi in...
2022-06-29 Muhammad Omair... [LLDB] Allow API tests to override -gdwarf on Windows
2022-06-29 River Riddle[mlir] Update the pass crash reproducer documentation
2022-06-29 Muhammad Omair... Fix inline-record.test for Arm/Windows
2022-06-29 Sam Estep[clang][dataflow] Use NoopLattice in optional model
2022-06-29 Sam Estep[clang][dataflow] Use diagnosis API in optional checker
2022-06-29 Sam Estep[clang][dataflow] Add API to separate analysis from...
2022-06-29 River Riddle[mlir] Refactor pass crash reproducer generation to...
2022-06-29 River Riddle[mlir] Allow for attaching external resources to .mlir...
2022-06-29 Craig Topper[RISCV] Pre-commit tests for D128843. NFC
2022-06-29 Joseph Huber[OpenMP] Add variant extension that applies to declarations
2022-06-29 Matt ArsenaultAMDGPU: Add gfx11 feature to force initializing 16...
2022-06-29 Joseph Huber[LinkerWrapper] Change wrapping to include jumps for...
next