platform/upstream/llvm.git
2023-04-14 Michael Buch[lldb][Language] Add more language types
2023-04-14 Antoine Moynault[fuzzer][test] Disable noasan-strncmp test for AArch64
2023-04-14 Valentin Clement[mlir][openacc] Add acc.kernels operation
2023-04-14 Louis Dionne[libc++] Remove redundant assertion in std::span::subspan
2023-04-14 Kevin P. Neal[FPEnv][LangRef] Update doc for strictfp attribute
2023-04-14 Dave Lee[lldb] Add `operator StringRef` to ConstString
2023-04-14 Christian Sigg[mlir] Fix test after 2d4e856
2023-04-14 Zain Jaffal[ConstraintElimination] Add tests to check for transfer...
2023-04-14 Joseph Huber[OpenMP] Replace HeapToShared's initial value with...
2023-04-14 Joseph Huber[OpenMP][Docs] Add documentation for using configuratio...
2023-04-14 Kiran Chandramohan[Flang] Add code owner for the Driver
2023-04-14 Simon Pilgrim[X86] combineSetCCMOVMSK - fold anyof/noneof movmskps...
2023-04-14 Nikita Popov[X86] Add additional add of mul test (NFC)
2023-04-14 Balaji V. Iyer[mlir][math] Expand math.powf to exp, log and multiply
2023-04-14 Nikita Popov[X86] Add test for foldable add of mul (NFC)
2023-04-14 Krasimir GeorgievRevert " [sanitizer] adapt for 75f1f158812dabc03e70697b...
2023-04-14 pvanhout[AMDGPU] Less aggressively break large PHIs
2023-04-14 Nicolas Vasilache[mlir][Linalg] Support tensor.parallel_insert_slice...
2023-04-14 Luke Lau[VP] Mark llvm.vp.copysign as a binary op
2023-04-14 Pavel Labath[lldb] Add a sleep to TestObjectFileJSON
2023-04-14 Dmitry Makogon[SCEV] Preserve NSW for AddRec multiplied by -1 if...
2023-04-14 Ivan Butygin[mlir][scf] WhileOp patterns cleanup
2023-04-14 Christian Sigg[bazel] Fix build after e5f50bd and 62ef97e
2023-04-14 Christian Ulmann[mlir][Analysis] CFGLoopInfo instantiation in C++
2023-04-14 Aaron BallmanModel list initialization more directly; fixes an asser...
2023-04-14 Dmitry Makogon[Test] Fix tests showing flags improvement for SCEV...
2023-04-14 Simon Pilgrim[X86] SimplifyDemandedBitsForTargetNode - improve TESTP...
2023-04-14 Kito Cheng[RISCV][NFC] Add test case for accept hexadecimal float...
2023-04-14 Serge PavlovRevert "[symbolizer] Change error message if module...
2023-04-14 Florian Hahn[Matrix] Refine cost estimate for dot-product.
2023-04-14 Simon Pilgrim[X86] Add AVX2 test coverage to TESTPS/TESTPD combines
2023-04-14 Simon Pilgrim[X86] Add TESTPS/TESTPD test coverage showing failure...
2023-04-14 Dmitry Makogon[Test] Add tests showing flags improvement for SCEV...
2023-04-14 Chen Zheng[AIX] enable the cases that are excluded by XCOFF 64...
2023-04-14 Nikita Popov[llvm-c] Remove PassRegistry and initialization APIs
2023-04-14 Nico Weber[gn] Port fcc5f9ef50e1 (GenVT)
2023-04-14 Nikita Popov[FunctionAttrs] Fix nounwind inference for landingpads
2023-04-14 Florian Hahn[Matrix] Add dot product tests with builtin loads with...
2023-04-14 Kai Luo[PowerPC] Update `incr` after resetting the register...
2023-04-14 Nikita Popov[InstCombine] Support multiple comparisons in foldAlloc...
2023-04-14 Nikita Popov[InstSimplify] Add MaxRecurse argument to simplifyInstr...
2023-04-14 Christian SiggFix bazel build after e5f50bd26807
2023-04-14 Peter Smith[LLD][ARM] Handle .ARM.exidx sections at non-zero outpu...
2023-04-14 Kristof Beyls[docs] Clarify that CoC docs are under a CC-BY license.
2023-04-14 David Stuttard[AMDGPU] Add backend support for new PAL ELF Metadata 3.0
2023-04-14 Nikita Popov[LangRef][Local] dereferenceable metadata violation...
2023-04-14 Nikita Popov[InstSimplify] Remove unused ORE argument (NFC)
2023-04-14 Diana Picus[AMDGPU] Don't S_MOV_B32 into $scc
2023-04-14 Nikita Popov[Coroutines] Directly remove unnecessary lifetime intri...
2023-04-14 Krasimir Georgiev [sanitizer] adapt for 75f1f158812dabc03e70697b6b9c2722...
2023-04-14 Tobias Gysi[mlir][llvm] Move the LLVM dialect definition (NFC).
2023-04-14 Tobias HietaRevert "[clang-format] Handle object instansiation...
2023-04-14 Jie Fu[llvm-exegesis] Fix -Wc++98-compat-extra-semi in Benchm...
2023-04-14 Aiden Grossman[llvm-exegesis] Refactor common parts out of FunctionEx...
2023-04-14 Nathan Ridge[clangd] Fix test failure in initialize-params.test
2023-04-14 Aiden Grossman[llvm-exegesis][NFC] remove runAndMeasure
2023-04-14 Vlad Serebrennikov[clang] Add test for CWG1894 and CWG2199
2023-04-14 Nathan Ridge[clangd] Inactive regions support via dedicated protocol
2023-04-14 Job Noorman[JITLink][RISCV] Handle R_RISCV_CALL_PLT fixups
2023-04-14 Aiden Grossman[MLGO] Change MBB Profile Dump from using MBB numbers...
2023-04-14 Fangrui Song[bazel] Remove remnant HAVE_LSEEK64 after 5cd554303ead0...
2023-04-14 Jean Perier[flang] fix fir.array_coor of fir.box with component...
2023-04-14 Jean Perier[flang] Change TYPE(*) arrays passing convention
2023-04-14 Jean Perier[flang] Fold IS_CONTIGUOUS for TYPE(*) when possible
2023-04-14 Serge Pavlov[symbolizer] Change error message if module not found
2023-04-14 Max Kazantsev[IRCE][NFC] Refactor parseRangeCheckICmp to compute...
2023-04-14 Karl-Johan... [compiler-rt] Fix signed shift overflows in absvdi2...
2023-04-14 Thurston DangRe-land 'ASan: move allocator base to avoid conflict...
2023-04-14 Sam Clegg[lld][WebAssembly] stub objects: Fix handling of LTO...
2023-04-14 wangpc[TableGen] Allow references to class template arguments...
2023-04-14 varconst[libc++] Fix `generate_ignore_format.sh` and regenerate...
2023-04-14 Jie Fu[lldb][test] Fix -Wsign-compare in RegisterFlagsTest...
2023-04-14 V DonaldsonRevert "[flang] REAL(KIND=3) and COMPLEX(KIND=3) descri...
2023-04-14 Yeting Kuo[RISCV] Support vector strict_fsetcc/fsetccs.
2023-04-14 V Donaldson[flang] REAL(KIND=3) and COMPLEX(KIND=3) descriptors
2023-04-13 Jonas Devlieghere[lldb] Use ObjectFileJSON to create modules for interac...
2023-04-13 NAKAMURA TakumiGenerate staging `MachineValueType.h` (partially) from...
2023-04-13 NAKAMURA TakumiCopy `llvm/Support/MachineValueType.h` into `unittests...
2023-04-13 Jie Fu[flang] Fix -Wmismatched-tags warning of NonTbpDefinedI...
2023-04-13 Valentin Clement[flang][openacc] Lower serial and serial loop construct
2023-04-13 Peter Klausler[flang] Rework handling of non-type-bound user-defined I/O
2023-04-13 Fangrui Song[Demangle] Remove uses of llvm::itanium_demangle::Strin...
2023-04-13 do[Flang][OpenMP] Add support for logical neqv reduction...
2023-04-13 Valentin Clement[mlir][openacc] Accept acc.serial has parent of acc...
2023-04-13 William Huang[llvm-profdata] Fixed various issue with Sample Profile...
2023-04-13 Jonas Devlieghere[lldb] Use the host's target triple in TestObjectFileJSON
2023-04-13 Jonas Devlieghere[lldb] Make ObjectFileJSON loadable as a module
2023-04-13 Florian Hahn[VPlan] Switch to checking sinking legality for recurre...
2023-04-13 Leandro LuporiReland "[compiler-rt] Fix scudo build on ARM"
2023-04-13 Nicolas Vasilache[mlir][Vector] Add a masked vectorization of tensor.pad
2023-04-13 Fangrui Song[AArch64] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERT...
2023-04-13 Florian Hahn[LV] Add exit users for recurrences in test, fix names.
2023-04-13 Nicolas Vasilache[mlir][Vector] Add a vector.materialize_masks transform...
2023-04-13 Craig Topper[LoopIdiomRecognize] Remove NUW flag from SCEV in getTr...
2023-04-13 Matt ArsenaultAttributor: Add baseline tests for nofpclass changes
2023-04-13 Matt ArsenaultValueTracking: Add some more uitofp/sitofp tests
2023-04-13 Ivan Trofimov[runtimes][asan] Fix swapcontext interception
2023-04-13 Matt ArsenaultValueTracking: Add baseline test for computeKnownFPClas...
2023-04-13 Matt ArsenaultValueTracking: Add cannotBeOrderedLessThanZero to Known...
2023-04-13 Matt ArsenaultValueTracking: Address todo for nan fmul handling in...
next