platform/upstream/llvm.git
2022-06-14 Katherine Rasmussen[flang] Add team_type to num_images intrinsic call
2022-06-14 Nikolas Klauser[libc++] Find a clang-format everybody is happy with
2022-06-14 Alex Brachet[libc++] Use explicit module cache path in tests
2022-06-14 Groverkss[MLIR][Presburger] Add values to PresburgerSpace
2022-06-14 David Tenty[NFC][libcxx] Check def of __LONG_DOUBLE_IEEE128__
2022-06-14 Paul Robinson[PS5] Use __gxx_personality_v0 for TSan
2022-06-14 Balazs Benics[analyzer][NFC] Replace getLastArg with hasArg when...
2022-06-14 Petr Hosek[CMake][compiler-rt] Provide a dedicated option for...
2022-06-14 Jake Egan[libcxx][AIX] Enable ABI list checking for XCOFF
2022-06-14 Balazs Benics[analyzer][NFC] Remove unused ExprEngine::evalBinOp...
2022-06-14 Philip Reames[RISCV] Split out getEEWForLoadStore [nfc]
2022-06-14 Balazs Benics[analyzer][NFC] Substitute the SVal::evalMinus and...
2022-06-14 Balazs Benics[analyzer][NFC] Relocate unary transfer functions
2022-06-14 Luboš Luňákremove a duplicated include
2022-06-14 Mogball[mlir] Add a generic data-flow analysis framework
2022-06-14 Danila Malyutinfreeze does not change the constant property
2022-06-14 Stefan Pintilie[PowerPC] Fix combine step for shufflevector.
2022-06-14 Benjamin Kramer[mlir][linalg] Add named ops for depthwise 3d convolution
2022-06-14 Matheus Izvekov[clang] AST/Print: honor AlwaysIncludeTypeForTemplateAr...
2022-06-14 Jay Foad[AMDGPU] Regenerate MIR checks for image instructions
2022-06-14 Alex Zinenko[mlir] fix compiler error due to commit landing race
2022-06-14 Alex Zinenko[mlir] Introduce transform.alternatives op
2022-06-14 Sanjay Patel[InstCombine] add tests for sub with extended operands...
2022-06-14 Jin Xin Ng[inliner] Add per-SCC-pass InlineAdvisor printing option
2022-06-14 Alex Brachet[libc] Guard common macro names
2022-06-14 Serge Pavlov[NFC] Remove unused function parameter
2022-06-14 Philip Reames[RISCV] simplify emitVSETVLIs handling of vsetvli xN...
2022-06-14 Shivam Gupta[Diagnostics] Fix inconsistent shift-overflow warnings...
2022-06-14 Joseph Huber[Libomptarget] Add test config for compiling in LTO...
2022-06-14 Valentin Clement[flang] Avoid losing type parameter information
2022-06-14 Louis DionneAdd __config formatting to .git-blame-ignore-revs
2022-06-14 Daniel Bertalan[lld-macho] Print the name of functions containing...
2022-06-14 Lucas Prates[NFC][Thumb] Update frame-chain codegen test to use...
2022-06-14 Joe Nash[AMDGPU] gfx11 support add_f16
2022-06-14 Serguei KatkovRevert "[MachineSSAUpdater] compile time improvement...
2022-06-14 Joseph Huber[OpenMP] Fix offload packager not writing to temps...
2022-06-14 Louis Dionne[libc++] Remove macros for IBM compiler
2022-06-14 Vir Narula[AArch64] Add cost tests for fadd reductions with fast...
2022-06-14 David Green[ARM] Add more opaque pointer gather/scatter tests...
2022-06-14 David Sherwood[AArch64][SME] Add ldr/str (fill/spill) intrinsics
2022-06-14 Jay Foad[AMDGPU] Add a GFX11 MCA test
2022-06-14 Jean Perier[flang] Support PDT declaration with initial comp value...
2022-06-14 Lucas Prates[ARM][Thumb] Command-line option to ensure AAPCS compli...
2022-06-14 Florian Hahn[InterleavedLoadComb] Rename uses when inserting new...
2022-06-14 Jun ZhangRevert "Reland "[CodeGen] Keep track info of lazy-emitt...
2022-06-14 Balazs Benics[analyzer][Casting] Support isa, cast, dyn_cast of...
2022-06-14 Serguei Katkov[MachineSSAUpdater] compile time improvement in GetValu...
2022-06-14 Guillaume Chatelet[NFC] Remove dead code
2022-06-14 Guillaume Chatelet[NFC][Alignment] Use MaybeAlign in CGCleanup/CGExpr
2022-06-14 Guillaume Chatelet[NFC][Alignment] Use Align in CoroFrame
2022-06-14 Guillaume Chatelet[NFC][Alignment] Use Align in SafeStack
2022-06-14 Guillaume Chatelet[NFC][Alignment] Use Align in shouldAlignPointerArgs
2022-06-14 Guillaume Chatelet[NFC][Alignment] use getAlign in AddressSanitizer
2022-06-14 Jay Foad[AMDGPU] Add GFX11 llvm-objdump tests
2022-06-14 Jun ZhangReland "[CodeGen] Keep track info of lazy-emitted symbo...
2022-06-14 Rosie Sumpter[AArch64][SME] Add load/store intrinsics
2022-06-14 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Correct ds_swizzle_b32
2022-06-14 Alon Kom[SCEV] Add tests where assumes can be used to improve...
2022-06-14 Pavel Labath[lldb] Fix TestDyldExecLinux with xml enabled
2022-06-14 Florian Hahn[ConstraintElimination] Support constraints with only...
2022-06-14 gbreynoo[llvm-cxxfilt] Add description for --types in help...
2022-06-14 Jean PerierAdd lowering TODO for bindings returning derived types...
2022-06-14 Balazs BenicsReland "[analyzer] Deprecate the unused 'analyzer-opt...
2022-06-14 Denis Antrushin[Statepoints] FixupStatepoint: Clear isKill flag if...
2022-06-14 Balazs Benics[analyzer][NFC] Inline AnalyzerOptions::getUserMode()
2022-06-14 Balazs BenicsReland "[analyzer] Deprecate `-analyzer-store region...
2022-06-14 Kai Luo[PowerPC] Correct test RUN line. NFC.
2022-06-14 Pavel Labath[lldb] Fix TCPSocket::Connect when getaddrinfo returns...
2022-06-14 Chuanqi Xu[NFC] Fix Wswitch warning triggered by 735e6c
2022-06-14 Kai Luo[PowerPC][AtomicExpand] Precommit IR tests for D127609...
2022-06-14 Chuanqi Xu[Coroutines] Convert coroutine.presplit to enum attr
2022-06-14 Kazu Hirata[CodeGen] Remove addSEHCatchHandler and addSEHCleanupHa...
2022-06-14 Kazu Hirata[CodeGen] Remove restrictRef (NFC)
2022-06-14 zhongyunde[AArch64][NFC] Fix a comment error
2022-06-14 Thomas Raoux[mlir][vector] Add pattern to distribute vector reducti...
2022-06-14 Thomas Raoux[mlir][vector] Add patterns to ppropagate vector distri...
2022-06-14 Mogball[mlir][ods] Make Attr/Type def accessors match the...
2022-06-14 Sunho Kim[JITLink][ELF][AArch64] Implement R_AARCH64_MOVW_UABS_G...
2022-06-14 Serguei Katkov[Greedy RegAlloc] Fix the handling of split register...
2022-06-14 Sunho Kim[JITLink][AArch64] Implement MoveWide16 generic edge.
2022-06-14 Nikolas Klauser[libc++][NFC] clang-format <__config>
2022-06-14 Argyrios Kyrtzidis[Lex] Keep track of skipped preprocessor blocks and...
2022-06-14 Kai Luo[PowerPC] Update cfence tests to avoid using undef...
2022-06-14 Mogball[mlir][sparse_tensor] fix windows build
2022-06-14 Jacques Pienaar[mlir] Include attributes in ML program dialect ops def
2022-06-14 Sunho Kim[JITLink][AArch64] Lift fixup functions from aarch64...
2022-06-14 Sunho Kim[JITLink][AArch64] Unify table managers of ELF and...
2022-06-14 Jacques Pienaar[mlir][doc] Move pass to passes list and remove redunda...
2022-06-14 jacquesguan[mlir][Arithmetic] Fold NegF in MulF and DivF.
2022-06-14 jacquesguan[mlir][Vector] Support vectorize to vector.reduction...
2022-06-14 chenglin.bi[InstCombine] Optimize lshr+shl+and conversion pattern
2022-06-14 Chenbing Zheng[InstCombine] add tests for compare-signs
2022-06-14 Fangrui Song[CodeGen] Initialize ISD after 800d222e53dabfe1e242bd06...
2022-06-14 Fangrui Song[Driver][test] Make ananas.c and solaris-ld.c robust
2022-06-14 Peixin-Qiao[flang] Complement one-to-one association check of...
2022-06-14 Peixin-Qiao[flang] Add semantic check for multiple part-ref with...
2022-06-14 Fangrui Song[sanitizer] Add -lresolv only for non-Android non-musl...
2022-06-14 Jake Egan[libcxx][AIX] Switch build compiler to clang
2022-06-14 Heejin Ahn[InstCombine] Don't slice up PHIs when pred BB has...
2022-06-14 Ben Shi[Driver] Improve linking options for target AVR
next