platform/upstream/llvm.git
2023-01-03 Matt Arsenaultllvm-reduce: Reduce prologue data
2023-01-03 Matt Arsenaultllvm-reduce: Reduce prefix data
2023-01-03 Matt Arsenaultllvm-reduce: Add reduction for function personalities
2023-01-03 Matt ArsenaultAMDGPU: Use cast instead of unchecked dyn_cast
2023-01-03 Matt ArsenaultOpenMPOpt: Fix introducing empty nvvm.annotations into...
2023-01-03 luxufan[LoopFusion] Exit early if one of fusion candidate...
2023-01-03 Matt Arsenaultllvm-reduce: Avoid push_back for constant array
2023-01-03 Matt Arsenaultllvm-reduce: Remove unused class
2023-01-03 Matt Arsenaultllvm-reduce: Restrict set of run delta passes in invoke...
2023-01-03 Matt ArsenaultUtils: Fix comment typos
2023-01-03 Samuel Parker[TypePromotion] NewPM support.
2023-01-03 Samuel Parker[NFC] Formatting
2023-01-03 Erich KeaneReapply "[NFC] Update CXXSTatus to show we implement...
2023-01-03 Matt Arsenaultllvm-reduce: Try to fix error message test on windows
2023-01-03 luxufan[CVP] Simplify SRem when constantrange abs(lhs) < abs...
2023-01-03 Lucas Prates[NFC][AArch64] Adjust comments in tablegen file
2023-01-03 Muhammad Omair... [LLDB] Skip python exception unit test on AArch64/Windows
2023-01-03 Muhammad Omair... [LLDB] Skip TestThreadSpecificBreakpoint.py on AArch64...
2023-01-03 luxufan[CVP] Add baseline tests of abs(lhs) < abs(rhs) in...
2023-01-03 Matt ArsenaultAMDGPU: Diagnose which LDS global failed to lower
2023-01-03 Nikita Popov[TLI] Fix signature for fprintf (PR59757)
2023-01-03 Erich KeaneRevert "[NFC] Update CXXSTatus to show we implement...
2023-01-03 Erich Keane[NFC] Update CXXSTatus to show we implement CWG 2061
2023-01-03 Matt Arsenaultllvm-reduce: Fix missing newline after error message
2023-01-03 Nikita Popov[OpenMP] Convert some tests to opaque pointers (NFC)
2023-01-03 Nikita Popov[CGP] Avoid branch on poison UB in test (NFC)
2023-01-03 Nikita Popov[SimplifyCFG] Add test for branch on undef/poison ...
2023-01-03 Tobias Gysi[mlir][llvm] Make the import of LLVM IR metadata extens...
2023-01-03 Nikita Popov[LSR] Convert test to check IR (NFC)
2023-01-03 Nikita Popov[RewriteStatepointsForGC] Avoid branch on undef UB...
2023-01-03 Nikita Popov[RewriteStatepointsForGC] Convert some tests to opaque...
2023-01-03 Florian Hahn[ConstraintElim] Move after first instcombine run.
2023-01-03 Nikita Popov[SampleProfile] Avoid branch on undef UB in tests ...
2023-01-03 Nikita Popov[SafepointIRVerifier] Convert tests to opaque pointers...
2023-01-03 Michael Buch[lldb][Test] TestDataFormatterLibcxxRangesRefView.py...
2023-01-03 Nikita Popov[PlaceSafepoints] Avoid branch on undef UB in test...
2023-01-03 Nikita Popov[HotColdSplit] Avoid branch on undef UB in test (NFC)
2023-01-03 Nikita Popov[Coroutines] Convert some tests to opaque pointers...
2023-01-03 Nikita Popov[Coroutines] Avoid branch on undef UB in test (NFC)
2023-01-03 Muhammad Omair... [llvm] XFAIL X86 tests failing on AArch64/Windows
2023-01-03 Nikita Popov[CodeGenPrepare] Avoid branch on undef UB in tests...
2023-01-03 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2023-01-03 Nikita Popov[CodeExtractor] Avoid branch on undef UB in tests ...
2023-01-03 Nikita Popov[CodeExtractor] Convert some tests to opaque pointers...
2023-01-03 Nikita Popov[CallSiteSplitting] Avoid branch on undef UB in test...
2023-01-03 Nikita Popov[Inline] Avoid branch on undef UB in tests (NFC)
2023-01-03 Matthias Springer[mlir][transforms][NFC] Expand CanonicalizerPass docume...
2023-01-03 Nikita Popov[SimplifyCFG] Avoid branch on undef UB in test (NFC)
2023-01-03 Dinar Temirbulatov[SLP][AArch64] Add fmuladd test coverage
2023-01-03 Muhammad Omair... [compiler-rt] XFAIL builtins unit tests on WoA
2023-01-03 chenglin.bi[TypePromotion] Add truncate in ConvertTruncs when...
2023-01-03 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2023-01-03 Mehdi AminiApply clang-tidy fixes for performance-move-const-arg...
2023-01-03 Haojian Wu[clang-tidy] Fix all broken links in the comment.
2023-01-03 Campbell SuterLink the default GC strategies everywhere getGCStrategy...
2023-01-03 Johannes ReifferscheidAdd a math.cbrt instruction and lowering to libm.
2023-01-03 Chuanqi Xu[C++20] [Modules] Emit full specialization of variable...
2023-01-03 LLVM GN Syncbot[gn build] Port c570287fbf4d
2023-01-03 wangpc[RISCV][NFC] Move RISCVISAInfo back to Support
2023-01-03 Chuanqi Xu[C++20] [Modules] Fix a crash when instantiate hidden...
2023-01-03 Kazu Hirata[llvm] Use std::optional instead of llvm::Optional...
2023-01-03 jacquesguan[RISCV] Fix compile warning.
2023-01-03 jacquesguan[RISCV] Use vfirst.m to extract the first element from...
2023-01-03 Kazu Hirata[polly] Use std::optional instead of llvm::Optional...
2023-01-03 Owen Pan[clang-format][NFC] Remove CRs at EOLs introduced in...
2023-01-03 Kazu Hirata[flang] Use std::optional instead of llvm::Optional...
2023-01-03 Kazu Hirata[mlir] Use std::optional instead of llvm::Optional...
2023-01-03 Owen Pan[clang-format][NFC] Remove a superfluous semicolon...
2023-01-03 eopXD[NFC][Clang][RISCV] Reduce boilerplate when determining...
2023-01-03 Kazu Hirata[BOLT] Use std::optional instead of llvm::Optional...
2023-01-03 Kazu Hirata[lld] Use std::optional instead of llvm::Optional ...
2023-01-03 Lang Hames[ORC] Rename ThreadSafeModule::takingModuleDo to consum...
2023-01-03 Lang Hames[ORC] Add ThreadSafeModule::takingModuleDo for consumin...
2023-01-03 Kazu Hirata[clang-tools-extra] Use std::optional instead of llvm...
2023-01-02 Kazu Hirata[clang] Use std::optional instead of llvm::Optional...
2023-01-02 Haojian WuFix the broken bazel build for f6076bd81fce06bb29f83d37...
2023-01-02 Dmitri Gribenko[clang][dataflow] Remove unused includes
2023-01-02 Krzysztof Drewniak[mlir][ROCDL] Translate known block size attributes...
2023-01-02 Peter Rongprecommit formatting of LowerSwitch.cpp for D140747
2023-01-02 Sanjay Patel[InstCombine] fold mask with not-of-sext-bool to select
2023-01-02 Sanjay Patel[InstCombine] add tests for not-sext-bool+mask; NFC
2023-01-02 Sanjay Patel[InstCombine] early exit to reduce indents in foldSelec...
2023-01-02 Roman Lebedev[InstCombine] Canonicalize math-y conditional negation...
2023-01-02 Roman Lebedev[NFC][InstCombine] Add tests for conditional negation...
2023-01-02 Florian Hahn[VPlan] Use VP_CLASSOF_IMPL for VPWidenCanonicalIVRecip...
2023-01-02 Florian Hahn[VPlan] Use VP_CLASSOF_IMPL for VPWidenMemoryInstructio...
2023-01-02 Florian Hahn[VPlan] Use VP_CLASSOF_IMPL for VPPredInstPHI (NFC).
2023-01-02 Krzysztof DrewniakRe-land D139865 "Add known_block_size and known_grid_si...
2023-01-02 Nikita Popov[LoopRotate] Convert tests to opaque pointers (NFC)
2023-01-02 Nikita Popov[LoopRotate] Make test more robust (NFC)
2023-01-02 Nikita Popov[LoopRotate] Name instructions in test (NFC)
2023-01-02 Nikita Popov[LoopPredication] Convert tests to opaque pointers...
2023-01-02 Roman Lebedev[DAGCombiner] `convertBuildVecZextToBuildVecWithZeros...
2023-01-02 Muhammad Omair... [LLDB] Enable TestSignedTypes.py for AArch64/Windows
2023-01-02 Nikita Popov[InstCombine] Support vectors in icmp of GEP fold
2023-01-02 Nikita Popov[InstCombine] Add tests for icmp of vector GEP (NFC)
2023-01-02 Jonas Hahnfeld[JITLink][RISCV] Order EdgeKind_riscv the same way...
2023-01-02 Nikita Popov[ValueTracking] Use SmallVector for non-undef/poison ops
2023-01-02 Oleksandr ... [mlir] NFC use the correct markdown header in Bufferiza...
2023-01-02 Daan De Meyer[llvm-objcopy] Use getNumberOfSymbols() instead of...
next