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-02-10
Lang Hames
[libunwind] On Darwin, add a callback-based lookup...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Martin Storsjö
[openmp] Fix building z_Linux_asm.S for armv5t
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Frederik Gossen
[MLIR] Reintroduce shared attribute names in the LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Craig Topper
[InstCombine] Add tests for D143766. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Jay Foad
[AMDGPU] Add GFX11 HW_REG_PERF_SNAPSHOT_*
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
AmosLewis
[mlir][tosa] Add TOSA f64 type support for cast op
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Markus Böck
[mlir] Port Conversion Passes to LLVM to use TableGen...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Alex Brachet
[llvm-driver] Reinvoke clang as described by llvm drive...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Alex Brachet
[llvm-driver] Pass extra arguments to tools
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Rahman Lavaee
[Propeller] Change SHT_LLVM_BB_ADDR_MAP version to 2.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Konstantin...
[libc++] In tests, use `abort` to terminate upon an...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Changpeng Fang
AMDGPU: Use module flag to get code object version...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Dani Ferreira...
A slightly more concise AST dump :)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
ManuelJBrito
[InstCombine] precommit tests for D143593
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Jim Kitchen
[mlir][sparse] Sparse reduction in lex order no longer...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Tue Ly
[libc][math] Update exceptional cases for logf, log10f...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Fangrui Song
[dfsan] Fix build-libc-list.py for Python 3 after D143701
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
BigPeet
Fix handling of -> calls for modernize-use-emplace
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Michael Buch
[lldb][Test] TestExternalCtorDtorLookup.py: skip on...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Arthur Eubanks
[Passes] Remove some legacy passes
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Michael Jones
[libc] add standalone strtoint/float fuzzers
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Tom Weaver
[ClangScanDeps] Add UNSUPPORTED: system-windows to...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Yitzhak Mandelbaum
[clang-tidy] Clarify documention of `bugprone-unchecked...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
OCHyams
[Assignment Tracking] Fix migrateDebuginfo in SROA
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
David Green
[AArch64] Reassociate sub(x, add(m1, m2)) to sub(sub...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Craig Topper
[X86] Attempt to fix ubsan failure.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Benjamin Kramer
[bazel] Port 81a79ee446
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Johannes Doerfert
[Attributor][NFCI] Use a set to track dependences
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Johannes Doerfert
[Attributor][NFCI] Avoid AAIntraFnReachability updates...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Johannes Doerfert
[Attributor][NFCI] Use queries without exclusion set...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Johannes Doerfert
[Attributor][FIX] Ensure we use the right set comparison
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Johannes Doerfert
[Attributor][NFC] Avoid unnecessary string operations
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Johannes Doerfert
[Attributor][NFCI] Create a AAIsDead for the function...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Johannes Doerfert
[Attributor][NFCI] Avoid a temporary vector and exit...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Louis Dionne
[libc++][NFC] Reorganize hash.h
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Michael Buch
[lldb][DWARFASTParserClang] Attach linkage name to...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Michael Buch
Reland "[llvm][dsymutil] Add DW_TAG_imported_declaratio...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Florian Hahn
[ConstraintElim] Update getLastConstraint to return...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Slava Zakharin
[flang] Fixed selective TargetRewrite.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Markus Böck
[mlir][OpenMP] Add support for using Opaque Pointers...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Markus Böck
[mlir][Async] Add option to LLVM lowering to use opaque...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Daniel Grumberg
[clang] [extract-api] Don't crash for category in libcl...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Florian Hahn
[ConstraintElim] Improve debug test to show removed...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Tom Eccles
[mlir] Add function for checking if a block is inside...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Sanjay Patel
[VectorCombine] fix insertion point of shuffles
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
John Brawn
[extract_symbols.py] Adjust how the output of nm is...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Yitzhak Mandelbaum
[clang][dataflow] Convert nonnull pointer parameter...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Mircea Trofin
Revert "[mlgo] Fix test after D143624"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Guillaume Chatelet
[libc] Move likely/unlikely to the optimization header
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Sanjay Patel
[InstCombine] propagate FMF in exp2->ldexp fold
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Sanjay Patel
[InstCombine] copy tail markings in exp2->ldexp fold
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Sanjay Patel
[InstCombine] add 'tail' to exp2 call in test; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
David Green
Revert "Inlining: Run the legacy AlwaysInliner before...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Juan Manuel...
[AMDGPU][MC] Generate relative relocations for allocata...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Benjamin Maxwell
[DebugInfo] Handle missed DW_FORM_addrx3 and DW_FORM_st...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Denis Fatkulin
[clangd] Move function body to out-of-line: unnamed...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Tobias Gysi
[mlir][llvm] Store memory op metadata using op attributes.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Joseph Huber
[amdgpu-arch] Fix build of amdgpu-arch with CLANG_LINK_...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
v1nh1shungry
[clangd] fix wrong CalleeArgInfo in the hover
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
LLVM GN Syncbot
[gn build] Port 6470706bc0ed
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Simon Pilgrim
[X86] combineConcatVectorOps - concatenate AVX512 vsele...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Guillaume Chatelet
[libc] Fix exp2f and prevent misuse of likely/unlikely
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nico Weber
[gn] port 6470706bc0e
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
OCHyams
[Assignment Tracking] Fix fragment index error in getDe...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Christian Ulmann
[mlir][llvm] Adapt loop metadata to match llvm
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Tobias Hieta
[NFC][compiler-rt] Shorten comment
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Tobias Hieta
[Workflow] Add Release Repo sync script
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Tobias Hieta
[CMake][compiler-rt] Support clang-cl in CompilerRTMock...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Job Noorman
[RISCV] Add tests for .attribute stack_align
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Sanjay Patel
[InstCombine] avoid crashing in pow->ldexp
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Frederic Cambus
[clang] Update Clang version from 16 to 17 in scan...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Sanjay Patel
[InstCombine] avoid crashing in exp2->ldexp
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Sanjay Patel
[InstCombine] add test for exp2->ldexp; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Sanjay Patel
[InstCombine] auto-generate check lines in test file...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Tim Northover
ARM: skip debug instructions when matching jump-table...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Ingo Müller
[mlir][bufferization] Restrict function boundary buffer...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Guillaume Chatelet
[bazel] Fix build and make all target respect layering_...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
LiaoChunyu
[RISCV] Add precommit tests for D143646
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Ivan Kosarev
[AMDGPU][AsmParser] Fix matching immediate literals.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Yingchi Long
[InstCombine][NFC] regenerate tests for simple_phi_cond...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Max Kazantsev
[Test] Add complementary tests for OR analogous for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Max Kazantsev
[Test] Add test showing an opportunity to transform...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Marco Elver
[SanitizerBinaryMetadata] Fix ignorelist test under...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Dominik Adamski
Move SIMD alignment calculation to LLVM Frontend
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Dmitry Makogon
[LVI] Don't traverse uses when calculating range at use
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Dmitry Makogon
[LVI][CVP] Add test for miscompilation by CVP due to...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Archibald Elliott
[NFC][TargetParser] Replace uses of llvm/Support/Host.h
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
OCHyams
[Assignment Tracking][mem2reg] Remove overly defensive...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
OCHyams
[Assignment Tracking][SROA] Delete dbg.assigns linked...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Chuanqi Xu
Revert "[C++20] [Modules] [ClangScanDeps] Enable to...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Samuel Parker
[WebAssembly] Additional patterns for pmin/pax
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Valentin Clement
[flang][NFC] Clean up polymorphic-temp.f90
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Marco Elver
[SanitizerBinaryMetadata] Support ignore list
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
OCHyams
[NFC][Assignment Tracking] Remove lifetime intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Max Kazantsev
[Test][SCEV] Add tests where multiple assumes can be...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Benjamin Kramer
[bazel] Add missing dependency after 687f78210d0
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Tobias Hieta
[NFC] convert compiler-rt/lib/dfsan/scripts/build-libc...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Siva Chandra...
[libc][Obvious] Include MPFRWrapper and testutils only...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Mikhail Goncharov
[bazel] fix build for 6470706bc0ed
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
chenglin.bi
[Reland][LSR] Hoist IVInc to loop header if its all...
commit
|
commitdiff
|
tree
|
snapshot
next