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
2022-12-13
Krasimir Georgiev
Revert "[Assignment Tracking][13/*] Account for assignm...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Mehdi Amini
[mlir][scf] Fixes IndexSwitchOp verifier crash
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Martin Storsjö
Revert "[AArch64][GlobalISel] Lower formal arguments...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Nikita Popov
[InstCombine] Support logical ops in foldAndOrOfICmpEqZ...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Denis Antrushin
[RS4GC] Turn lambda into static function. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Nikita Popov
[InstCombine] Add additional tests for foldAndOrOfICmpE...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Fangrui Song
[CodeGen] llvm::Optional => std::optional
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Haojian Wu
[clangd] Fix some header guard names, NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Corentin Jabot
Implement CWG2631
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Reed
Fix APFloat::toString on Float8E5M2 values.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Nikita Popov
[InstCombine] Handle logical op in simplifyRangeCheck...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Mehdi Amini
Add LLVMDialect as dependent for "llvm-legalize-for...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Valentin Clement
[flang] Use input type when emboxing/reboxing polymorph...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Fangrui Song
[Transforms/Coroutines] llvm::Optional => std::optional
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Fangrui Song
[Transforms/InstCombine] llvm::Optional => std::optional
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Fangrui Song
[MemProf] llvm::Optional => std::optional
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Nikita Popov
Revert "[UpdateTestChecks] Match define for labels"
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Fangrui Song
[Transforms/Scalar] llvm::Optional => std::optional
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Corentin Jabot
[Clang] Implement CWG2640 Allow more characters in...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
esmeyi
[NFC][PowerPC] Add tests for 64-bit constants that...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Mehdi Amini
Apply clang-tidy fixes for readability-identifier-namin...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Mehdi Amini
Apply clang-tidy fixes for performance-unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Johannes Doerfert
Revert "[OpenMP][NFCI] Remove effectively dead code...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Sameer Sahasrabuddhe
[Clang][NFC] Prevent lit tests from matching substrings...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Alex Brachet
[libc] Use correct type for atol
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Johannes Doerfert
[OpenMP][FIX] Ensure combing accesses does not violate...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Johannes Doerfert
[OpenMP][NFCI] Remove effectively dead code in clang...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Johannes Doerfert
[Attributor] Make non-side-effect inline asm be "no...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Blue Gaston
[Sanitizers][CFG][arm64e] Fix test because -fsanitize...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Vasileios Porpodas
[IR][NFC] Adds Function::insertBasicBlockAt() to replac...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Matt Arsenault
InstCombine: Fix metadata arguments blocking freeze...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Matt Arsenault
ValueTracking: Teach canCreateUndefOrPoison about FP ops
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Matt Arsenault
InstCombine: Add baseline tests for freeze with some...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
wanglei
[LoongArch] Add custom parser for atomic instructions...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Matt Arsenault
ObjCARC: Update tests to use opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Matt Arsenault
ObjCARC: Try to fix faulty tests
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Matt Arsenault
AMDGPU: Add sanity test if amdgcn.device.{init|fini...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Matt Arsenault
InstSimplify: Add basic folding of llvm.is.fpclass...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Matt Arsenault
Verifier: Enforce value of llvm.is.fpclass test mask
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Chuanqi Xu
[Coroutines] Don't mark the parameter attribute of...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Vasileios Porpodas
[NFC] Remove the instruction list from the arguments...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Richard Smith
Fix test on 32-bit targets.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Diego Caballero
[mlir][Vector] Initial masking support in Linalg vectorizer
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Roman Lebedev
[NFC][Codegen][X86] Revisit interleaved store codegen...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Roman Lebedev
[NFC][Codegen][X86] Add higher-VF interleaved load...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Richard Smith
Add missing check for constant evaluation of a comparis...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Ting Wang
[PowerPC][NFC] Add test case for memset tail store
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
wren romano
[mlir][sparse] Simplifying SparseTensorEncodingAttr...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
bixia1
[mlir][sparse] Replace vector.print with printMemref...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Craig Topper
[RISCV] Set ShouldSignExtI32Param in TargetLibraryInfo...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Roman Lebedev
[NFC][Codegen][X86] Revisit interleaved load codegen...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Jordan Rupprecht
[NFC][bazel] Run buildifier on all bzl/BUILD.bazel...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Vasileios Porpodas
[NFC] Replaces: BB->getInstList().erase(I) with I-...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Dominic Chen
[scudo] Optimize scudo test string allocation
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Peter Rong
[FuzzMutate] InstModificationStrategy, add FastMath...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Peter Rong
[FuzzMutate] New InsertCFGStrategy
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Terry Wilmarth
[OpenMP] Refactoring: Move teams forking and serial...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Sanjay Patel
[InstSimplify] try harder to propagate existing NaN...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Sanjay Patel
[InstSimplify] add tests for vectors with NaN + partial...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Craig Topper
[RISCV] Make DemandedFields::usedVTYPE() const. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Philip Reames
[llvm-stress] Minor code improvements around vector...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Philip Reames
[RISCV][InsertVSETVLI] Reorder code to reduce a future...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Rob Suderman
[mlir][tosa] Refactor tosa.resize
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
David Blaikie
Reapply "DebugInfo: Add/support new DW_LANG codes for...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Mitch Phillips
Delete sanitizer_common-based ('old') scudo: o7
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
David Blaikie
DebugInfo: Test DW_AT_prototyped and generalize it...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Jonathon Penix
[flang] Preserve bound info for pointer assignments...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Paul Pelzl
[analyzer] Nullability: Enable analysis of non-inlined...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Mitch Phillips
Fix breakpoint-command.test when no script interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Roman Lebedev
[NFC][Exegesis] Don't recompute opcode/reg names on...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Roman Lebedev
[NFC][InstCombine] fold-nested-selects: fix profitabili...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Mitch Phillips
[GWP-ASan] Fix sanitizer backtrace util using wrong...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Chi Chun Chen
[OpenMP] Basic parse and sema support for modifiers...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Tom Eccles
[flang] skip fast_math linker test on powerpc #3
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Vasileios Porpodas
[NFC] Cleanup: Replaces BB->getInstList().insert()...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Michael Jones
[libc] remove use after free in tests.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Guillaume Chatelet
Revert "[reland][Alignment][NFC] Remove access to depre...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Mike Urbach
[mlir][CAPI] Add a simple MlirOpOperand API for MlirVal...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Michael Jones
[libc] move errno out of file internals
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Nicolas Vasilache
[mlir][Transform] Make FuseIntoContainingOp support...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Felipe de Azevedo...
[CodeExtractor] Use scope reparenting helper to update...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Felipe de Azevedo...
[CodeExtractor] Preserve entire scope of labels when...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Felipe de Azevedo...
[CodeExtractor] Only rewrite scope of labels that were...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Haojian Wu
[clangd] Add a missing header guard for InsertionPoint.h
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Tom Eccles
[flang] disable fast_math test on powerpc
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Krzysztof Drewniak
[mlir][LLVMIR target] Fix llvm.freeze builder to preven...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Jakub Kuderski
[mlir][arith][tosa] Use extended mul in 32-bit `tosa...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Nikita Popov
[Clang] Try to fix test on Windows (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Kazu Hirata
[mlgo] Use LLVM_HAVE_TFLITE instead of LLVM_HAVE_TF_API...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Kazu Hirata
[mlgo] Remove TENSORFLOW_C_LIB_PATH
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Paul Robinson
[ZOS] Convert tests to check 'target={{.*}}-zos{{.*}}'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Kirill Stoimenov
[HWASAN][NFC] Renamed [g|s]et_requested_size to [G...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Shoaib Meenai
[COFF] Respect weak externals for mangled symbol searching
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Nico Weber
[gn] port 988ab0048daf
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Arthur Eubanks
[lldb] Make ParseTemplateParameterInfos return false...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Keith Smiley
[ORC] Extract hasInitializerSection for testing (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Roman Lebedev
[NFC][SROA] `rewriteMemOpOfSelect()`: play nice with...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Jordan Rupprecht
[test] Fix dr324.c again for non-writeable source direc...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Paul Robinson
[lit] Use 'target=' in a few more places
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Ye Luo
[OpenMP] add offload tests with reduction on complex...
commit
|
commitdiff
|
tree
|
snapshot
next