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-03-17
Matt Arsenault
Attributor: Start inferring nofpclass
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Matt Arsenault
ValueTracking: Extract fcmpToClassTest out of InstCombine
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Matt Arsenault
ValueTracking: Handle nofpclass in computeKnownFPClass
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Matt Arsenault
ValueTracking: Add start of computeKnownFPClass API
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Craig Topper
Revert "[Sema] Fix null pointer dereference handleAlway...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Craig Topper
[RISCV] Add MULW to RISCVStripWSuffix.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Vitaly Buka
Revert "[LSAN][HWASAN] Turn on leak sanitizer in HWASAN...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Vitaly Buka
Revert "[AMDGPUUnifyDivergentExitNodes] Add NewPM support"
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Tue Ly
[libc][Obvious] Reduce the size of the tests for hypot(f).
commit
|
commitdiff
|
tree
|
snapshot
2023-03-17
Craig Topper
[Sema] Fix null pointer dereference handleAlwaysInlineAttr.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Nikolas Klauser
[runtimes] Synchronize warnings flags between libc...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Daniel Thornburgh
Remove #if guards from AppendBounds to fix compile...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Stanislav Mekhanoshin
[AMDGPU] Simplify AGPR reservation. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Alex Zinenko
[mlir][transform] change RaggedArray internals
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Shoaib Meenai
[TableGen] Fix test on macOS
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Juergen Ributzka
[clang] Unconditionally add autolink hints for frameworks.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Alex Langford
[lldb] Make MemoryCache::Read more resilient
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Craig Topper
[RISCV] Remove ExtName from RISCVExtensionInfo.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Douglas Yung
Mark test added in D145155 as requiring asserts since...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
River Riddle
[mlir][StorageUniquer] Use allocators per thread instea...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Kazu Hirata
[Inliner] clang-format InlineCost.cpp and Inliner.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Kirill Stoimenov
[HWASAN] Remove RUN statements, which have to effect...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Philip Reames
[LSR] Add tests which demonstrate miscompiles in the...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Mircea Trofin
[DAE] Don't DAE if we musttail call a "live" (non-DAE...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Ilia Diachkov
[SPIRV] fix several issues in builds with expensive...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Peiming Liu
[mlir][sparse] add new sparisification option for depen...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Peiming Liu
[mlir][sparse] add a coo slices matmul integration...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Kazu Hirata
[mlir] Fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
zhijian
[AIX] unset bit "IsBackChainStored" of traceback table...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Sam James
[libc] [test] Add missing <cstdint> include
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Volodymyr Sapsai
[Driver] Allow to collect `-save-stats` data to a file...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
alosharm
[DebugInfo][SROA] Correct debug info for global variabl...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Fabio D'Urso
[scudo] Test ScudoReleaseTest.BufferPool with a buffer...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Mahesh Ravishankar
Fix asan error uncovered after landing D145133.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Aaron Ballman
Fix LLVM Sphinx build
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Kirill Stoimenov
[HWASAN] Disable leak checking for forced_unwind2.pass.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Noah Goldstein
[InstCombine] Add constant combines for `(urem/srem...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Noah Goldstein
[InstCombine] Add tests for combining (urem/srem (mul...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Mark de Wever
[NFC][libc++] Formats granularized charconv.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Siva Chandra...
[libc][Obvious] Remove the STARTUP attribute from the...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Arthur Eubanks
[docs] Mention removal of legacy optimization pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Shao-Ce SUN
[NFC][ADT] Tweaked some functions in StringRef
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Joseph Huber
[libc] Remove unused startup source file
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Kirill Stoimenov
[HWASAN] Disable leak checking for test_vector2.pass.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Joseph Huber
[libc] Remove startup option from integration tests
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Valery N Dmitriev
[TTI] Add X86 target specific version of getPointersCha...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Mirko Brkusanin
[AMDGPU] Select flat atomic fmin/fmax
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Florian Hahn
[VPlan] Consolidate replicate region optimizations...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Arthur Eubanks
[Inliner] Remove alloca merging
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Arthur Eubanks
[opt] Rename -enable-new-pm -> -bugpoint-enable-legacy-pm
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Arthur Eubanks
[Debugify] Use ModuleAnalysisManager in instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Jessica Clarke
workflows: Don't try and run llvm-bugs in forks
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Peiming Liu
[mlir][sparse] add test cases for sparse tensor slices...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Arthur Eubanks
[HWAsan] Fix returned PreservedAnalyses
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Arthur Eubanks
[FunctionImport] Fix returned PreservedAnalyses
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Arthur Eubanks
[Annotation2Metadata] Fix returned PreservedAnalyses
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
David Spickett
[flang] Make tests depend on llvm-readobj not llvm...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Arthur Eubanks
[AMDGPUCtorDtorLowering] Fix returned PreservedAnalyses
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Mikhail R....
[RISCV] Fix missing addi in test to validate lower...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Wei Wang
[Coroutines] Add remarks in CoroSplit and CoroElide...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Valentin Clement
[flang] Do not try to rebox for assumed type
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Anshil Gandhi
[AMDGPUUnifyDivergentExitNodes] Add NewPM support
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Mikhail R....
[RISCV] Added tests to validate lower inline asm m...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Valentin Clement
[flang] Embox argument for assumed type dummy argument...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Nikita Popov
[LICM] Add additional single thread promotion test...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Luke Lau
[RISCV] Enable interleaved access vectorization
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Luke Lau
[RISCV] Don't accidentally match deinterleave masks...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Alex Bradbury
[RISCV][MC][NFC] Refactor RISCVAsmPrinter::PrintAsmMemo...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Diego Caballero
[mlir][Vector] Canonicalize create_mask(transpose)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Simon Pilgrim
[TLI] getMemValueType - break apart if-else chain and...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Mahesh Ravishankar
[mlir][TilingInterface] Modify `TilingInterface` method...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Jakub Kuderski
[mlir][vector] Add mask fold test for gather lowering
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Joseph Huber
[libc] Add missing dependencies to RISC-V startup imple...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Simon Pilgrim
[TLI] Bring isZExtFree declarations together. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Tim Northover
Recommit DwarfEHPrepare: insert extra unwind paths...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Michael Platings
[ARM][NFC] Use FPUKind enum instead of unsigned
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Nikita Popov
[ValueTracking] Return ConstantRange for intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Nikita Popov
[InstCombine] Add more vscale icmp tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Maya Amrami
[mlir] Fix legal/illegal ops in TosaToTensor & TosaToLinalg
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Joseph Huber
[libc] Add missing environ dependency to AArch64 startu...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Joseph Huber
[libc] Add missing threads dependency to AArch64 startu...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Joseph Huber
[libc] Inherit integration test dependencies from the...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Adrian Kuegel
[llvm][Bazel] Include .inc files in tblgen target.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Simon Pilgrim
[DAG] TargetLowering::ShrinkDemandedOp - move SmallVTBi...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Simon Pilgrim
[DAG] TargetLowering::ShrinkDemandedOp - pull out repea...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Haojian Wu
[clang] Fix a UsingTemplate regression after 3e78fa8602...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Tim Northover
Revert "DwarfEHPrepare: insert extra unwind paths for...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Tim Northover
DwarfEHPrepare: insert extra unwind paths for stack...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Tim Northover
StackProtector: expose RequiresStackProtector publicly...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Matt Arsenault
clang: Use ptrmask for pointer alignment
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Frederic Cambus
[docs] Document "PGO" (Profile-Guided Optimization...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Bing1 Yu
[RFC][X86][MemFold] Upgrade the mechanism of auto-gener...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Nikita Popov
[InstCombine] Add additional vscale icmp tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Nikita Popov
[SCEV] Add additional tests for vscale (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Hans Wennborg
Emit const globals with constexpr destructor as constan...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
OCHyams
[Assignment Tracking] Allow salvaging with variadic...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
OCHyams
[Assignment Tracking] Do not convert variadic locations...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
OCHyams
[Assignment Tracking][NFC] Use RawLocationWrapper in...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
OCHyams
[DebugInfo][NFC] Add RawLocationWrapper to wrap locatio...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Shao-Ce SUN
[flang] Fix build error caused by missing llvm-readelf
commit
|
commitdiff
|
tree
|
snapshot
next