platform/upstream/llvm.git
2022-09-08 Sanjay Patel[InstCombine] Fold icmp of truncated left shift
2022-09-08 Florian Hahn[AArch64] Add tests for lowering trunc to i8 using...
2022-09-08 Djordje TodorovicRecommit "[AggressiveInstCombine] Lower Table Based...
2022-09-08 Ivan Kosarev[AMDGPU] Only raise wave priority if there is a long...
2022-09-08 Jay Foad[AMDGPU] Add basic tests for emitting v_fma_f16 and...
2022-09-08 Florian Hahn[VPlan] Only generate single instr for loads uniform...
2022-09-08 Florian Hahn[AArch64] Add tests for shuffle (tbl2, tbl2) -> tbl4...
2022-09-08 Nikita Popov[LICM] Add test for sret with conditional store (NFC)
2022-09-08 Christian Sigg[lit] Test changes to make it work with bazel
2022-09-08 Matt Devereau[AArch64][SVE] Add out of range SVE arg CC test
2022-09-08 liqinweng[AARCH64][COST] Improve cost of reverse shuffles for...
2022-09-08 liqinweng[RISCV][COST] Add cost model for mask vector select...
2022-09-08 Manuel Brito[unittests] Change operands of Add in AsmWriterTest...
2022-09-08 Nico Weber[gn build] port a0365abad811
2022-09-08 David Spickett[LLVM][ARM] Remove options for armv2, 2A, 3 and 3M
2022-09-08 Johannes ReifferscheidFix clang-format.
2022-09-08 chenglin.bi[AArch64] add i56 load store pair test case; NFC
2022-09-08 Fangrui Song[Driver] Support -gz=zstd
2022-09-08 Nikita Popov[ConstantExpr] Remove fneg expression
2022-09-08 Johannes ReifferscheidOne-shot-bufferize: fix for inconsistent while arg...
2022-09-08 Fangrui SongC++/ObjC++: switch to gnu++17 as the default standard
2022-09-08 Uday BondhugulaImprove diagnostic when emitting operations with regions
2022-09-08 Valentin Clement[flang] Deallocate intent(out) allocatables
2022-09-08 Timm Bäder[clang][Interp] Only initialize initmaps for primitive...
2022-09-08 Fangrui Song[MC] Support writing ELFCOMPRESS_ZSTD compressed debug...
2022-09-08 Fangrui Song[llvm-objcopy] Support --{,de}compress-debug-sections...
2022-09-08 Fangrui Song[Support] Add llvm::compression::{getReasonIfUnsupporte...
2022-09-08 Nikita PopovRevert "C++/ObjC++: switch to gnu++17 as the default...
2022-09-08 Nikita PopovRevert "[Support] Add llvm::compression::{getReasonIfUn...
2022-09-08 Fangrui Song[Support] Work around GCC's enum support
2022-09-08 Fangrui Song[MC] Support writing ELFCOMPRESS_ZSTD compressed debug...
2022-09-08 Fangrui Song[llvm-objcopy] Support --{,de}compress-debug-sections...
2022-09-08 Fangrui Song[Support] Add llvm::compression::{getReasonIfUnsupporte...
2022-09-08 jacquesguan[mlir][Math] Add constant folder for RoundOp.
2022-09-08 gonglingqin[LoongArch] Add codegen support for atomicrmw xchg...
2022-09-08 gonglingqin[LoongArch] Add codegen support for atomicrmw xchg...
2022-09-08 Christian Sigg[MLIR] NFC: add back exports_files(["run_lit.sh"]).
2022-09-08 Timm Bäder[clang][Interp][NFC] Use constexpr if when possible...
2022-09-08 Timm Bäder[clang][Interp][NFC] Context::classify() can be const
2022-09-08 Timm Bäder[clang][Interp] Implement array initializers and subscr...
2022-09-08 Timm Bäder[clang][Interp] Handle missing local initializers better
2022-09-08 Timm Bäder[clang][Interp] Handle SubstNonTypeTemplateParmExprs
2022-09-08 Timm Bäder[clang][Interp] Implement ImplicitValueInitExprs
2022-09-08 Timm Bäder[clang][Interp] Implement IntegralToBoolean casts
2022-09-08 Timm Bäder[clang][Interp] Implement function calls
2022-09-08 Timm Bäder[clang] Perform implicit lvalue-to-rvalue cast with...
2022-09-08 Fangrui Song[NewPM] Switch -filter-passes from ClassName to pass...
2022-09-08 Arthur Eubanks[NFC][MachineFunctionPass] Only lookup pass name if...
2022-09-08 Craig Topper[X86] Pre-commit test for PR57576. NFC
2022-09-08 Amir Ayupov[BOLT][TEST] Remove functions with dynamic exception...
2022-09-08 Chenbing Zheng[InstCombine] extractvalue (any_mul_with_overflow X...
2022-09-08 Michael Berg[NFC][DSE] Add a masked dead store test that should...
2022-09-08 Ryan Prichard[libunwind] Fix a few libunwind includes
2022-09-08 Katherine Rasmussen[flang] Write semantics test for atomic_fetch_add
2022-09-08 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-09-08 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-09-07 River Riddle[mlir:PassTiming] Always use parentInfo for determining...
2022-09-07 Fabian Parzefall[BOLT] Distinguish sections in heatmap
2022-09-07 Justin Bogner[AMDGPU] Drop _oneuse checks from med3 patterns
2022-09-07 Stanislav Mekhanoshin[AMDGPU] Fix liveness verifier error in hazard recognizer
2022-09-07 Tue Ly[libc][math] Implement asinf function correctly rounded...
2022-09-07 Aart Bik[mlir][sparse] change variable dimension to fixed attri...
2022-09-07 Tue Ly[libc] Return correct values for hypot when overflowed.
2022-09-07 Marc Auberer[InstCombine] Baseline tests for folding x + (x | ...
2022-09-07 Fangrui SongRevert D133266 "[MinGW] Reject explicit non-default...
2022-09-07 LLVM GN Syncbot[gn build] Port 97c2220565ab
2022-09-07 LLVM GN Syncbot[gn build] Port 3e7350f3173b
2022-09-07 Sami Tolvanen[InstCombine] Fix a crash in -kcfi debug block
2022-09-07 Nico Weber[gn build] port aa484c90cf59
2022-09-07 Nico Weber[gn build] port e321c8dd2cea
2022-09-07 Joseph Huber[Libomptarget] Implement OpenMP 5.2 semantics for devic...
2022-09-07 Krzysztof Parzyszek[Hexagon] Move vectorization checks from subtarget...
2022-09-07 Volodymyr Sapsai[ODRHash diagnostics] Move `ODRDiagsEmitter` to libAST...
2022-09-07 Stanislav Mekhanoshin[AMDGPU] W/a hazard if 64 bit shift amount is a highest...
2022-09-07 Fangrui SongC++/ObjC++: switch to gnu++17 as the default standard
2022-09-07 Florian Mayer[ASan] Show memory rather than tag addresses in tag...
2022-09-07 Christian Sigg[MLIR] NFC: add back `exports_files(["LICENSE.txt"])`.
2022-09-07 Christian Sigg[MLIR] NFC: expand comment in bazel BUILD file
2022-09-07 Fangrui Song[Bazel] Make clang/unittests:lex_tests depend on /...
2022-09-07 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-09-07 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-09-07 Marco Elver[Clang] Introduce -fexperimental-sanitize-metadata=
2022-09-07 Marco Elver[SanitizerBinaryMetadata] Introduce SanitizerBinaryMeta...
2022-09-07 Joseph Huber[Libomptarget] Remove leftover ELF header from x86...
2022-09-07 Craig Topper[RISCV] Remove space before colon in error message.
2022-09-07 Leonard Grey[lld-macho] Hardlink -object_path_lto files to cache...
2022-09-07 Mark de Wever[libc++] Fixes CI.
2022-09-07 Peiming Liu[mlir][sparse] Refactoring: remove dependence on tuple...
2022-09-07 Joseph Huber[Libomptarget] Replace libelf with LLVM's Elf libraries
2022-09-07 Joseph Huber[Libomptarget] Add utility functions for loading an...
2022-09-07 Florian Hahn[AArch64] Add tests for using tbl for fp conversions.
2022-09-07 Craig Topper[RISCV] Remove unnecessary word from error message.
2022-09-07 Argyrios Kyrtzidis[Lex/DependencyDirectivesScanner] Keep track of the...
2022-09-07 Jon Chesterfield[amdgpu] Always, instead of mostly, remove unused LDS...
2022-09-07 Aart Bik[mlir][sparse] minor zero test refactoring in rewriting
2022-09-07 Aart Bik[mlir][sparse] fix python indentation in test
2022-09-07 LLVM GN Syncbot[gn build] Port e5d2d3eafbb3
2022-09-07 Mark de Wever[libc++][locale] Removes an transitive include.
2022-09-07 Florian Hahn[AArch64] Add additional tests for tbl expansion.
2022-09-07 yronglinAvoid __builtin_assume_aligned crash when the 1st arg...
next