platform/upstream/llvm.git
2023-06-12 Francesco Petrogalli[MISched] Use StartAtCycle in trace dumps.
2023-06-12 Christian Ulmann[mlir][llvm] Ensure immediate usage in intrinsics
2023-06-12 Hristo Hristov[libc++][spaceship] P1614R2: Removed global `operator...
2023-06-12 Piotr ZegarRevert "[clang-tidy] Move formatDereference to FixitHin...
2023-06-12 Hristo Hristov[libc++][spaceship] P1612R2: Removed `operator!=` from...
2023-06-12 Hristo Hristov[libc++][spaceship] P1614R2: Removed `operator!=` from...
2023-06-12 Mike Crowe[clang-tidy] Move formatDereference to FixitHintUtils
2023-06-12 Piotr Zegar[clang-tidy][NFC] Sort changes by check name in Release...
2023-06-12 Felix[clang-tidy] Readability-container-data-pointer adds...
2023-06-12 Weining Lu[doc][LoongArch] Use ``lp64s`` instead of `lp64s`. NFC
2023-06-12 Haojian Wu[AST] Always set dependent-type for the CallExpr for...
2023-06-12 wangpc[RISCV] Don't iterate SEW set again for floating-point
2023-06-12 luxufan[SCCP] Replace new value's value state with removed...
2023-06-12 Kelvin Li[flang] Improve compiler_version test (NFC)
2023-06-12 Douglas YungMake test more flexible for platforms that may emit...
2023-06-11 Fangrui Song[Driver] Default to -fxray-function-index
2023-06-11 Fangrui Song[XRay] Rename XRayOmitFunctionIndex to XRayFunctionIndex
2023-06-11 Florian Hahn[VPlan] Use step from induction recipe directly. (NFC)
2023-06-11 Kazu Hirata[CodeGen] Use DenseMapBase::lookup (NFC)
2023-06-11 Kazu Hirata[ExecutionEngine] Remove unused declaration executeCast...
2023-06-11 Kazu Hirata[FuzzMutate] Remove unused declaration chooseType
2023-06-11 Kazu HirataDo not unnecessarily include StringSwitch.h
2023-06-11 Kazu Hirata[ProfileData] Remove unused class SoftInstrProfErrors
2023-06-11 Kazu Hirata[Scalar] Remove RewriteStatepointsForGCLegacyPass
2023-06-11 Oleksii Lozovskyi[AArch64][ARM][X86] Split XRay tests for Linux/macOS
2023-06-11 Fangrui Song[Driver] Simplify xray options
2023-06-11 Hristo Hristov[libc++][spaceship] P1614R2: Removed ops from `unordere...
2023-06-11 Fangrui Song[Driver] Simplify -fxray-instrument handling
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`
next