projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2023-01-03
Matt Arsenault
llvm-reduce: Try to fix error message test on windows
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
luxufan
[CVP] Simplify SRem when constantrange abs(lhs) < abs...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Lucas Prates
[NFC][AArch64] Adjust comments in tablegen file
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Muhammad Omair...
[LLDB] Skip python exception unit test on AArch64/Windows
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Muhammad Omair...
[LLDB] Skip TestThreadSpecificBreakpoint.py on AArch64...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
luxufan
[CVP] Add baseline tests of abs(lhs) < abs(rhs) in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Matt Arsenault
AMDGPU: Diagnose which LDS global failed to lower
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[TLI] Fix signature for fprintf (PR59757)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Erich Keane
Revert "[NFC] Update CXXSTatus to show we implement...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Erich Keane
[NFC] Update CXXSTatus to show we implement CWG 2061
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Matt Arsenault
llvm-reduce: Fix missing newline after error message
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[OpenMP] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[CGP] Avoid branch on poison UB in test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[SimplifyCFG] Add test for branch on undef/poison ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Tobias Gysi
[mlir][llvm] Make the import of LLVM IR metadata extens...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[LSR] Convert test to check IR (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[RewriteStatepointsForGC] Avoid branch on undef UB...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[RewriteStatepointsForGC] Convert some tests to opaque...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Florian Hahn
[ConstraintElim] Move after first instcombine run.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[SampleProfile] Avoid branch on undef UB in tests ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[SafepointIRVerifier] Convert tests to opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Michael Buch
[lldb][Test] TestDataFormatterLibcxxRangesRefView.py...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[PlaceSafepoints] Avoid branch on undef UB in test...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[HotColdSplit] Avoid branch on undef UB in test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[Coroutines] Convert some tests to opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[Coroutines] Avoid branch on undef UB in test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Muhammad Omair...
[llvm] XFAIL X86 tests failing on AArch64/Windows
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[CodeGenPrepare] Avoid branch on undef UB in tests...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Simon Pilgrim
Fix MSVC "result of 32-bit shift implicitly converted...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[CodeExtractor] Avoid branch on undef UB in tests ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[CodeExtractor] Convert some tests to opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[CallSiteSplitting] Avoid branch on undef UB in test...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[Inline] Avoid branch on undef UB in tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Matthias Springer
[mlir][transforms][NFC] Expand CanonicalizerPass docume...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Nikita Popov
[SimplifyCFG] Avoid branch on undef UB in test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Dinar Temirbulatov
[SLP][AArch64] Add fmuladd test coverage
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Muhammad Omair...
[compiler-rt] XFAIL builtins unit tests on WoA
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
chenglin.bi
[TypePromotion] Add truncate in ConvertTruncs when...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Mehdi Amini
Apply clang-tidy fixes for llvm-else-after-return in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Mehdi Amini
Apply clang-tidy fixes for performance-move-const-arg...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Haojian Wu
[clang-tidy] Fix all broken links in the comment.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Campbell Suter
Link the default GC strategies everywhere getGCStrategy...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Johannes Reifferscheid
Add a math.cbrt instruction and lowering to libm.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Chuanqi Xu
[C++20] [Modules] Emit full specialization of variable...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
LLVM GN Syncbot
[gn build] Port c570287fbf4d
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
wangpc
[RISCV][NFC] Move RISCVISAInfo back to Support
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Chuanqi Xu
[C++20] [Modules] Fix a crash when instantiate hidden...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Kazu Hirata
[llvm] Use std::optional instead of llvm::Optional...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
jacquesguan
[RISCV] Fix compile warning.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
jacquesguan
[RISCV] Use vfirst.m to extract the first element from...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Kazu Hirata
[polly] Use std::optional instead of llvm::Optional...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Owen Pan
[clang-format][NFC] Remove CRs at EOLs introduced in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Kazu Hirata
[flang] Use std::optional instead of llvm::Optional...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Kazu Hirata
[mlir] Use std::optional instead of llvm::Optional...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Owen Pan
[clang-format][NFC] Remove a superfluous semicolon...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
eopXD
[NFC][Clang][RISCV] Reduce boilerplate when determining...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Kazu Hirata
[BOLT] Use std::optional instead of llvm::Optional...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Kazu Hirata
[lld] Use std::optional instead of llvm::Optional ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Lang Hames
[ORC] Rename ThreadSafeModule::takingModuleDo to consum...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Lang Hames
[ORC] Add ThreadSafeModule::takingModuleDo for consumin...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Kazu Hirata
[clang-tools-extra] Use std::optional instead of llvm...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Kazu Hirata
[clang] Use std::optional instead of llvm::Optional...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Haojian Wu
Fix the broken bazel build for f6076bd81fce06bb29f83d37...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Dmitri Gribenko
[clang][dataflow] Remove unused includes
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Krzysztof Drewniak
[mlir][ROCDL] Translate known block size attributes...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Peter Rong
precommit formatting of LowerSwitch.cpp for D140747
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Sanjay Patel
[InstCombine] fold mask with not-of-sext-bool to select
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Sanjay Patel
[InstCombine] add tests for not-sext-bool+mask; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Sanjay Patel
[InstCombine] early exit to reduce indents in foldSelec...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Roman Lebedev
[InstCombine] Canonicalize math-y conditional negation...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Roman Lebedev
[NFC][InstCombine] Add tests for conditional negation...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Florian Hahn
[VPlan] Use VP_CLASSOF_IMPL for VPWidenCanonicalIVRecip...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Florian Hahn
[VPlan] Use VP_CLASSOF_IMPL for VPWidenMemoryInstructio...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Florian Hahn
[VPlan] Use VP_CLASSOF_IMPL for VPPredInstPHI (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Krzysztof Drewniak
Re-land D139865 "Add known_block_size and known_grid_si...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Nikita Popov
[LoopRotate] Convert tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Nikita Popov
[LoopRotate] Make test more robust (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Nikita Popov
[LoopRotate] Name instructions in test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Nikita Popov
[LoopPredication] Convert tests to opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Roman Lebedev
[DAGCombiner] `convertBuildVecZextToBuildVecWithZeros...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Muhammad Omair...
[LLDB] Enable TestSignedTypes.py for AArch64/Windows
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Nikita Popov
[InstCombine] Support vectors in icmp of GEP fold
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Nikita Popov
[InstCombine] Add tests for icmp of vector GEP (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Jonas Hahnfeld
[JITLink][RISCV] Order EdgeKind_riscv the same way...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Nikita Popov
[ValueTracking] Use SmallVector for non-undef/poison ops
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Oleksandr ...
[mlir] NFC use the correct markdown header in Bufferiza...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Daan De Meyer
[llvm-objcopy] Use getNumberOfSymbols() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Adrian Kuegel
[mlir][Bazel] Port cf487cce6f64
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Nikita Popov
[ValueTracking] Treat branch on undef as UB as well
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Nikita Popov
[SimpleLoopUnswitch] Perform poison query before transform
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Tamas Berghammer
[clang-tidy] Support std::string_view in readability...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Tobias Gysi
[mlir][llvm] Make the import of LLVM IR intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Nikita Popov
[ValueTracking] Remove branch-on-poison-as-ub flag...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Qfrost
[LLD][Windows]Feature "checksum" for Windows PE
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
Adrian Kuegel
[mlir][MemRef] Apply ClangTidy performance fix (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2023-01-02
luxufan
[JITLink][RISCV] Fix incorrectly use of uint32_t
commit
|
commitdiff
|
tree
|
snapshot
2023-01-01
Owen Pan
[clang-format][docs] Fix indentation for the Sphinx...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-01
Owen Pan
[clang-format][NFC] Clean up IntegerLiteralSeparatorFix...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-01
Jeff Bailey
[libc] [nfc] Fix heading underline.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-01
Roman Lebedev
[DAGCombiner][X86] Fold a CONCAT_VECTORS of SHUFFLE_VEC...
commit
|
commitdiff
|
tree
|
snapshot
next