platform/upstream/llvm.git
2022-12-07 Roman Lebedev[NFC] Port all LoopInterchange tests to `-passes=`...
2022-12-07 Roman Lebedev[NFC] Port all LoopIdiom tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopFusion tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopFlatten tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopDistribute tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopDeletion tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopDataPrefetch tests to `-passes=...
2022-12-07 Roman Lebedev[NFC] Port all LoopBoundSplit tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoadStoreVectorizer tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all LICM tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LCSSA tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all JumpThreading tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all InstSimplify tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all InstMerge tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all InstCombine tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all IndVarSimplify tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all IRCE tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all GuardWidening tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all GlobalOpt tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all GlobalDCE tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all GVNSink tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all GVNHoist tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all GVN tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all FunctionSpecialization tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all FunctionAttrs tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all ForcedFunctionAttrs tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all Float2Int tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all DivRemPairs tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all DeadStoreElimination tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all DeadArgElim tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all DFAJumpThreading tests to `-passes=...
2022-12-07 Roman Lebedev[NFC] Port all CrossDSOCFI tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all CorrelatedValuePropagation tests to...
2022-12-07 Roman Lebedev[NFC] Port all Coroutines tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all ConstraintElimination tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all ConstantHoisting tests to `-passes=...
2022-12-07 Roman Lebedev[NFC] Port all CodeExtractor tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all CanonicalizeFreezeInLoops tests to ...
2022-12-07 Roman Lebedev[NFC] Port all CallSiteSplitting tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all BlockExtractor tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all Attributor tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all ArgumentPromotion tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all ADCE tests to `-passes=` syntax
2022-12-07 Tue Ly[libc] Fix undefined behavior in UInt<>::shift_right.
2022-12-07 Akira HatanakaAdd support for a backdoor driver option that enables...
2022-12-07 Krzysztof Parzyszek[Bitcode(Reader|Writer)] Convert Optional to std::optional
2022-12-07 bixia1[mlir][sparse] Add dependence on bufferization.
2022-12-07 Mahesh Ravishankar[mlir][Transforms] Simplify region before simplifying...
2022-12-07 Leonard Chan[compiler-rt][hwasan] Let CheckAddressSized eventually...
2022-12-07 Johannes Doerfert[AMDGPU] Annotate the intrinsics to be default and...
2022-12-07 Jakub Kuderski[mlir][arith] Fix comment typo. NFC.
2022-12-07 Jakub Kuderski[mlir][arith] Rename addui_carry to addui_extended
2022-12-07 Jon Chesterfield[amdgpu] Reimplement LDS lowering
2022-12-07 Alexander Belyaev[mlir] Make patterns for folding tensor.empty optional.
2022-12-07 Simon Pilgrim[llvm-exegesis][x86] Add test coverage for Issue #38507
2022-12-07 Bran HaggerEnable kmpc_atomic functions for arm64
2022-12-07 Chris BienemanGenerate DXIL Shader hash
2022-12-07 Alexander YermolovichRevert "[llvm][dwwarf] Change CU/TU index to 64-bit"
2022-12-07 Alexander YermolovichRevert "[DWARFLibrary] Add support to re-construct...
2022-12-07 Alexander Yermolovich[BOLT][DWARF] Don't create extra .debug_str_offsets...
2022-12-07 Alexander Yermolovich[DWARFLibrary] Add support to re-construct cu-index
2022-12-07 Alexander Yermolovich[llvm][dwwarf] Change CU/TU index to 64-bit
2022-12-07 Craig TopperRevert "[RISCV] Return InstSeq from generateInstSeqImpl...
2022-12-07 Matt ArsenaultNVPTX: Cleanup check for denormal mode
2022-12-07 Matt ArsenaultAMDGPU: Rename test functions and add some cases for...
2022-12-07 David TentyRevert "[libunwind] Use .irp directives. NFC"
2022-12-07 Nicolai HähnleGISel/Combiner: maintain created instructions in a...
2022-12-07 Koakuma[SPARC] Lower SELECT_CC to MOVr on 64-bit target whenev...
2022-12-07 Shilei Tian[NFC][Object] Include header `BitcodeReader.h` instead...
2022-12-07 Brad SmithRevert "[SPARC] Mark the %g0 register as constant ...
2022-12-07 Craig Topper[RISCV] Without Zfh, promote f16 inputs before creating...
2022-12-07 Roman Lebedev[NFC] Port all SimpleLoopUnswitch tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all (but one) HotColdSplit tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all CodeExtractor tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopIdiom tests to `-passes=` syntax
2022-12-07 Nico Weber[gn build] Reformat all build files
2022-12-07 Javier Setoain[mlir] Add hoisting of transfer ops in affine loops
2022-12-07 bixia1[mlir][sparse] Improve concatenate operation conversion...
2022-12-07 Nico Weber[clang] Tweak test to tolerate clang being called ...
2022-12-07 Craig Topper[RISCV] Promote f16 fp_to_int_sat with Zfhmin during...
2022-12-07 Jacob Lambert[Driver][test] Fix test by creating empty archive inste...
2022-12-07 James Y Knight[SPARC] Simplify instruction decoder.
2022-12-07 James Y Knight[TableGen] More named sub-operands work.
2022-12-07 Craig Topper[RISCV] Consolidate identical (fcopysign FPR32:, FPR16...
2022-12-07 Rob Suderman[mlir][tosa] Fix tosa.resize for i48 accumulator
2022-12-07 Keith SmileyFix @llvm.global_ctors docs (NFC)
2022-12-07 Roman Lebedev[NFC] Port all IndVarSimplify tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all RewriteStatepointsForGC tests to `-passe...
2022-12-07 Roman Lebedev[NFC] Port all MergeFunc tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all GVN tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all IROutliner tests to `-passes=` syntax
2022-12-07 Tim NorthoverAArch64: emit `fcmp ord %a, zeroinitializer` as a singl...
2022-12-07 Roman Lebedev[NFC] Port all SLPVectorizer tests to `-passes=` syntax
2022-12-07 Thomas Raoux[mlir][linalg] Add extra parameter to tiling reduction...
2022-12-07 Koakuma[SPARC] Mark the %g0 register as constant & use it...
2022-12-07 Joe Nash[AMDGPU] Enable OMod on more VOP3 instructions
2022-12-07 Alex RichardsonOverload all llvm.annotation intrinsics for globals...
2022-12-07 Alex RichardsonAdd a baseline test for llvm.annotation IR upgrade
2022-12-07 Amara Emerson[GlobalISel] Add a new G_INVOKE_REGION_START instructio...
2022-12-07 Philip Reames[RISCV][InsertVSETVLI] Generalize scalar move rule...
next