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-11
Diana Picus
[AMDGPU] Add MMOs for GFX11 Streamout Instructions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Diana Picus
clang-format file I'm about to touch. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Heejin Ahn
[WebAssembly] Correctly check end_if/end_try with else...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Heejin Ahn
[WebAssembly] Handle block-like structures consistently...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Heejin Ahn
[WebAssembly] Fix type index block type handling in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Sjoerd Meijer
[AArch64][TTI] Cost model FADD/FSUB/FNEG
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
wanglei
[LoongArch] Fix typos in file description. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Nikita Popov
[LICM] Reassociate GEPs to allow hoisting
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Nikita Popov
[ARM] Convert test to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Vlad Serebrennikov
[clang] Add test for CWG1822
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
John McIver
[InstCombine] Allow splats with poison/undef in llvm...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
John McIver
[InstCombine][NFC] Add tests with icmp splat vectors...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Max Kazantsev
[Test] Fix tests according to initial intent, add more...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Shivam Gupta
Reland "[MLIR] Add an assert in Operation::getOpResultI...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Job Noorman
[RISCV] Remove is*Branch instruction flags from C_JR
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
pvanhout
[AMDGPU] Hide "removing function" diagnostics by default
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Max Kazantsev
[NFC] Fix typo in statistic description
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Max Kazantsev
[LICM][NFC] Restructure code to have one entry point...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Max Kazantsev
[LICM] Add test showing subtraction hoisting opportunity
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Craig Topper
[TableGen] Call std::vector::reserve to preallocate...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Douglas Chen
[clang-tidy] Fix hungarian notation failed to indicate...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Bing1 Yu
[NFC] add check for potentially dereferencing null...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Tobias Gysi
[mlir] Make the inliner arg/res handlers more concise.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Kazu Hirata
[clang-tidy] Use StringRef::contains (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
sgokhale
[CodeGen][ShrinkWrap] Split restore point
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Mehdi Amini
Fix use-after-free in help message: this cl::opt was...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Shengchen Kan
[X86][mem-fold] Use x86-registered-target in the tablge...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Craig Topper
[TableGen] Avoid vector copy in TreePatter::InlinePatte...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Joshua Cao
[SCEV][NFC] GetMinTrailingZeros switch case and naming...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Max Kazantsev
[Test] Add some more IndVars canonicalization tests
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Bing1 Yu
[X86][AMX] Add check for potentially dereferencing...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Shengchen Kan
[X86][mem-fold] Only run x86-fold-tables.test when...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Alex Brachet
[libc] Correctly add new files
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Alex Brachet
Reland "[libc] Add {,r}index"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Owen Shepherd
[ORC] Link `atomic` on platforms without hardware suppo...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Shengchen Kan
[X86][mem-fold] Speed up test by not re-generating...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Joshua Cao
[SCEV] Strengthen huge constant trip multiples.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Joshua Cao
[LoopUnroll] Add script test checks for LoopUnroll...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Joshua Cao
[SCEV][NFC] Convert check to assert getSmallConstantTri...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Joshua Cao
[SCEV] When computing trip count, only zext if necessary
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Blue Gaston
[Sanitizer][Test] Disable atos test on unknown address...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Youngsuk Kim
[MCJIT] Run ExecutionEngine/MCJIT/remote tests only...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Matthias Springer
[mlir][linalg] Replace `getUpperBoundForIndex` implemen...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Alex Brachet
Revert "[libc] Add {,r}index"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Kazu Hirata
[Target] Use isNullConstant and isOneConstant (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Kazu Hirata
Use APInt::getOneBitSet (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Jorge Gorbe...
[lldb-vscode] Fix two issues with runInTerminal test.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Alex Brachet
[libc] Add {,r}index
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Alex Brachet
[libc] Move str{,r}chr implementation to headers
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Matthias Springer
[mlir][Interfaces] Better error handling for `addBound`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Mehdi Amini
Add tracing for pattern application in a ApplyPatternAction
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Manish Gupta
[Updated commit] Fix Transpose Check in MMA.SYNC Path.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Manish Gupta
Fix Transpose Check in MMA.SYNC Path
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Valentin Clement
[flang][NFC] Move TypeConverter.h header file to includ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Nathan James
[clang-tidy][NFC] Remove redundant allOf matcher calls
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Caslyn Tonelli
[libc] Add swab implementation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Haowei Wu
[ifs] Print an error when llvm-ifs is supplied with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Craig Topper
[TableGen] Pass TreePatternNodePtr to InlinePatternFrag...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Valentin Clement
[flang][openacc] Add missing piece to translate to...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Martin Storsjö
[libcxxabi, libunwind] [test] Place output from tests...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Balaji V. Iyer
[mlir][math] Expand math.floorf to truncate, compares...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Martin Storsjö
[compiler-rt] [test] Generalize the triple regex for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Martin Storsjö
[compiler-rt] [test] [ubsan] Build .cpp files with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Martin Storsjö
[compiler-rt] [test] Use %clangxx for tests that use...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Martin Storsjö
[compiler-rt] [builtins] Don't use assembly floatundi...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Martin Storsjö
[libcxxabi] [test] Mark thread_local_destruction_order...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Martin Storsjö
[libunwind] [test] Mark the signal_frame test as unsupp...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Martin Storsjö
[libunwind] [SEH] Handle ExceptionContinueExecution...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Martin Storsjö
[libunwind] [SEH] Sync LSDA and handler between unw_pro...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Martin Storsjö
[libunwind] Increase the external value of _LIBUNWIND_C...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Alex Langford
[lldb][NFC] Update syntax description for language...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Valentin Clement
[flang][openacc] Add data operands conversion from FIR
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Florian Hahn
[LV] Re-use already computed runtime VF in fixFixedOrde...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Florian Hahn
[LV] Turn check into assert in fixFixedOrderRecurrence...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Florian Hahn
[VPlan] Only create extracts for recurrence exits if...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Valentin Clement
Revert "[flang][openacc] Add data operands conversion...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Valentin Clement
Revert "[flang][openacc] Add missing piece to translate...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Carlos Galvez
[clang-tidy] Support specifying checks as a list in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Mircea Trofin
[mlgo][inl] Interactive mode: optionally tell the defau...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Valentin Clement
[flang][NFC] Fix invalid op result access
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Valentin Clement
[flang][openacc] Add missing piece to translate to...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Valentin Clement
[flang][openacc] Add data operands conversion from FIR
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Roy Jacobson
[Clang] Fix cast to BigIntType in hasUniqueObjectRepres...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Aiden Grossman
[Docs][llvm-exegesis] Add documentation for --use-dummy...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
ziqingluo-90
[-Wunsafe-buffer-usage] Improve fix-its for local varia...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Jordan Rupprecht
[bazel][NFC] Replace @bazel_tools//src/conditions with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Craig Topper
[TableGen] Simplify how commuted variants are generated...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Nico Weber
[gn build] Port eb65912e41a1
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Changpeng Fang
AMDGPU: Created a subclass for the return address opera...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Paul Kirth
[clang][driver] Pass `-femulated-tls` through to the...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Nikolas Klauser
[libc++] Move __errc to __system_error/errc.h
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Augusto Noronha
[lldb] Implement SymbolFile::GetCompileOptions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Kazu Hirata
Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Michael Jones
[libc][obvious] fix new assert typo
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Jeremy Kun
Add support for math.ctlz in convert-math-to-funcs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Tue Ly
[libc][math] Update range reduction step for logf and...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Michael Jones
[libc] clean up ctype negative handling
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Aaron Ballman
Fix wording in a release note; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Frederik Gossen
Fix invalid op result access in SparseTensorCodegen
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Jay Foad
[AMDGPU] Fix AddedComplexity for s_buffer_load patterns...
commit
|
commitdiff
|
tree
|
snapshot
next