platform/upstream/llvm.git
2022-08-24 MarkGoncharovAl[RISCV] : Add support for immediate operands.
2022-08-24 Pavel SamolysovRevert "[Pipelines] Introduce DAE after ArgumentPromotion"
2022-08-24 Dmitry Vassiliev[NVPTX] SHL.64 $r, 31 cannot be converted to a mulwide.s32
2022-08-24 gonglingqin[LoongArch] Implement TargetLowering::hasAndNot() for...
2022-08-24 Jay Foad[AMDGPU] Remove unused S_ADD_U64_CO_PSEUDO and S_SUB_U6...
2022-08-24 Martin Storsjö[clang] Allow using -rtlib=platform to switching to...
2022-08-24 Adrian Kuegel[mlir] Apply ClangTidy readability fix.
2022-08-24 Petr HosekRevert "[Clang] Avoid using unwind library in the MSVC...
2022-08-24 Adrian Kuegel[mlir][Bazel] Fix bazel build.
2022-08-24 Petr Hosek[runtimes] Use a response file for runtimes test suites
2022-08-24 Petr Hosek[lit] Support reading arguments from a file
2022-08-24 Michele Scuttari[MLIR] Split autogenerated pass declarations & C++...
2022-08-24 Pavel Samolysov[Pipelines] Introduce DAE after ArgumentPromotion
2022-08-24 Tobias Hieta[docs] Add LICENSE.txt to the root of the mono-repo
2022-08-24 David Green[AArch64][X86] Add some fixed-order-recurrence tests...
2022-08-24 David Green[AArch64][SVE] Remove -O1 from SVE intrinsic tests.
2022-08-24 Adrian Kuegel[mlir][Bazel] Fix bazel build.
2022-08-24 Mahesh RavishankarFix warning from a7bfdc23ab3ade54da99f0f59dababe4d71ae75b
2022-08-24 Alex[RISCV] Add zihintntl compressed instructions
2022-08-24 Paweł Bylica[DAGCombine] Add more tests for cmp to sbb combination...
2022-08-24 Mahesh Ravishankar[mlir][Linalg] Handle multi-result operations in Elemen...
2022-08-24 esmeyi[AIX] use the original name as the input to create...
2022-08-24 ZHU Zijia[RISCV] Handle register spill in branch relaxation
2022-08-24 ZHU Zijia[RISCV][TableGen] Mark MachineInstr with FrameIndex...
2022-08-24 Kai Sasaki[mlir][math] Lower math.floor,ceil to libm
2022-08-24 Che-Yu WuReland "[MLIR]Extend vector.gather to support n-D result"
2022-08-24 Keno Fischer[MSAN] Handle array alloca with non-i64 size specification
2022-08-24 Keno Fischer[MSAN] Correct shadow type for atomicrmw instrumentation
2022-08-24 John Ericson[Polly] Don't use `llvm-config` anymore (in CMake sad...
2022-08-24 Bing1 Yu[X86] Emulate _rdrand64_step with two rdrand32 if it...
2022-08-24 Simon Pilgrim[DAG] MatchRotate - bail if we fail to match a shl...
2022-08-24 Chris Bieneman[HLSL] Infer language from file extension
2022-08-24 Chris Bieneman[NFC] Fix warning
2022-08-24 Bing1 YuRevert "[X86] Emulate _rdrand64_step with two rdrand32...
2022-08-24 Bing1 Yu[X86] Emulate _rdrand64_step with two rdrand32 if it...
2022-08-24 River Riddle[mlir:Bytecode] Move variable to inside of the lambda...
2022-08-24 Amir Ayupov[BOLT][NFC] Move out handleAArch64IndirectCall
2022-08-24 Amir Ayupov[BOLT][NFC] Move out handleIndirectBranch
2022-08-24 Amir Ayupov[BOLT][NFC] Move out handleExternalReference
2022-08-24 Amir Ayupov[BOLT][NFC] Move out handlePCRelOperand
2022-08-24 Petr Hosek[Clang] Avoid using unwind library in the MSVC environment
2022-08-23 River Riddle[mlir:Bytecode] Use UNSUPPORTED instead of XFAIL for...
2022-08-23 River Riddle[mlir:Bytecode] Add initial support for dialect defined...
2022-08-23 River Riddle[mlir:Bytecode][NFC] Cleanup Attribute/Type reading
2022-08-23 River Riddle[mlir:Bytecode][NFC] Refactor string section writing...
2022-08-23 Teresa Johnson[memprof] Correct max size and access count computations
2022-08-23 isuckatcs[analyzer] Process non-POD array element destructors
2022-08-23 Slava Zakharin[flang] Keep original data type for do-variable value.
2022-08-23 Louis Dionne[libc++] Extend check for non-ASCII characters to src...
2022-08-23 Louis Dionne[libc++] Remove trailing whitespace from libcxx include...
2022-08-23 Siva Chandra[libc][Obvious] Fix typo is chmod implementation.
2022-08-23 Eli FriedmanPrint more information when JSON parsing fails for...
2022-08-23 Sanjay Patel[SDAG] expand more is-power-of-2 patterns that use...
2022-08-23 Sanjay Patel[AArch64] add test for popcount i32; NFC
2022-08-23 Sanjay Patel[InstCombine] adjust tests for mul+add common factor...
2022-08-23 Vitaly Buka[symbolizer] Fix build after 342e0eb
2022-08-23 Vitaly Buka[symbolizer] Remove check if it's monorepo
2022-08-23 Vitaly Buka[test][openmp] Relax condition in test
2022-08-23 Louis Dionne[CMake] Move cxx-headers to RUNTIME_DISTRIBUTION_COMPON...
2022-08-23 Vitaly Buka[clang] Create alloca to pass into static lambda
2022-08-23 Peter Steinfeld[Flang] Make the TODO messages for intrinsics more...
2022-08-23 Philip Reames[slp] Pull out a getOperandInfo variant helper [nfc]
2022-08-23 Alvin Wong[llvm] Mark CFGuard fn ptr symbol as DSO local and...
2022-08-23 Alvin Wong[clang] Add support for __attribute__((guard(nocf)))
2022-08-23 William Huang[Sample Profile Reader] Fix potential integer overflow...
2022-08-23 Mehdi AminiRevert "[MLIR]Extend vector.gather to support n-D result"
2022-08-23 Alexander Shaposhnikov[clang-tidy] Skip unions in use-equals-default
2022-08-23 Stanley Winata[mlir][spirv] Map memory space to OpenCL/Kernel storage...
2022-08-23 Alexander Shaposhnikov[tools][llvm-lipo] Fix off-by-one error in command...
2022-08-23 Siva Chandra[libc] Enable a few entrypoints on aarch64 which are...
2022-08-23 Stephen Tozer[DebugInfo] Extend the InstrRef LDV to support DbgValue...
2022-08-23 Joseph Huber[OpenMP] Add option to assert no nested OpenMP parallel...
2022-08-23 Simon Pilgrim[TTI] Add SK_Splice shuffle mask detection and X86...
2022-08-23 Philip Reames[RISCV] Add cost model coverage for trig, log, and...
2022-08-23 Simon Pilgrim[ADT] Add llvm::has_single_bit helper similar to the...
2022-08-23 Roy Jacobson[Clang] Implement P0848 (Conditionally Trivial Special...
2022-08-23 Zahira AmmarguellatAdding a note about the macro __FLT_EVAL_METHOD__; NFC
2022-08-23 Stefan Pintilie[NFC][PowerPC] Clean up a couple of lambdas from the...
2022-08-23 RaghavAMDGPU/MetaData: Restrict address space key to only...
2022-08-23 Yuanfang Chen[Clang] follow-up D128745, use ClangABICompat15 instead...
2022-08-23 Igor Kudrin[ubsan-minimal][NFC] Use GET_CALLER_PC() to get the...
2022-08-23 Simon Pilgrim[Support] MathExtras.h - use llvm::bitcast<> for float...
2022-08-23 Siva Chandra... [libc] Add Linux implementations of POSIX chdir, fchdir...
2022-08-23 Jeff Niu[mlir][LLVMIR] Add `sym_name` attribute to LLVMFuncOp...
2022-08-23 Che-Yu Wu[MLIR]Extend vector.gather to support n-D result
2022-08-23 Balazs Benics[analyzer] Drop deprecated flags
2022-08-23 Fred Tingaud[analyzer] Deadstore static analysis: Fix false positiv...
2022-08-23 Kadir Cetinkaya[clangd] Bump timeout for a flaky test
2022-08-23 Thomas Symalla[NFC][AMDGPU] Some cleanups in the SIOptimizeExecMaskin...
2022-08-23 Arthur Eubanks[FastISel] Respect musttail over "disable-tail-calls"
2022-08-23 Philip Reames[TTI] Kill last couple uses of OperandValueKind in...
2022-08-23 Jakub Kuderski[ADT] Deprecate is_splat and replace all uses with...
2022-08-23 Michael Liao[SPIRV] Fix the wrong patch from https://reviews.llvm...
2022-08-23 Ben Langmuir[clang] Pull some utility functions into CompilerInvoca...
2022-08-23 Joseph Huber[OffloadPackager] Resolve copy elision warnings
2022-08-23 utsumi[Clang][OpenMP] Make copyin clause on combined and...
2022-08-23 Philip Reames[TTI] Plumb through OperandValueInfo in getMemoryOpCost...
2022-08-23 David Majnemer[clang-cl] Expose the /volatile:{iso,ms} choice via...
2022-08-23 Martin Storsjö[flang] Allow configuring building the flang runtime...
2022-08-23 Martin Storsjö[flang] Make runtimes headers independent of the main...
next