platform/upstream/llvm.git
2022-05-04 Matthias Springer[mlir][bufferize] Allow in-place bufferization for...
2022-05-04 serge-sans... [iwyu] Handle regressions in libLLVM header include
2022-05-04 Marius Brehler[mlir] Add missing CMake deps to mlir-pdll
2022-05-04 Luboš Luňák[ThreadPool] delete debug global variable if not needed
2022-05-04 Douglas YungMark test icf-safe.s as requiring aarch64 to fix buildb...
2022-05-04 Luboš Luňák[lldb] use one shared ThreadPool and task groups
2022-05-04 Luboš Luňák[ThreadPool] add ability to group tasks into separate...
2022-05-04 Luo, Yuanke[fastregalloc] Fix bug when undef value is tied to...
2022-05-04 Craig Topper[RISCV] Update isLegalAddressingMode for RVV.
2022-05-04 Craig Topper[RISCV] Make use of SHXADD instructions in RVV spill...
2022-05-04 Craig Topper[RISCV] Don't lookup TII in RISCVInstrInfo::getVLENFact...
2022-05-04 Amir Ayupov[BOLT] Fix ICPJumpTablesTopN option use
2022-05-04 Amir Ayupov[BOLT][NFC] Make ICP options naming uniform
2022-05-04 Amir Ayupov[BOLT][NFC] ICP: simplify findTargetsIndex
2022-05-04 Amir Ayupov[BOLT][NFC] Refactor ICP::findCallTargetSymbols
2022-05-04 Amir Ayupov[BOLT][CMAKE] Fix llvm-bolt-fuzzer build
2022-05-04 Weverything[riscv] Mark function as used to avoid unused warning.
2022-05-04 Hongtao Yu[CSSPGO] Relax size limitation for priority inlining...
2022-05-04 Hongtao Yu[CSSPGO][NFC] Replace SampleProfileLoader::ProfileIsCS...
2022-05-04 Alex Borcan[lld] Implement safe icf for MachO
2022-05-04 Joseph Huber[OpenMP] Fix save-temps name in linker wrapper
2022-05-04 Philip Reames[riscv] Add vsetvli tests involving moves to/from scala...
2022-05-03 Philip Reames[riscv] Add a couple more vsetvli tests
2022-05-03 Weverything[psuedo] Fix for unused warning by moving code into...
2022-05-03 Weverything[trace][intelpt] Fix out-of-bounds access.
2022-05-03 Matt ArsenaultARM: Fix using undefined virtual registers in test
2022-05-03 Matt ArsenaultARM: Cleanup MIR test
2022-05-03 Matt ArsenaultAMDGPU: Remove some invalid kill flags in tests
2022-05-03 Matt ArsenaultAMDGPU: Regenerate test checks
2022-05-03 Matt Arsenaultllvm-reduce: Reduce includes
2022-05-03 Amir Ayupov[BOLT][TEST] Fix test failures on AArch64 builder
2022-05-03 Alex BorcanImplement support for __llvm_addrsig for MachO in llvm-mc
2022-05-03 Jonas Devlieghere[lldb] Add a function to check if lldb is running in...
2022-05-03 Jonas Devlieghere[lldb] Session transcript should use the async debugger...
2022-05-03 Aart Bik[mlir][sparse] fix build issue with unused local under...
2022-05-03 Jon RoelofsFix zero-width bitfield extracts to emit 0
2022-05-03 Chris BienemanFix DXBC magic parsing
2022-05-03 Philip ReamesFix a buildbot warning [nfc]
2022-05-03 Aart Bik[mlir][sparse] add missing types to from/to-MLIR conver...
2022-05-03 Yangguang Li[SCEV] Removed an unnecessary assertion
2022-05-03 Stella Stamenova[mlir] Fix Visual Studio warnings
2022-05-03 Benjamin Kramer[bazel] Fix the build after 2c3326608460
2022-05-03 Philip Reames[riscv] Add debug printing support for VSETVLIInfo...
2022-05-03 Jim Kitchen[mlir][sparse] Add lowering for unary and binary ops
2022-05-03 Haojian Wu[pseudo] Use a real language option in the parser.
2022-05-03 Sanjay Patel[InstCombine] move shuffle after min/max with same...
2022-05-03 Sanjay Patel[InstCombine] add tests for min/max with shuffled opera...
2022-05-03 David Pagan[clang][OpenMP] Local variable alignment incorrect...
2022-05-03 Haojian Wu[pseudo] Print the GSS::Node details when the unittest...
2022-05-03 Hansang Bae[OpenMP] Possible fix for sporadic test failure from...
2022-05-03 Amir AyupovRevert "[BOLT][TEST] Fix test failures on AArch64 builder"
2022-05-03 Amir Ayupov[BOLT][TEST] Fix test failures on AArch64 builder
2022-05-03 Duncan P. N... ExtractAPI: Use %clang_cc1 and -verify in enum.c
2022-05-03 Richard SmithFix some places where PseudoObjectExpr handling assumed...
2022-05-03 David KreitzerMinor correction in bitreverse intrinsic semantics
2022-05-03 owenca[clang-format][NFC] Clean up tryToParseLambdaIntroducer()
2022-05-03 LLVM GN Syncbot[gn build] Port 9f38da258ea7
2022-05-03 Haojian Wu[pseudo] Implement the GLR parsing algorithm.
2022-05-03 Bill Wendling[randstruct] Move initializer check to be more effective
2022-05-03 Dave Lee[lldb] Add setting for max depth of value object printi...
2022-05-03 Goran Flegar[mlir] Add sin & cos ops to complex dialect
2022-05-03 Yuanfang Chentsan: for unittests, change to use test fixtures to...
2022-05-03 Augie FacklerBuildLibCalls: simplify switch statement slightly
2022-05-03 Michael Jones[libc] add printf writer
2022-05-03 Michael Jones[libc] fix strtold tests on 32 bit systems
2022-05-03 Chris Jackson[llvm-ar] Modify usage printouts to use the correct...
2022-05-03 Min-Yih Hsu[mlir][LLVMIR] Add support for translating Switch instr...
2022-05-03 Simon Pilgrim[DAG] Fix issue with rot(rot(x,c1),c2) -> rot(x,c1...
2022-05-03 Kugan Vivekanandarajah[RFC] Add and sort decl to maintain order instead of...
2022-05-03 Simon Pilgrim[X86] Add test showing failure to modulo the rotation...
2022-05-03 Fangrui Song[ELF] Fix branch range computation when picking ThunkSe...
2022-05-03 Nikita Popov[SCEV] Regenerate test checks (NFC)
2022-05-03 Shilei Tian[Clang][OpenMP] Add the support for floating-point...
2022-05-03 Philip Reames[X86] Autogen a few tests for ease of update [nfc]
2022-05-03 Dawid Jurczak[NFC][GVNSink] Don't pretend that iteration is over...
2022-05-03 David Spickett[lldb][NFC] Refactor printing of short options in help
2022-05-03 Paul Kirth[BOLT] [NFC] Remove unused variable
2022-05-03 Philipp Tomsich[AArch64] Add native CPU detection for Ampere1
2022-05-03 Nikita Popov[X86] Add additional add of and not tests (NFC)
2022-05-03 Simon Pilgrim[PowerPC] Regenerate urem-seteq-illegal-types.ll
2022-05-03 Philipp Tomsich[AArch64] Support for Ampere1 core
2022-05-03 David Spickett[lldb][NFC] Simplify part of Options::GenerateOptionUsage
2022-05-03 Simon Pilgrim[X86] load-local-v3i129.ll - add checks for targets...
2022-05-03 Simon Pilgrim[X86] const-shift-of-constmasked.ll - replace X32 check...
2022-05-03 Eric Li[bazel] Add test targets for dataflow framework
2022-05-03 Aaron BallmanAdd explicit OpenMP 5.0 case for version macros; NFC
2022-05-03 Aaron BallmanFix a typo in an OpenMP test
2022-05-03 LLVM GN Syncbot[gn build] Port 860eabb3953a
2022-05-03 Haojian WuRevert "[pseudo] Implement the GLR parsing algorithm."
2022-05-03 LLVM GN Syncbot[gn build] Port eac22d0754f7
2022-05-03 Nikita Popov[SDAG] Handle A and B&~A in haveNoCommonBitsSet()
2022-05-03 Nathan Sidwell[demangler] Fold expressions of .* and ->*
2022-05-03 Sam McCall[pseudo] Implement the GLR parsing algorithm.
2022-05-03 David Spickett[lldb][NFC] Add more tests for GenerateOptionsUsage
2022-05-03 David SpickettRevert "[lldb] Fix ppc64 detection in lldb"
2022-05-03 David Truby[clang][AArch64][SVE] Implement conditional operator...
2022-05-03 Nicolai HähnleAMDGPU: Remove redundant call to MachineInstrBuilder...
2022-05-03 Serge Pavlov[Doc] Refine description of llvm.is_fpclass
2022-05-03 Haojian Wu[pseudo] Simplify the forest dump, NFC.
2022-05-03 Hanhan Wang[Linalg] Remove Optional from getStaticLoopRanges inter...
next