platform/upstream/llvm.git
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...
2023-04-13 Matt ArsenaultValueTracking: Handle no-nan check for computeKnownFPCl...
2023-04-13 Matt ArsenaultValueTracking: Add baseline test for fmul computeKnownF...
2023-04-13 Simon Pilgrim[X86] Only fold PTEST->TESTP on AVX targets
2023-04-13 Simon Pilgrim[X86] Split 128 and 256-bit PTEST combines
2023-04-13 Alexey Bataev[SLP][NFC]Remove extra semicolons after function defini...
2023-04-13 Valentin Clement[flang][openacc] Add proper TODO for the block construct
2023-04-13 Ziqing Luo[-Wunsafe-buffer-usage] A follow-up fix to 762af11d4c5d...
2023-04-13 Fangrui SongRevert "[Modules] Remove unnecessary check when generat...
2023-04-13 Ellis HoagFix warnings in InstrProfTest.cpp
2023-04-13 Blue Gaston[Test][Sanitizer][atos] Disable atos-symbolized-recover...
2023-04-13 Balaji V. Iyer[mlir][math] Expand math.round to truncate, compare...
2023-04-13 Simon Pilgrim[CostModel][X86] Add latency/code-size/size-latency...
2023-04-13 Florian Hahn[Matrix] Fix IsSupported check in lowerDotProduct.
2023-04-13 Vitaly Buka[nfc][asan] Reformat the file
2023-04-13 Fangrui Song[lldb] Fix library layering after D145574
2023-04-13 Craig Topper[lld][RISCV] Implement GP relaxation for R_RISCV_HI20...
2023-04-13 Simon Pilgrim[CostModel][X86] Add SSE2 test coverage to integer...
2023-04-13 Ellis Hoag[InstrProf][Temporal] Add weight field to traces
2023-04-13 Sam Clegg[lld][WebAssembly] Trace export of symbols when specifi...
2023-04-13 Valentin Clement[mlir][openacc] Add acc.serial operation
2023-04-13 Fangrui SongInternalize AllocationBegin functions after D147005
2023-04-13 Alexey Bataev[SLP]Introduce gather cost estimation function.
2023-04-13 Valentin Clement[mlir][openacc][NFC] Use assembly format for acc.parallel
2023-04-13 Simon Pilgrim[CostModel][X86] Add latency/code-size/size-latency...
2023-04-13 ruturaj4[clang][ExtractAPI] Complete declaration fragments...
2023-04-13 Ivan Butygin[mlir][scf] Make whileOp builder funcs optional
2023-04-13 Peter Klausler[flang][runtime] Reset the left tab limit when flushing...
2023-04-13 Nick Desaulniers[StackProtector] don't check stack protector before...
2023-04-13 Simon Pilgrim[CostModel][X86] Add latency/code-size test coverage...
2023-04-13 Antoine Moynault[llvm-readobj] fix unit test failure on 32bit machines
2023-04-13 Arthur EubanksRevert "[COFF] Add MC support for emitting IMAGE_WEAK_E...
2023-04-13 Balaji V. Iyer[mlir][math] Expand math.exp2 to use math.exp.
2023-04-13 Matt ArsenaultInstSimplify: Regenerate checks in a test
2023-04-13 Simon Pilgrim[SLP] Compute min/max scalar reduction costs using...
2023-04-13 Jay Foad[AMDGPU] Allow use of TTMP registers in AMDGPUResourceU...
2023-04-13 Jay Foad[AMDGPU] Avoid else-after-return in isLegalAddressingMo...
next