platform/upstream/llvm.git
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...
2022-06-29 Peter Klausler[flang][runtime] Emit "0.0E+0" for (1PG0.0) editing...
2022-06-29 Egor Zhdan[Clang][Preprocessor] Fix inconsistent `FLT_EVAL_METHOD...
2022-06-29 Peter Klausler[flang] Better error recovery for bad submodules
2022-06-29 Valentin Clement[flang] Fix lowering issue with character temp
2022-06-29 Benoit JacobFix CombineContractBroadcast folding reduction iterators.
2022-06-29 Pavel Labath[lldb] Attempt to fix TestStepThroughTrampoline on...
2022-06-29 Fangrui Song[llvm-objcopy] Remove support for legacy .zdebug sections
2022-06-29 Philip ReamesRevert "[RISCV] Avoid changing etype for splat of 0...
2022-06-29 Florian Hahn[UnrollRuntime] Invalidate SCEVs for modified phis...
2022-06-29 Peter Klausler[flang] Fix folding of LEN(f(...))
2022-06-29 Kevin Cadieux[clang-format] Fix incorrect isspace input (NFC)
2022-06-29 Fangrui Song[llvm-ar] Add --output to specify output directory
2022-06-29 Martin Sebor[InstCombine] Relax test to avoid Darwin failure.
2022-06-29 Sanjay Patel[InstCombine] add fold for (ShiftC >> X) >u C
2022-06-29 Sanjay Patel[InstCombine] add tests for (pow2 >> X) <u C; NFC
2022-06-29 Corentin Jabot[Clang] Rename StringLiteral::isAscii() => isOrdinary...
2022-06-29 Walter Erquinigo[trace] Make events first class items in the trace...
2022-06-29 Craig Topper[RISCV] Select (srl (and X, C2) as (slli (srliw X,...
2022-06-29 Matt ArsenaultAMDGPU: Make packed 32-bit instructions rematerializable
2022-06-29 Matt ArsenaultAMDGPU: Make 16-bit pk instructions rematerializable
2022-06-29 Matt ArsenaultAMDGPU: Add rematerialize tests for 16-bit pk instructions
2022-06-29 Michał Górny[lldb] [test] Avoid relying on signos in other fork...
2022-06-29 Florian Hahn[LV] Add test case showing dead recipe blocking region...
2022-06-29 Matt ArsenaultAMDGPU: Mark more instructions as rematerializable
2022-06-29 Matt ArsenaultAMDGPU: Add more rematerialization tests for 16-bit...
2022-06-29 Nikita Popov[VectorCombine] Avoid ConstantExpr::get() (NFC)
2022-06-29 Guillaume ChateletRevert "[libc][test] Remove dependency on sstream in...
2022-06-29 Guillaume Chatelet[libc][test] Remove dependency on sstream in algorithm_...
2022-06-29 Nicolas Vasilache[mlir][Tensor] Improve documentation of verification...
2022-06-29 Nikita Popov[JumpThreading] Avoid ConstantExpr::get() (NFCI)
2022-06-29 Nicolas Vasilache[mlir][Tensor][NFC] Better document rank-reducing behav...
2022-06-29 Lei Huang[PowerPC] Fix signatures for vec_replace_unaligned...
2022-06-29 Matt ArsenaultAMDGPU: Use isMeta flags on pseudoinstructions
2022-06-29 Nikita Popov[InstCombine] Avoid some calls to ConstantExpr::get...
2022-06-29 Michał Górny[lldb] [test] Un-XFAIL fork tests on arm as well
2022-06-29 Stephen Long[clang-cl] Handle some pragma alloc_text corner cases...
2022-06-29 Jay Foad[AMDGPU] Remove FIXMEs that were resolved by D30134
2022-06-29 Michał Górny[lldb] [test] Use raise(SIGSTOP) instead of trap in...
2022-06-29 Joseph Huber[CUDA] Stop adding CUDA features twice
2022-06-29 Haojian Wu[pseudo] Update the cxx.bnf path in comments to reflect...
2022-06-29 Corentin JabotImprove handling of static assert messages.
2022-06-29 Valentin Clement[Flang] fix some types in error message
2022-06-29 Pavel Labath[lldb] Replace linux/uio.h with sys/uio.h in NativeRegi...
2022-06-29 Max Kazantsev[Test] Add XFAIL test for PR56243
next