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-04-18
Rahman Lavaee
Refactor BasicBlockSectionsProfileReader::getBBClusterI...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
LLVM GN Syncbot
[gn build] Port 76e1521b0acf
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Prem Chintalapudi
Non-debuginfo JITLink perf jitdump support
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Lei Zhang
[mlir][spirv][vector] Enable vector3 when converting...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Bill Wendling
[Clang][NFC] Rename methods/vars to reflect their real...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Jason Molenda
Remove hardcoded address bits in ABIMacOS_arm64
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Vitaly Buka
[NFC][lsan] Rename test function
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Vitaly Buka
[lsan] Disabled D148281 test on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Siva Chandra...
[libc] Add two more recipes to do a cross build.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Alexey Bataev
[SLP]Add final resize to ShuffleCostEstimator::finalize...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Siva Chandra...
[libc][NFC] Move RoundingModeUtils to LibcFPTestHelpers.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Vassil Vassilev
Reland "[clang-repl] Enable debugging of JIT-ed code."
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Peiming Liu
[mlir][sparse] remove redundate integration tests.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Leonard Chan
"Reland "[hwasan] Provide aliases for c allocation...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
David Tenty
[PowerPC][LLD] Update DataLayout in tests
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Tue Ly
[libc][Obvious] Fix the performance table in math funct...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Alexey Bataev
Revert "[SLP]Add final resize to ShuffleCostEstimator...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Philip Reames
[DAG] Restrict (fp_round (copysign X, Y)) -> (copysign...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Jonas Paulsson
[ClangFE] Handle statement expressions properly with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Bing1 Yu
[X86] Create all-one vector(v8i32) for TESTC(X,~X)...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
David Tenty
[PowerPC] Add function pointer alignment to DataLayout
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Kevin Sala
[OpenMP][libomptarget][NFC] Remove error data member...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Benjamin Kramer
[vector] When trimming leading insertion dimensions...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Paul Robinson
[Headers][doc] Add FMA intrinsic descriptions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Nikita Popov
[GlobalOpt] Don't evaluate large memset (PR62191)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Siva Chandra...
[libc][NFC] Move ExecuteFunction test util to test...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Slava Zakharin
[flang] Fixed substr access in embox/rebox CodeGen.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Guillaume Chatelet
Revert "[libc] handle memset sequence as a separate...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Guillaume Chatelet
[libc] handle memset sequence as a separate struct
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Simon Pilgrim
[CostModel][X86] Add BSWAP cost model estimations
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Alex Brachet
[clang-scan-deps] Add clang-scan-deps to llvm-driver...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Ivan Kosarev
[AMDGPU][AsmParser] Refine parsing SDWA operands.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Vassil Vassilev
Revert "[clang-repl] Enable debugging of JIT-ed code."
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Guillaume Chatelet
[libc] Add debug messages to bcmp and memcmp tests
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Vassil Vassilev
[clang-repl] Enable debugging of JIT-ed code.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Nikita Popov
[SCEV] Add additional tests for addrec nowrap flags...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Jay Foad
[MC] Simplify uses of subregs/superregs. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Guillaume Chatelet
[libc] Add AVX detectionwq
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Max Kazantsev
[Test] Add IRCE tests with non-canonical range check
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Felipe de Azevedo...
[coro][nfc] Use Load/Store instruction APIs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Igor Kirillov
[CodeGen] Enable processing of interconnected complex...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Max Kazantsev
[BPI] Add method to swap outgoing edges probabilities
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Jay Foad
[MC] Fix M68k build after D148613
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Alexey Bataev
[SLP]Add final resize to ShuffleCostEstimator::finalize...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Zain Jaffal
[llvm-remarkutil] Add an option to display DebugLoc...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
David Stuttard
[AMDGPU] Remove unnecessary assert
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Max Kazantsev
[BPI][Test] Check the probabilities after swapping...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Nico Weber
[gn] port 1ae57fed880688 and fix mistake from 1203a24764bfa
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Jay Foad
[MC] Use subregs/superregs instead of MCSubRegIterator...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
pvanhout
[AMDGPU] Refactor PromoteAlloca implementation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
OCHyams
[Assignment Tracking][SelectionDAG] Downgrade dbg.assig...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Louis Dionne
[libunwind] Remove the legacy Unwind_AppleExtras.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Nicolas Vasilache
[mlir][NVGPU] Support cache all (.ca) in nvgpu.device_a...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Nicolas Vasilache
[mlir][Linalg] NFC - Add builder for MatchOp
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Nicolas Vasilache
[mlir][Linalg] NFC - Pass TrackingListeners to all...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Nicolas Vasilache
[mlir][Linalg] NFC - Add builder for TileToScfForOp
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
pvanhout
[AMDGPU] Do not crash on agpr_hi16 in AMDGPUResourceUsa...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Akshay Khadse
Fix uninitialized pointer members
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Kiran Chandramohan
Revert "[Flang] Change fir.divc to perform library...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Jay Foad
[X86] Fix checks for illegal physreg COPY instructions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Akshay Khadse
Fix uninitialized pointer members in TableGen
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Ilya Biryukov
Reland [Modules] Remove unnecessary check when generati...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Ilya Biryukov
[Modules] Do not rewrite existing decls when deserializ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Nikita Popov
[ValueTracking] Use SmallPtrSetImpl (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Simon Pilgrim
[CostModel][X86] Add more thorough BSWAP test coverage
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Simon Pilgrim
[CostModel][X86] Add BITREVERSE cost model estimations
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Nikita Popov
[InstCombine] Don't reassociate GEPs for loop invariance
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Stoorx
[clang] Return std::unique_ptr<TargetInfo> from Allocat...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Victor Perez
[mlir][llvm] Handle invoke op branching to block with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Nikita Popov
[LV] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Akshay Khadse
Fix uninitialized pointer members in MC
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Bjorn Pettersson
[llvm-opt-fuzzer] Skip creating/initializing legacy...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Florian Hahn
Recommit "[VPlan] Unify Value2VPValue and VPExternalDef...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Graham Hunter
[LV][AArch64] Autogenerate checks for scalable-strict...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
mydeveloperday
[clang-format] C# short ternary operator misinterpreted...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Mats Petersson
Add loop-versioning pass to improve unit-stride
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Alex Bradbury
[RISCV][NFC] Fix comment in RISCVISAInfo after f98ca363bed
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Mats Petersson
Add -f[no-]loop-versioning option
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Serguei Katkov
[MachineCSE] Add a test with mutiple blocks between...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Matthias Springer
[mlir][Arith] Fix Windows build
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Alex Bradbury
[RISCV][test] Add test for RISCVISAInfo::OrderedExtensi...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
David Spickett
[llvm] Remove llvm-compilers-check script
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Craig Topper
[TableGen] Const-correct TreePatternNode::getChild...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Jun Sha (Joshua)
[RISCV] Modify arch string parsing order according...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
David Spickett
[lldb] Use llvm::byteswap in DumpRegisterValue
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Stephan Herhut
[mlir][llvm] Fix for MemRefBuilder when using opaque...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Kadir Cetinkaya
[include-cleaner] Unify behaviour for static & instance...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Matthias Springer
[mlir][Arith] ValueBoundsOpInterface: Reify with Arith ops
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Kriti Gupta
[test] Remove occurences of br undef in CodeGen/AMDGPU...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
OCHyams
[Assignment Tracking] Skip empty-metadata dbg.declares...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
OCHyams
[Assignment Tracking][SelectionDAG] Fix dbg.declare...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Matthias Springer
[mlir][affine][NFC] Split `reifyValueBound` in two...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Craig Topper
[TableGen] Call std::vector::reserve to preallocate...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Wang, Xin10
Add assert to avoid unexpected situation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Martin Braenne
[clang][dataflow] Associate `FunctionToPointerDecay...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Noah Goldstein
Revert "[InstCombine] Add transforms for `(icmp {u...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Noah Goldstein
Revert "[ValueTracking] Apply the isKnownNonZero techni...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Max Kazantsev
[Test] Add test showing that we can infer nsw
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Martin Braenne
[clang][dataflow] Add support for new expressions.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Noah Goldstein
[InstCombine] Add transforms for `(icmp {u|s}ge/le...
commit
|
commitdiff
|
tree
|
snapshot
next