platform/upstream/llvm.git
2023-06-11 Simon Pilgrim[GlobalIsel][X86] Ensure bit count legalizer patterns...
2023-06-11 Fangrui Song[Driver] Place -ffixed-r19 and some -m* options in...
2023-06-11 Hristo Hristov[libc++][spaceship] P1614R2: Removed ops from `complex`
2023-06-11 Hristo Hristov[libc++][spaceship] P1614R2: Added `operator==` to...
2023-06-11 Hristo Hristov[libc++][spaceship] P1614R2: Removed ops from `memory_r...
2023-06-11 Fangrui Song[Driver] Place -mharden-sls= in m_Group
2023-06-11 Kazu Hirata[IPO] Remove unused forward declarations
2023-06-11 Deniz Evrenci[clang-tidy] Check functions called from catch blocks
2023-06-11 Kazu Hirata[InstCombine] Remove unused function createInstructionC...
2023-06-11 Antonio Frighetto[ConstraintElimination] Handle `ICMP_EQ` predicates
2023-06-11 David Green[NFC] Replace ;; with ;
2023-06-11 Yingwei Zheng[RISCV][NFC] Fix typo in RISCVAsmPrinter::emitNTLHint
2023-06-11 David Green[AArch64] Make VECREDUCE_FMIN/FMAX legal. NFCI
2023-06-11 AdityaK[libcxx] Use the unoptimized routines for volatile...
2023-06-11 Kazu Hirata[ObjectYAML] Remove unused struct DebugSubsectionState
2023-06-11 Kazu Hirata[Scalar] Remove unused function createLICMPass
2023-06-11 Kazu Hirata[CodeGen] Remove unused declaration createNVPTXRuntimeF...
2023-06-11 Kazu Hirata[Transforms] Remove unused declaration createGVExtracti...
2023-06-11 Michael Liao[TableGen] Fix indentation. NFC
2023-06-11 Kazu Hirata[llvm] Remove unused declarations initialize.*Pass
2023-06-11 Ben Shi[AVR] Optimize 8-bit rotation when rotation bits == 3
2023-06-11 Ben Shi[AVR] Optimize 8-bit rotation when rotation bits >= 4
2023-06-10 Kazu Hirata[Transforms] Remove AddDiscriminatorsLegacyPass
2023-06-10 Kazu Hirata[Scalar] Remove CallSiteSplittingLegacyPass
2023-06-10 Kazu Hirata[Transforms] Remove unused function createSimpleLoopUnr...
2023-06-10 Kazu Hirata[Transforms] Remove unused function createCallSiteSplit...
2023-06-10 Kazu Hirata[Transforms] Remove unused function createAddDiscrimina...
2023-06-10 Kazu Hirata[Analysis] Remove unused function createAAResultsWrappe...
2023-06-10 Florian Hahn[ConstraintElim] Add additional monotonic phi tests.
2023-06-10 Kazu HirataRevert "[MCParser] Modernize CppHashInfoTy (NFC)"
2023-06-10 Noah Goldstein[X86] Make constant `mul` -> `shl` + `add`/`sub` work...
2023-06-10 Noah Goldstein[InstCombine] Canonicalize (icmp eq/ne X, rotate(X...
2023-06-10 Noah Goldstein[InstCombine] Transform (icmp eq/ne rotate(X,AX),rotate...
2023-06-10 Noah Goldstein[InstCombine] Add tests for equality `icmp` with rotate...
2023-06-10 Hristo Hristov[libc++][spaceship][NFC] Updates `SpaceshipProjects...
2023-06-10 Kazu Hirata[Transforms] Fix an unused variable warning
2023-06-10 Stanislav Mekhanoshin[AMDGPU] Stop hardcoding v_mov_b32 in VOPD. NFCI.
2023-06-10 Sam James[CMake] Add missing CheckCSourceCompiles include
2023-06-10 Kazu Hirata[CodeGen] Remove mentions of OLDPM
2023-06-10 Kazu Hirata[Transforms] Remove unused declaration createAssumeSimp...
2023-06-10 VikramFix CodeGen HIP test case failing on some targets
2023-06-10 rikhuijzer[MLIR][doc] Make summary appear different than discription
2023-06-10 Matt ArsenaultLowerMemIntrinsics: Skip memmove with different address...
2023-06-10 Ben Shi[AVR] Fix incorrect expansion of pseudo instruction...
2023-06-10 Ben Shi[AVR] Enable sub register liveness
2023-06-10 Ben Shi[AVR][NFC] Improve CodeGen tests
2023-06-10 Kazu Hirata[MCParser] Modernize CppHashInfoTy (NFC)
2023-06-10 Kazu Hirata[llvm] Use DenseMapBase::lookup (NFC)
2023-06-10 Kazu Hirata[Transforms] Remove unused declarations
2023-06-10 Kazu Hirata[Transforms] Remove unused declarations
2023-06-10 Kazu Hirata[TableGen] Remove unused declaration TimeRegions
2023-06-10 Matt ArsenaultAMDGPU: Implement known bits functions for min3/max3...
2023-06-10 Matt ArsenaultAMDGPU: Add baseline tests for known bits handling...
2023-06-10 Tom Eccles[flang][hlfir] allow recursive intrinsic lowering
2023-06-10 Vikram[AMDGPU] Non hostcall printf support for HIP
2023-06-10 Paulo Matos[clang][WebAssembly] Implement support for table types...
2023-06-10 Matt ArsenaultAMDGPU: Move LICM after AMDGPUCodeGenPrepare
2023-06-10 Piotr Zegar[clang-tidy] Optimize misc-confusable-identifiers
2023-06-10 Nuno LopesPromoteMem2Reg: use poison instead of undef as placehol...
2023-06-10 luxufan[SCCP] Skip computing intrinsics if one of its args...
2023-06-10 luxufan[SCCP][NFC] Precommit test
2023-06-10 Dhruv Chawla[NFC][SetVector] Update some usages of SetVector to...
2023-06-10 Dhruv Chawla[SetVector] Improve performance for small sizes
2023-06-10 Guillaume Chatelet[libc][NFC] Introduce a Location object for consistent...
2023-06-10 Guillaume Chatelet[libc][NFC] Clean up matchers namespace
2023-06-10 Tue Ly[libc][math] Move str method from FPBits class to testi...
2023-06-10 khei4[MemCpyOpt] Use memcpy source directly if dest is known...
2023-06-10 khei4[MemCpyOpt] precommit test for memcpy removal for immut...
2023-06-10 Timm Bäder[clang][NFC] Refactor printableTextForNextCharacter
2023-06-10 Timm Bäder[clang][parse][NFC] Fix grammar in a comment
2023-06-10 Thorsten Schütt[GlobalIsel][X86] Legalize G_FREEZE
2023-06-10 Hristo Hristov[libc++][spaceship] Implement `operator<=>` for `stack`
2023-06-10 Phoebe Wang[SelectionDAG] Update test case according to post revie...
2023-06-10 Vitaly Buka[HWASAN] Fix verbose_threads
2023-06-10 Hristo Hristov[libc++][spaceship] Implement `operator<=>` for `vector`
2023-06-10 Hristo Hristov[libc++][spaceship] Fixed `__debug_three_way_comp`...
2023-06-10 Vitaly Buka[test][HWASAN] Add verbose_threads test
2023-06-10 Shivam Gupta[NFC] Remove old README.txt under llvm/lib/Analysis/
2023-06-10 Matt ArsenaultAMDGPU: Extract test out of old patch
2023-06-10 Matt ArsenaultAMDGPU: Mark scalar loads as rematerializable
2023-06-10 Matt ArsenaultAMDGPU: Avoid endpgm in middle of block for fallback...
2023-06-10 Matt ArsenaultGlobalISel: Remove block insertion legalizer check
2023-06-10 Matt ArsenaultCodeGen: Expand memory intrinsics in PreISelIntrinsicLo...
2023-06-10 Volodymyr Sapsai[ASTStructuralEquivalence] Fix crash when ObjCCategoryD...
2023-06-10 Jordan Rupprecht[bazel][NFC] Add Dialect/Func/Extensions library and...
2023-06-09 ziqingluo-90[-Wunsafe-buffer-usage] Remove the unnecessary `const...
2023-06-09 Paul Kirth[clang-format] Remove redundant test case
2023-06-09 Matt ArsenaultAMDGPU: Add baseline tests for integer mad matching
2023-06-09 Matt ArsenaultInline: Fix case of not inlining with denormal-fp-math-f32
2023-06-09 Matt ArsenaultAMDGPU: Add inlining testcases for denormal-fp-math
2023-06-09 Vitaly Buka[test][Msan] Move x86 specific tests into subdir
2023-06-09 ziqingluo-90[-Wunsafe-buffer-usage] Add fix-its for function parame...
2023-06-09 Alex Langford[lldb][NFCI] Replace some static ConstStrings with...
2023-06-09 Krzysztof Parzyszek[RDF] Do not use trailing return type after all, NFC
2023-06-09 Krzysztof Parzyszek[RDF] Stop looking when reached code node in getNextRef...
2023-06-09 John McIver[InstCombine] Optimize and of icmps with power-of-2...
2023-06-09 John McIver[InstCombine][NFC] Add tests pre-implementation of...
2023-06-09 Amara Emerson[GlobalISel] Fix D144336 in a different way, by choosin...
2023-06-09 Joseph Huber[libc] Fix some tests on NVPTX due to insufficient...
2023-06-09 Akira HatanakaFix regex in test case so that it doesn't match "covera...
next