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-09
Alexey Lapshin
[DebugInfo][DWARF] Add doesFormBelongToClass function.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Aiden Grossman
[ELF] Fix build after getSectionAndRelocations Refactoring
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Erich Keane
Revert two patches to fix GH58452 regression
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Aiden Grossman
[ELF] Move getSectionAndRelocations to ELF.cpp from...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Siva Chandra
[libc] Extend the linux thread implementation for riscv64.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Michael Kruse
[Polly] Fix plugin build.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Florian Hahn
[VPlan] Replace invariance fields from VPWidenGEPRecipe.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Philip Reames
[ASAN] Address a style issue noticed during review...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Valentin Clement
[flang] Check if dummy is allocated before deallocation...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Luke Lau
[RISCV][NFC] Add tests for interleave shuffle costs
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Chia-hung Duan
[scudo] Slightly improve the handling of last block...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Philip Reames
[ASAN] Support memory checks on scalable vector typed...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
zhongyunde
[MergeICmps] Adapt to non-eq comparisons, fix bug for...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Timm Bäder
[clang][Interp][NFC] Take a const Descriptor* in dtor...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Valentin Clement
[flang] Only apply PointerIsAssociatedWith fix for...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Valentin Clement
[flang] Reset dynamic type for optional intent(out...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Valentin Clement
[flang] Simplify same_type_as condition
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
ManuelJBrito
[X86] Drop single use check for freeze(undef) in LowerA...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Aaron Ballman
Switch from int to unsigned int; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Valery Pykhtin
[AMDGPU] Speedup GCNDownwardRPTracker::advanceBeforeNext
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Kiran Chandramohan
[Flang][OpenMP] Restrict check to worksharing construct...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Diana Picus
AMDGPU: Update checks for a couple of tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Peter Steinfeld
[Flang] Fix ALLOCATE with MOLD where MOLD is a scalar
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Dylan Fleming
[Flang][MLIR][OpenMP] Add support for logical eqv in...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Joseph Huber
[Libomptarget] Remove unused arguments from bitcode...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Krasimir Georgiev
[libc++] Add missing includes to optional
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Ed Maste
[libc++] Remove XFAIL for a test that now passes on...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Aaron Ballman
Revert "Add __builtin_set_flt_rounds"
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Aaron Ballman
Revert "Disable test for __builtin_set_flt_rounds to...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Joseph Huber
[libc] Add missing header for LIBC_INLINE macro
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Joseph Huber
[libc] Add intrinsic for thread fence to the atomic...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Simon Pilgrim
[X86] combineConcatVectorOps - add basic TRUNCATE handl...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Advenam Tacet
[libc++] Safe allocator tests
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Sacha Ballantyne
[Flang] Give fir.if RegionBranchOpInterface
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Simon Pilgrim
[X86] Add test case showing failure to fold concat_v32i...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Nikita Popov
[ConstantFolding] Preserve inbounds when casting GEP...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Nikita Popov
[InstSimplify] Fix newlines in test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
ManuelJBrito
Revert "[X86] Drop single use check for freeze(undef...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Nikita Popov
Revert "[clang-format] Add -j to clang-format-diff...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Markus Mützel
Reapply [lld][flang] Add exceptions for Flang runtime...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Martin Storsjö
Revert "[lld][flang] Add exceptions for Flang runtime...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Simon Pilgrim
[X86] combineConcatVectorOps - add ADD/SUB/MUL handling
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Martin Storsjö
[lld][flang] Add exceptions for Flang runtime libraries...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
ManuelJBrito
[X86] Drop single use check for freeze(undef) in LowerA...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Balázs Kéri
[clang][analyzer][NFC] Refactor code of StdLibraryFunct...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Haojian Wu
[bazel] Port for 0aac9a2875bad4f065367e4a6553fad78605f895
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Sven van Haastregt
[OpenCL] Add builtin header TableGen emitter
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Petar Avramovic
Fix SGPR + VGPR + offset Scratch offset folding
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Petar Avramovic
Fix VGPR + offset Scratch offset folding
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Petar Avramovic
Fix SGPR + offset Scratch offset folding
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Yeting Kuo
[IR][DAG][RISCV] Allow scalable vector ISD::STRICT_FP_E...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Chuanqi Xu
[Modules] Remove unnecessary check when generating...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Nikita Popov
[IPSCCP] Don't require noundef for !range annotation
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Nikita Popov
[LangRef] Use new memory attribute syntax (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Han Zhu
[SROA] Fix bug where CandidateTys is appended while...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Marco Elver
[SanitizerBinaryMetadata] Do not add to GPU code
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
David Spickett
[llvm][TableGen][Jupyter] Correct notebook name in...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Nikita Popov
[llvm-c] Remove PassManagerBuilder APIs
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Siva Chandra...
[libc][Obvious] Fix bad include and type in threads...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Haojian Wu
[Tooling/Inclusion] Add atomic family symbols
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Haojian Wu
[Tooling/Inclusion] Add missing placerholder _1 symbols.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Chuanqi Xu
[doc] Deprecate the '-fmodule-file=<module-name>=<path...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Siva Chandra...
[libc][NFC] Compile tests also with -fpie.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Aaron Siddhartha...
[bazel] Don't alwayslink clang-tidy libraries
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Karl-Johan...
[compiler-rt] Avoid signed shift overflow in __muloXi4...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Siva Chandra...
[libc][Obvious] Add missing dep to include.sys_mman.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Théo Degioanni
[mlir][llvm] Add inalloca attribute to alloca op.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Piyou Chen
[RISCV] Enable subregister liveness by default
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Craig Topper
[RISCV] Don't try to use fli.h with Zfa+Zfhmin.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Bing1 Yu
[X86][MemFold] Update some records for X86MemFoldTables.inc
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Igor Zhukov
[libc++][test] Fix transitive_includes
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Jonas Devlieghere
[lldb] Fix -Wdangling-else warning in CommunicationTest
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Jonas Devlieghere
[lldb] Fix typo in SymbolVendorELF
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Jonas Devlieghere
lldb] Re-enable TestSymbolFileJSON on non Darwin platforms
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Craig Topper
[RISCV] Remove seemingly unneeded !isPosZero from Zfa...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Craig Topper
[RISCV] Remove some trailing whitespace. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Jonas Devlieghere
[lldb] Temporarily disable TestSymbolFileJSON on non...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Jie Fu
[polly] Remove unused variable 'VectorLoops' in IslNode...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
jinge90
Disable test for __builtin_set_flt_rounds to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Jonas Devlieghere
[lldb] Introduce new SymbolFileJSON and ObjectFileJSON
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Ron Lieberman
Revert "Add map info for dereference pointer."
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Nathan Lanza
[clang][nfc] Update some documentation referring to...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
jinge90
Add __builtin_set_flt_rounds
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Jie Fu
[mlir] Fix -Wdeprecated-copy in SparseTensorType.h...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Nikolas Klauser
[libc++] Add missing includes to __format/container_ada...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Jason Molenda
Clean up conditional, don't set load binaries twice
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Jennifer Yu
Add map info for dereference pointer.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
LiaoChunyu
[RISCV] Add more testcases for overflow-intrinsics.ll
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Jason Molenda
Don't load non-kexts in darwin kernel debug; handle...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
wren romano
[mlir][sparse] Factoring out Merger::expIsTensor
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Dave Lee
[lldb] Make repeat commands work for regex commands
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Jez Ng
Revert "[lld-macho] Warn on method name collisions...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Michael Kruse
[Polly] Remove Polly-ACC.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
wren romano
[mlir][sparse] Making SortMask into an enum-class
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Pavel Iliin
[NFC][AArch64] Document and improve FMV code.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
wren romano
[mlir][sparse] Making deletion of SparseTensorType...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Kirill Stoimenov
[LSAN] Disable leaks in test using environment variable...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Siva Chandra
[libc] Widen the riscv64 full build config.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Chia-hung Duan
[scudo] Shuffle the regions
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Michael Kruse
[flang] Fix linker test on Windows.
commit
|
commitdiff
|
tree
|
snapshot
next