platform/upstream/llvm.git
2022-11-18 Lei Zhang[mlir][spirv] Support attribute in MapMemRefStorageClas...
2022-11-18 Matt ArsenaultAMDGPU/GlobalISel: Make strict fadd, fmul and fma legal
2022-11-18 Timm Bäder[clang][Parse][NFC] Remove unused CommaLocs parameters
2022-11-18 Timm Bäder[clang][Parser][NFC] Simplify ParseParenExprOrCondition
2022-11-18 Chuanqi Xu[NFC] Remove unused codes after 4a7be42d922af
2022-11-18 Chuanqi Xu[C++20] [Modules] Don't emit macro definitions with...
2022-11-18 Matt ArsenaultAMDGPU/GlobalISel: Fix not selecting modifiers for...
2022-11-18 YingChi Long[VP] Add support for vp.inttoptr & vp.ptrtoint
2022-11-18 Chuanqi Xu[C++20] [Modules] Remove unmaintained Header Module
2022-11-18 Qiu Chaofan[Clang] Fix behavior of -ffp-model option when overriden
2022-11-18 Volodymyr Sapsai[ODRHash] Detect duplicate `ObjCProtocolDecl` ODR misma...
2022-11-18 Alexander Shaposhnikov[IR] Split out IR printing passes into IRPrinter
2022-11-18 Alexey Bataev[SLP]Fix PR59053: trying to erase instruction with...
2022-11-18 Fangrui Song[Sink] Process basic blocks with a single successor
2022-11-18 Volodymyr Sapsai[ODRHash] Hash `ObjCPropertyDecl` and diagnose discover...
2022-11-18 Diego CaballeroRevert "[mlir][Vector] Re-define masking semantics...
2022-11-18 Konstantin... [libc++][NFC] Add a missing include in pre-C++14 langua...
2022-11-18 Diego Caballero[mlir][Vector] Re-define masking semantics in vector...
2022-11-18 Fangrui Song[CMake] Remove a duplicate clangLex entry
2022-11-18 Fangrui Song[include-cleaner] Fix -DBUILD_SHARED_LIBS=on build
2022-11-18 Alexander Shaposhnikov[include-cleaner] Fix the build of include-cleaner...
2022-11-18 Konstantin... [libc++] Fix a missing include in pre-C++17 language...
2022-11-18 Brad Smith[Linux] Revert 1e56821bac02a5d3c6249bbf3ef43b8b569d2551
2022-11-18 David BlaikieUpdate lambda mangling test to C++17
2022-11-18 Jennifer Yu[OPENMP5.1] Initial support for severity clause
2022-11-18 Yabin Cui[OpenMP] kmp_affinity.h: add RISCV64 support
2022-11-17 Krzysztof Parzyszek[Hexagon] Add instruction definitions for Hexagon v71...
2022-11-17 Michael Jones[libc] add scanf entrypoints
2022-11-17 Doru BerceaFix declare target implementation to support enter.
2022-11-17 Benjamin Kramer[Affine] Replace a magic -1 with ShapedType::kDynamicSize
2022-11-17 Adrian PrantlComment function
2022-11-17 Matt ArsenaultAMDGPU: Convert a test to opaque pointers
2022-11-17 Fangrui SongRevert "[Hexagon] Add instruction definitions for Hexag...
2022-11-17 v1nh1shungry[clang-tidy] Fix misc-unused-using-decls for user-defin...
2022-11-17 Fangrui SongRevert D135411 "Add generic KCFI operand bundle lowering"
2022-11-17 Craig Topper[X86] Use correctly sized floating point literals in...
2022-11-17 Murali VijayaraghavanSimplifying the SplitReduction logic that uses the...
2022-11-17 Krzysztof Parzyszek[Hexagon] Add instruction definitions for Hexagon v71...
2022-11-17 Krzysztof Parzyszek[Hexagon] Add ELF flags for Hexagon v71, v71t, and v73
2022-11-17 Sami TolvanenAdd generic KCFI operand bundle lowering
2022-11-17 Ben Langmuir[clang] Use InMemoryModuleCache for readASTFileControlB...
2022-11-17 usama hameed[UBSan] Implementation NonUniqueARMRTTIBit __type_name...
2022-11-17 Roman Lebedev[NFC][SROA] Add more tests with non-speculatable `load...
2022-11-17 bixia1[mlir][sparse] Make three integration tests run with...
2022-11-17 bixia1[mlir][sparse] Fix a problem in the new operator rewriter.
2022-11-17 Krzysztof Parzyszek[Hexagon] Improve inserting/extracting to/from scalar...
2022-11-17 Matt ArsenaultLangRef: Fix repeated word
2022-11-17 Krzysztof Parzyszek[Hexagon] Fix lowering loads/stores of scalar vNi1
2022-11-17 Krzysztof Parzyszek[Hexagon] Use BUILD_PAIR instead of HexagonISD::COMBINE...
2022-11-17 Martin Storsjö[openmp] [test] Unbreak tests that rely on hidden_helpe...
2022-11-17 Guillaume ChateletRevert D119547 "[libc][bazel] Add tests to the bazel...
2022-11-17 Vaibhav YenamandraRefactor StaticAnalyzer to use `clang::SarifDocumentWriter`
2022-11-17 Artem Belevich[CUDA] make use of deprecated texture API conditional...
2022-11-17 Peiming Liu[mlir][sparse] fix crash on sparse_tensor.foreach opera...
2022-11-17 Evgenii Stepanov[scudo] Extend basic test to cover zero size allocs.
2022-11-17 Jakub Kuderski[bazel][mlir] Add missing dependency for D138178
2022-11-17 Jakub Kuderski[mlir][arith] Add `index_cast` and `index_castui` suppo...
2022-11-17 Sami Tolvanen[X86][KCFI] Add support for memory operand unfolding
2022-11-17 Sanjay Patel[Passes] reduce duplicated CHECK lines in tests; NFC
2022-11-17 Adrian PrantlAttempt ro fix Windows build errors.
2022-11-17 bixia1[mlir][sparse] Extend the operator new rewriter to...
2022-11-17 Jakub Kuderski[mlir][spirv][math] Fix crash on unsupported types...
2022-11-17 Tomas Matheson[ARM][AArch64] Use StringRef in TargetParser structs
2022-11-17 Mengxuan Cai[LoopInterchange] Refactor and rewrite validDepIntercha...
2022-11-17 Jakub Kuderski[mlir][arith] Add Max*I and Min*I support to WIE
2022-11-17 Roman Lebedev[Pipelines] Introduce SROA after (final, run-time)...
2022-11-17 Slava Zakharin[flang] Propagate fastmath flags during intrinsics...
2022-11-17 Sanjay Patel[Passes] reduce duplicated CHECK lines in tests; NFC
2022-11-17 bixia1[mlir][sparse] Run an integration test with codegen.
2022-11-17 Roman Lebedev[Analysis] `isSafeToLoadUnconditionally()`: `lifetime...
2022-11-17 Roman Lebedev[NFC][SROA] Add test for select speculation failures
2022-11-17 Stanislav Mekhanoshin[AMDGPU] Allow finer grain control of an unaligned...
2022-11-17 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2022-11-17 Matt ArsenaultValueTracking: Look through copysign in isKnownNeverInf...
2022-11-17 Jay Foad[AMDGPU] Remove isLiteralConstant and isLiteralConstantLike
2022-11-17 Matt ArsenaultValueTracking: Look through fneg in isKnownNeverNaN
2022-11-17 Jonas Paulsson[Clang, SystemZ] Add support for option -mno-pic-data...
2022-11-17 Sam McCall[include-cleaner] add macro symbols and implicit refs...
2022-11-17 Philip Reames[SDAG] Assert we don't see scalable VECTOR_SHUFFLES
2022-11-17 Jordan Rupprecht[test] Allow skipTestIfFn to apply to entire classes...
2022-11-17 Tomas Matheson[ARM][AArch64] De-template TargetParser types
2022-11-17 Alex BrachetFix debug-info test
2022-11-17 Tom Eccles[flang] Set default to -ffpcontract=fast
2022-11-17 Louis Dionne[libc++][NFC] Add missing include <cstring> in char_tra...
2022-11-17 luxufan[MemorySSA] Relax assert condition in createDefinedAccess
2022-11-17 Bradley Smith[AArch64][SVE] Ensure redundant PTEST are removed with...
2022-11-17 Sanjay Patel[PhaseOrdering] add test for load combining; NFC
2022-11-17 Sanjay Patel[SystemZ] change test to mir to better isolate miscompi...
2022-11-17 Louis Dionne[libc++] Only include_next C library headers when they...
2022-11-17 bixia1[mlir][sparse] Split SparseTensorRewrite into PreSparsi...
2022-11-17 David Green[ARM] Add an extra test for low trip count MVE vectoriz...
2022-11-17 Matthias Springer[mlir][transform] Add C++ builder to SequenceOp
2022-11-17 Guillaume Chatelet[libc][bazel] Add tests to the bazel build
2022-11-17 Martin Storsjö[openmp] [cmake] Fix detecting aarch64 in standalone...
2022-11-17 Alex Richardson[CGP] Update MemIntrinsic alignment if possible
2022-11-17 Alex Richardson[AMDGPU] Autogenerate a test in preparation for upcomin...
2022-11-17 Emmmer[LLDB][RISCV] Allow accessing FPR registers through...
2022-11-17 Emmmer[LLDB][RISCV] Allow accessing registers through ABI...
2022-11-17 Timm Bäder[clang] Short-circuit evaluation in ::EvaluateAsConstan...
2022-11-17 Uday Bondhugula[MLIR] NFC. Fix unused context warning from Parser.h
next