platform/upstream/llvm.git
2022-03-23 Jonas Devlieghere[lldb] Fixup tagged pointers ISAs
2022-03-23 Craig Topper[SelectionDAG] Don't create entries in ValueMap in...
2022-03-23 Valentin Clement[flang][NFC] Add module lowering tests
2022-03-23 luxufan[RISCV] Remove check and update test file in D121183
2022-03-23 luxufan[RISCV] Generate correct ELF EFlags when .ll file has...
2022-03-23 Zixu Wang[clang][extract-api] Add struct support
2022-03-23 David Green[AArch64] Add tests showing inefficient TBL3/4 generati...
2022-03-23 Zixu Wang[clang][extract-api] Add enum support
2022-03-23 Nick Desaulniers[Clang][NeonEmitter] emit ret decl first for -Wdeclarat...
2022-03-23 PoYao Chang[Clang] Fix PR28101
2022-03-23 Daniel Grumberg[clang][extract-api] Suppprt for the module name proper...
2022-03-23 Sam McCall[clangd] Add inlay hints for auto-typed parameters...
2022-03-23 Siva Chandra... [libc][File] Fix a bug under fseek(..., SEEK_CUR).
2022-03-23 Sam McCall[clangd] Support include-fixer inside macro arguments.
2022-03-23 hsmahesha[AMDGPU] Add missing testcase for SGPR to AGPR copy
2022-03-23 Valentin Clement[flang][NFC] Add nested where lowering test
2022-03-23 Valentin Clement[flang][NFC] Add global lowering tests
2022-03-23 Junfeng DongPass split-machine-functions to code generator when...
2022-03-23 Valentin Clement[flang][NFC] Add IO related lowering tests
2022-03-23 Valentin Clement[flang][NFC] Add namelist lowering test
2022-03-23 Nikita Popov[EarlyCSE] Don't eagerly optimize MemoryUses
2022-03-23 Momchil Velikov[AArch64] Fallback to DWARF when trying to emit compact...
2022-03-23 Xiaodong Liu[Dockerfile] Upgrade debian base image to version 10
2022-03-23 Sanjay Patel[InstCombine] try to narrow shifted bswap-of-zext ...
2022-03-23 Sanjay Patel[InstCombine] add test for bogus bswap; NFC
2022-03-23 Marek Kurdej[clang-format] Handle attributes before case label...
2022-03-23 Kiran Chandramohan[Flang] Lower sin, cos intrinsics
2022-03-23 Roy Jacobson[Concepts] Fix placeholder constraints when references...
2022-03-23 Hubert Tong[Clang][NFC] Some `const` for `IdentifierInfo *`s feedi...
2022-03-23 Nikita Popov[LangRef] Allow non-power-of-two assume operand bundle
2022-03-23 Kiran Chandramohan[Flang] Lower atan, sinh, cosh intrinsics
2022-03-23 Jan Svoboda[clang][deps] NFC: De-duplicate clang-cl tests
2022-03-23 Jan Svoboda[clang][deps] Create lit substitution for deps-to-rsp
2022-03-23 Alexandros... [FuncSpec][NFC] Clang-format the source code and fix...
2022-03-23 Nikita Popov[CGExpr] Perform bitcast unconditionally
2022-03-23 Nikita Popov[Bitcode] Check for live uses of llvm.cmdline/embedded...
2022-03-23 Nikita Popov[InstrProfiling] Account for missing bitcast/GEP
2022-03-23 Nikita Popov[CGObjCMac] Check global value type instead of poitner...
2022-03-23 Nikita Popov[CGBlocks] Don't assume presence of bitcast
2022-03-23 Corentin Jabot[Clang][NFC] Cleanup dcl.constexpr/p3 tests
2022-03-23 Frederic Cambus[compiler-rt] Remove forgotten mention of SVN modules...
2022-03-23 Valentin Clement[flang][NFC] Add character lowering tests
2022-03-23 Valentin Clement[flang][NFC] Add call lowering tests
2022-03-23 Valentin Clement[flang][NFC] Add misc lowering tests
2022-03-23 Valentin Clement[flang] Add lowering C interoperability test
2022-03-23 David Truby[clang][AArc64][SVE] Implement vector-scalar operators
2022-03-23 Aaron BallmanFix LLVM sphinx build
2022-03-23 serge-sans... Cleanup include: Add missing header
2022-03-23 Danny MöschReplace links to archived mailing lists by links to...
2022-03-23 Jan Svoboda[clang][lex] Fix failures with Microsoft header search...
2022-03-23 Benjamin KramerUnbreak the build after 02c28970b2
2022-03-23 Vince Bridgers[analyzer] Fix crash in RangedConstraintManager.cpp
2022-03-23 Vince Bridgers[analyzer] refactor makeIntValWithPtrWidth, remove...
2022-03-23 Augusto Noronha[dsymutil] Update vector of section starts with size...
2022-03-23 serge-sans... Cleanup include: codegen second round
2022-03-23 Marek Kurdej[clang-format] [doc] Add script to automatically update...
2022-03-23 Marcus JohnsonRe-land c3460689288abc98c91d8d6bffa74be9eb16c74d with...
2022-03-23 Matthias Springer[mlir][bufferize] Do not run the buffer deallocation...
2022-03-23 Aaron BallmanUpdate the C and C++ status pages now that Clang 14...
2022-03-23 Nikita Popov[LLVMContext] Respect default value of -opaque-pointers...
2022-03-23 Zahira AmmarguellatRevert "[clang] roll-forward "[clang] Mark `trivial_abi...
2022-03-23 Sanjay Patel[InstCombine] add tests for shuffle of mismatched binop...
2022-03-23 David SpickettReland "[llvm][AArch64] Insert "bti j" after call to...
2022-03-23 Nikita Popov[CGOpenMPRuntime] Remove uses of deprecated Address...
2022-03-23 Aaron BallmanForgot to add a release note for WG14 N2412.
2022-03-23 Shraiysh Vaishay[mlir][OpenMP] Add omp.single
2022-03-23 Sven van Haastregt[OpenCL] opencl-c.h: remove arg names for vload/vstore...
2022-03-23 Arjun P[MLIR][Presburger] support IntegerRelation::convertIdKind
2022-03-23 Nikita PopovReapply [CodeGen] Avoid deprecated Address ctor in...
2022-03-23 Nikita Popov[CodeGen][OpenMP] Add alignment to test (NFC)
2022-03-23 Arjun P[MLIR][Presburger] add Simplex:addDivisionVariable
2022-03-23 Nikita Popov[CGOpenMPRuntime] Specify correct type in EmitLoadOfPoi...
2022-03-23 David SpickettRevert "[llvm][AArch64] Insert "bti j" after call to...
2022-03-23 Nikita Popov[CGOpenMPRuntime] Reuse getDepobjElements() (NFC)
2022-03-23 serge-sans... Cleanup includes: Transforms/Instrumentation & Transfor...
2022-03-23 Benjamin Kramer[bazel] Make extract_api compatible with bazel
2022-03-23 Ingo MüllerFix link to Rationale document from doc on tuple.
2022-03-23 David Spickett[llvm][AArch64] Insert "bti j" after call to setjmp
2022-03-23 Nikita Popov[CodeGen][OpenMP] Add alignment to test (NFC)
2022-03-23 Nikita PopovRevert "[CodeGen] Avoid deprecated Address ctor in...
2022-03-23 Tobias Hieta[NFC] Remove trailing whitespaces in clang/Driver/Optio...
2022-03-23 Alex Bradbury[WebAssembly] Fix error location for parsed symbol...
2022-03-23 Alex Bradbury[WebAssembly] Use location of operand for operand-based...
2022-03-23 Alexander Belyaev[clang] Update BUILD.bazel after 89f6b26f1beb2c1344f5cf...
2022-03-23 Valentin Clement[flang][NFC] Fix lowering tests indent
2022-03-23 Jacob Lambert[AMDGPU][LLD] Adding support for ABI version 5 option
2022-03-23 Alisamar Husain[lldb/docs] Fixed minor ugly links
2022-03-23 Craig TopperRevert "[SelectionDAG] Don't create entries in ValueMap...
2022-03-23 Tom StellardRevert "Driver: Don't warn on -mbranch-protection when...
2022-03-23 Craig Topper[SelectionDAG] Don't create entries in ValueMap in...
2022-03-23 Tom StellardDriver: Don't warn on -mbranch-protection when linking
2022-03-23 Shraiysh Vaishay[flang] Flush and master constructs
2022-03-23 Shraiysh Vaishay[mlir][OpenMP] Added assembly format for omp.wsloop...
2022-03-23 Phoebe Wang[Inline-asm] Add diagnosts for unsupported inline assem...
2022-03-23 jacquesguan[mlir][NFC] Remove redundant let assignment.
2022-03-23 jacquesguan[mlir][Arith] Make integer max/min commutative.
2022-03-23 Shengchen Kan[Bundle][Codegen] Ignore bundle for meta-instruction
2022-03-23 wangyihan[NFC][llvm][StringMap]Extract createTable and getHashTa...
2022-03-23 Ben Shi[AVR] Generate 'rcall' instead of 'call' on avr2 and...
2022-03-23 Ben Shi[AVR] Add more devices
next