platform/upstream/llvm.git
2022-09-23 Jay Foad[AMDGPU] Add GFX11 feature for subtargets with more...
2022-09-23 Afanasyev Ivan[RegisterCoalescer] fix dst subreg replacement during...
2022-09-23 Peter Klausler[flang] A separate module procedure must inherit interf...
2022-09-23 Teresa JohnsonRestore "[MemProf] Memprof profile matching and annotation"
2022-09-23 Leonard ChanReland "[llvm] Support forward-referenced globals with...
2022-09-23 Peter Klausler[flang] Accept a separate module procedure interface...
2022-09-23 Peter Klausler[flang] Special handling of ENTRY BIND(C,NAME=...)
2022-09-23 Peter Klausler[flang][NFC] Document non-extension (user ELEMENTAL...
2022-09-23 Peter Klausler[flang] Don't resolve names in derived type definitions...
2022-09-23 Lei Zhang[mlir] NFC: move mergeOffsetsSizesAndStrides into Affin...
2022-09-23 Florian Hahn[LV] Update handling of scalable pointer inductions...
2022-09-23 Dmitri GribenkoRevert "[AggressiveInstCombine] Combine consecutive...
2022-09-23 jeff[AMDGPU] Precommit switching test to generated checks...
2022-09-23 Michael Jones[libc][obvious] disable mprotect test under sanitizers
2022-09-23 Thomas Raoux[mlir] Plumb missing paramter to gpu transform op
2022-09-23 Philip Reames[SLP] Adjust debug output for store vectorization failure
2022-09-23 Kazu HirataRevert "[Analysis] Make members of InlineCost const...
2022-09-23 Michael Jones[libc] add madvise and posix_madvise
2022-09-23 Michael Jones[libc] add mprotect
2022-09-23 Michael Jones[libc] move sys/mman macros to /include
2022-09-23 Josh Stone[X86] Use BuildStackAdjustment in stack probes
2022-09-23 Josh Stone[X86] Don't allow prologue stack probing with live...
2022-09-23 Josh Stone[NFC][CodeGen] Use const MF in TargetLowering stack...
2022-09-23 Arthur Eubanks[bazel] Be consistent and say we don't support libfpm...
2022-09-23 Peter Klausler[flang] Improve handling of NULL pointers when folding...
2022-09-23 Sanjay Patel[PhaseOrdering] add test for issue #50778; NFC
2022-09-23 Kazu Hirata[lldb] Use Optional::{has_value,value,value_or}
2022-09-23 Sanjay PatelRevert "[PhaseOrdering] add test for issue #50778;...
2022-09-23 Sanjay Patel[PhaseOrdering] add test for issue #50778; NFC
2022-09-23 Petar AvramovicAMDGPU: Use tablegen patterns for buffer global and...
2022-09-23 Petar AvramovicAMDGPU: Improve atomicrmw fadd selection
2022-09-23 Petar AvramovicAMDGPU: Add detailed buffer, global and flat atomic...
2022-09-23 Petar Avramovic[AMDGPU] Add FeatureFlatAtomicFaddF32Inst
2022-09-23 Philip Reames[SLP] Fix cost model w.r.t. operand properties
2022-09-23 Chris Bieneman[Docs] [HLSL] Add IR reference for HLSL
2022-09-23 Peter Klausler[flang] Prevent a bad folding rewrite
2022-09-23 Anders LanglandsAllow getting template args for ClassTemplateSpecializa...
2022-09-23 Guray Ozen[mlir] Add map_nested_foreach_thread_to_gpu_blocks...
2022-09-23 Florian Hahn[LoopDeletion] Invalidate SCEV after moving instruction.
2022-09-23 Rainer Orth[sanitizer_common] Restore sanitizer_procmaps_solaris...
2022-09-23 Simon PilgrimFix gcc warning about ambiguous if-else chain
2022-09-23 Nico Weber[clang] Make --ld-path= work with -fuse-ld=lld
2022-09-23 Simon Pilgrim[TTI] Add OperandValueProperties::OP_NegatedPowerOf2...
2022-09-23 Nikita Popov[FunctionAttrs] Add tests for inaccessiblememonly ...
2022-09-23 David Spickett[LLDB] Fix "memory region --all" when there is no ABI...
2022-09-23 David Spickett[LLDB] Properly return errors from "memory region ...
2022-09-23 Hassnaa Hamdi[NFC]: AArch64-SVE
2022-09-23 Nikita Popov[FunctionAttrs] Use MemoryLocation::getOrNone() when...
2022-09-23 Florian Hahn[LoopVersioning] Invalidate SCEV for phi if new values...
2022-09-23 Florian Hahn[LV] Add test for #57912.
2022-09-23 Michael Buch[lldb][TypeSystemClang] Deduce lldb::eEncodingUint...
2022-09-23 Nikita Popov[BasicAA] Clean up calculation of FMRB from attributes
2022-09-23 Haojian WuRemove an unused var decl, NFC.
2022-09-23 Caroline Concatto[AArch64]Remove svget/svset/svcreate from llvm
2022-09-23 Valentin Clement[flang][NFC] Fix typo
2022-09-23 Florian Hahn[LV] Convert sve-epilog-vect.ll to use opaque pointers.
2022-09-23 bipmis[AggressiveInstCombine] Combine consecutive loads which...
2022-09-23 Nikita Popov[Attribute] Clean up test prefixes (NFC)
2022-09-23 Guillaume Chatelet[NFC] update_llc_test_checks llvm/test/CodeGen/ARM...
2022-09-23 Haojian Wu[clang] Fix the bogus diagnostic introduced by the...
2022-09-23 Nikita Popov[MemorySSA] Convert tests to use opaque pointers (NFC)
2022-09-23 Nikita Popov[IR] Handle assume intrinsics in hasClobberingOperandBu...
2022-09-23 Daniel Kiss[Arm][AArch64] Make getArchFeatures to use TargetParser.def
2022-09-23 Jean Perier[flang] Add TODOs for some FORALL assignments with...
2022-09-23 Amir Ayupov[CMake] Add clang-bolt target
2022-09-23 Chuanqi Xu[C++] [Modules] Add a test case for mocking implementat...
2022-09-23 Alexey Lapshin[llvm-dwarfutil][DWARFv5] fix reading of DW_FORM_addrx...
2022-09-23 Valentin Clement[flang] Load allocatable or pointer box of namelist...
2022-09-23 Yashwant SinghIntroduce predicate for a atomic operations in GMIR
2022-09-23 serge-sans... [BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB...
2022-09-23 Peiming Liu[mlir][memref] fix overflow in realloc
2022-09-23 Jeff Niu[mlir] Add `parseEllipsis`
2022-09-23 Joseph Huber[Clang][NFC] Make unused flag `-fopenmp-new-driver...
2022-09-23 Jordan Rupprecht[bazel] Respect llvm_target_list in llvm-exegesis
2022-09-23 Dan Palermo[OpenMP][AMDGPU] Enable OpenMP device runtime build...
2022-09-23 Philip Reames[DAG] Move one-use add of splat to base of scatter...
2022-09-23 Shraiysh Vaishay[OpenMP][IRBuilder] Added if clause to task
2022-09-23 gonglingqin[LoongArch] Add codegen support for atomicrmw add/sub...
2022-09-23 Arthur Eubanks[bazel] Remove "nobuildkite" flag for targets depending...
2022-09-23 Peter Klausler[flang][NFC] Document ambiguous case of DATA in BLOCK
2022-09-23 eopXD[FPEnv] Remove inaccurate comments regarding signaling...
2022-09-23 Aart Bik[mlir][sparse] temporarily disable push back for asan
2022-09-23 Caroline Tice[bazel] Remove Mips from Exegesis cc_library definition
2022-09-23 Eric Wang[NFC][MLGO] Introduce logRewardIfNeeded method
2022-09-22 Peiming Liu[mlir][sparse] Introducing a new sparse_tensor.foreach...
2022-09-22 Yuanfang Chen[lit] follow-up 2380c1b609631, check stdout and stderr...
2022-09-22 Yuanfang Chen[lit][unit] avoid adding gtest binary more than once
2022-09-22 Philip Reames[RISCV] Precommit test for scalable strided load/store...
2022-09-22 Amy HuangAdd clang flag equivalent to clang-cl /Zl flag
2022-09-22 Teresa JohnsonRevert "[MemProf] Memprof profile matching and annotation"
2022-09-22 Leonard Chan[llvm] Assert two ValIDs are the same kind before comparing
2022-09-22 Pavel Samolysov[Pipelines] Introduce DAE after ArgumentPromotion
2022-09-22 Philip Reames[RISCV] Disallow scale for scatter/gather
2022-09-22 Xiang Li[HLSL] clang codeGen for HLSLNumThreadsAttr
2022-09-22 Peiming Liu[mlir][sparse] Mark sparse_tensor.concatenate as NoSide...
2022-09-22 Mahesh Ravishankar[mlir][Linalg] Expose the implementation of the tiling...
2022-09-22 Philip Reames[RISCV] Add codegen test coverage for strided load...
2022-09-22 Arthur Eubanks[LazyCallGraph] Handle spurious ref edges when deleting...
2022-09-22 Jordan Rupprecht[bazel] Port 47afaf2eb02b1424a9aba241ccd02393a0cbc648...
2022-09-22 Dan Palermo[OpenMP][NFC] Fix wavesize build warning in OMPGridValues
next