platform/upstream/llvm.git
2022-04-25 Adrian Kuegel[mlir][Bazel] Add missing dependencies.
2022-04-25 Jean Perier[flang] fix LBOUND lowering with KIND and no DIM arguments
2022-04-25 Markus Böck[mlir][LLVM] Support opaque pointers in data layout...
2022-04-25 Jun ZhangFix an issue in comment. NFC
2022-04-25 Shraiysh Vaishay[OpenMP][IRBuilder] Handle unexcuted EXPECT_FALSE
2022-04-25 Chenbing Zheng[InstCombine] Complete folding of fneg-of-fabs
2022-04-25 Brad Smith[libcxx] random_device, use arc4random() on FreeBSD...
2022-04-24 sstwcw[clang-format] Refactor determineStarAmpUsage NFC
2022-04-24 Aaron PuchertMove test/.gitattributes to clang-tools-extra/test
2022-04-24 Valentin Clement... [flang] Do not create arith.extui with same from/to...
2022-04-24 Jonas Tothrun-clang-tidy: Fix infinite loop on windows
2022-04-24 Matt Arsenaultllvm-reduce: Don't delete triple/datalayout
2022-04-24 Petr Hosek[runtimes] [CMake] Unify variable names
2022-04-24 Chenbing Zheng[InstCombine] Add test for fold fcmp-of-copysign. nfc
2022-04-24 Vince Bridgers[analyzer] Add option for AddrSpace in core.NullDerefer...
2022-04-24 wangpc[RISCV] Add sched to pseudo function call instructions
2022-04-24 Senran Zhang[NFC][Clang][Pragma] Remove unused variables
2022-04-24 Vaivaswatha... [OCaml][DebugInfo] Add bindings for parameter and auto...
2022-04-24 Nico Weber[lld/mac] For catalyst outputs, tolerate implicitly...
2022-04-24 Jun Ma[InlineCost] Set LastCallToStaticBonus in ML inlining...
2022-04-24 Nick KreegerRevert "[mlir][sparse] Expose SpareTensor passes as...
2022-04-24 Nick KreegerReverting accidental git-revert commits.
2022-04-24 Nick KreegerReverting accidental git-revert commits.
2022-04-24 Nick KreegerReverting accidental git-revert commits.
2022-04-24 Nick KreegerRevert "Revert "Revert "[Concepts] Fix overload resolut...
2022-04-24 Nick KreegerRevert "Revert "[Concepts] Fix overload resolution...
2022-04-24 Nick KreegerRevert "[Concepts] Fix overload resolution bug with...
2022-04-24 Nick Kreeger[mlir][sparse] Expose SpareTensor passes as enums inste...
2022-04-23 Roy Jacobson[Concepts] Fix overload resolution bug with constrained...
2022-04-23 Fangrui Song[hwasan][test] Change -hwasan to -passes=hwasan
2022-04-23 Fangrui Song[Bazel] Add more mlir dependencies after D124298
2022-04-23 Fangrui Song[Bazel] Make mlir:BufferizationDialect depend on mlir...
2022-04-23 Vince Bridgers[analyzer] Clean checker options from bool to DefaultBo...
2022-04-23 Joseph Huber[OpenMP] Use CUDA's non-RDC mode when LTO has whole...
2022-04-23 Mark de Wever[libc++] Fixes concepts overload resolution.
2022-04-23 Amir Ayupov[BOLT][CMAKE] Simplify Clang/LLD identification
2022-04-23 Ye LuoRevert "[clang] Adding Platform/Architecture Specific...
2022-04-23 Iain Sandoe[C++20][Modules][Driver][HU 4/N] Add fdirectives-only...
2022-04-23 Eric Schweitz[NFC] Sync code for upstreaming.
2022-04-23 Florian Hahn[IndVarSimplify] Replace legacy loop-unswitch with...
2022-04-23 Florian Hahn[SimpleLoopUnswitch] Use SLU version of memoryssa-thres...
2022-04-23 Florian Hahn[SCCP] Add initial tests for freeze.
2022-04-23 Florian Hahn[SCEV] Use getConstant to construct SCEV for ConstantIn...
2022-04-23 Matthias Springer[mlir][bufferize][NFC] Remove old references to Compreh...
2022-04-23 Matthias Springer[mlir][bufferize][NFC] Clean up test cases
2022-04-23 Iain Sandoe[C++20][Modules][Driver][HU 3/N] Handle foo.h with...
2022-04-23 River Riddle[mlir][NFC] Shift a bunch of dialect includes from...
2022-04-23 River Riddle[mlir] Generate Dialect constructors in .cpp instead...
2022-04-23 Alok Kumar... [clang][OpenMP][DebugInfo] Debug support for TLS variab...
2022-04-23 Vitaly Buka[test] Don't rely on default of detect_stack_use_after_...
2022-04-23 Vitaly BukaRevert "[test] Don't rely on default of detect_stack_us...
2022-04-23 Chang-Sun Lin Jr[NFC][LAA] Match-up type sizes for possible extensions...
2022-04-23 Vitaly Buka[test] Don't rely on default of detect_stack_use_after_...
2022-04-23 Enna1[ASan][test] Fix mismatched-new-delete in asan test...
2022-04-23 Akira Hatanaka[Driver] Call hasFlag instead of hasArg
2022-04-23 Zakk Chen[RISCV][test] Rename prefix and remove unused text...
2022-04-23 Jez Ng[lld-macho] Remove stray debug printf
2022-04-23 Vitaly BukaRevert "[nfc][asan][windows] Fix test after D124057"
2022-04-23 Vitaly Buka[asan] Don't enable detect_stack_use_after_return on...
2022-04-23 Vitaly Buka[test] Don't rely on default of detect_stack_use_after_...
2022-04-23 Valery N Dmitriev[SLP][NFC] Outline lookahead heuristics into a separate...
2022-04-23 Dan LiewRevert "Revert "[compiler-rt][Darwin] Add arm64 to...
2022-04-23 Vincent Lee[lld-macho] Allow dead_strip to work with exported...
2022-04-23 Volodymyr Sapsai[fixup] Handle enum constant `Lang_OBJC` introduced...
2022-04-23 Ben Barham[Index] Remove reference to `UnresolvedUsingIfExists`
2022-04-23 Vitaly Buka[nfc][asan][android] Fix test after D124057
2022-04-23 Vitaly Buka[nfc][asan][windows] Fix test after D124057
2022-04-23 Dan LiewRevert "[compiler-rt][Darwin] Add arm64 to simulator...
2022-04-22 Peter Klausler[flang][runtime] Signal record read overrun when PAD...
2022-04-22 Peter Klausler[flang][runtime] Enforce some limits on kP scale factors
2022-04-22 Volodymyr Sapsai[ASTStructuralEquivalence] Add support for comparing...
2022-04-22 Shoaib Meenai[ELF] Drop unused original symbol after wrapping if...
2022-04-22 Richard[clang-tidy] Ignore macros defined within declarations
2022-04-22 Shoaib Meenai[ELF] Fix wrapping symbols produced during LTO codegen
2022-04-22 Shoaib Meenai[ELF] Move SymbolUnion assertions to source file
2022-04-22 Peter Klausler[flang][runtime] Fix edge-case FP input bugs
2022-04-22 Paul Kirth[llvm][misexpect] Avoid division by 0 when using sample...
2022-04-22 Vasileios PorpodasRecommit "[SLP][AArch64] Implement lookahead operand...
2022-04-22 Ye Luo[libomptarget] Make omp_target_is_present checks storag...
2022-04-22 Ye Luo[Clang][OpenMP] libompd: get libomp hwloc includedir...
2022-04-22 Vitaly Buka[asan] Enable detect_stack_use_after_return=1 by default
2022-04-22 Matt Arsenaultllvm-reduce: Fix cloning unset maxCallFrameSize
2022-04-22 Matt ArsenaultProcessImplicitDefs: Use required properties instead...
2022-04-22 Markus Böck[mlir][LLVM] Fix `DataLayoutTypeInterface` for opqaue...
2022-04-22 Markus Böck[mlir][LLVM] Fix crash when using opaque pointers in...
2022-04-22 Shilei Tian[Clang][OpenMP] Fix the issue that temp cubin files...
2022-04-22 Yi ZhangFix CollapsedLayoutMap for dim size 1 case
2022-04-22 Valery N Dmitriev[SLP][NFC] Pre-commit test showing deficiency in curren...
2022-04-22 Michael Jones[libc] Fix PrintfMatcher Cmake Rule
2022-04-22 Petr Hosek[CMake] Update ARM32 list for CRT config-ix
2022-04-22 Alex Zinenko[mlir] use side effects in the Transform dialect
2022-04-22 Michael Jones[libc] Add Printf FormatSection Matcher
2022-04-22 Yaxun (Sam... [CUDA][HIP] Externalize kernels with internal linkage
2022-04-22 Fangrui Song[Bazel] Make mlir/test:TestShapeDialect depend on mlir...
2022-04-22 Florian Hahn[LICM] Add test for writeonly fn with noalias call.
2022-04-22 Shafik Yaghmour[LLDB] Applying clang-tidy modernize-use-override over...
2022-04-22 Florian Hahn[SimpleLoopUnswitch] Check if freeze is needed for...
2022-04-22 Matt ArsenaultTableGen/GlobalISel: Make address space/align predicate...
2022-04-22 Peter Klausler[flang][runtime] Accept "." as REAL input
2022-04-22 Jez Ng[lld-macho] Fix ICF crash when comparing symbol relocs
next