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-11-28
Nicolas Vasilache
[mlir][Test] Add a test pass to act as a sink towards...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Zain Jaffal
[AArch64] Fix cost model for `udiv` instruction when...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Guillaume Chatelet
Remove support for 10.4 Tiger from AsmPrinter
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Vitaly Buka
[test][asan] Speedup the test
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Vitaly Buka
[NFC][asan] Fix typo in names
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Vitaly Buka
[NFC][asan] Reimplement with FindBadAddress
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Vitaly Buka
[NFC][asan] Move a few precondition checks
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Zi Xuan Wu...
[CSKY][NFC] Fix the compiling error of CSKYAsmPrinter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Fangrui Song
llvm/tools: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Fangrui Song
MC: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Fangrui Song
lld: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Fangrui Song
LTO: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Fangrui Song
ThinLTO: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Fangrui Song
SanitizerCoverage: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
LowerMatrixIntrinsics: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
HotColdSplit: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
NaryReassociate: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
StraightLineStrengthReduce: Convert tests to opaque...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
SampleProfile: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
PhaseOrdering: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
Scalarizer: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Kazu Hirata
[Scalar] Use std::optional in GVN.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Kazu Hirata
[IR] Use std::optional in Attributor.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Kazu Hirata
[Target] Use std::optional in CGPassBuilderOption.h...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Kazu Hirata
[ProfileData] Use std::optional in MemProf.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
MemorySanitizer: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
HWAsan: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
HWAsan: Fix creating unnecessary bitcast with opaque...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Fangrui Song
PGOProfile: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
GlobalDCE: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
ThreadSanitizer: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
LowerAtomic: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
SeparateConstOffsetFromGEP: Update tests to use opaque...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
SeparateConstOffsetFromGEP: Fix creating pointless...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
SeparateConstOffsetFromGEP: Add baseline test for opaqu...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
Utils: Update tests for opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
SafeStack: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
StructurizeCFG: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
InferAddressSpaces: Switch tests to use opt -passes
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
InferAddressSpaces: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Fangrui Song
[lld] Change Optional to std::optional
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
DataFlowSanitizer: Convert most tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
DataFlowSanitizer: Don't use anonymous values in test
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
AddressSanitizer: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Fangrui Song
[lld-macho] Change most Optional to std::optional
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Fangrui Song
[COFF] Change most Optional to std::optional
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Kazu Hirata
[IPO] Remove an unused function declaration
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Vitaly Buka
[test][asan] Double ended version of TestContainer
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Vitaly Buka
[NFC][asan] Extract FixUnalignedStorage
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Vitaly Buka
[NFC][asan] Extract kMaxRangeToCheck into a function
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Vitaly Buka
[test][asan] Simplify a few expressions
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Vitaly Buka
[test][asan] Check find_bad_address test
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Vitaly Buka
[test][asan] Deduplicate code
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Vitaly Buka
[NFC][asan] Rename variables in __sanitizer_annotate_co...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[IR] Use std::optional in Statepoint.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[IR] Use std::optional in ModuleSummaryIndex.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[IR] Use std::optional in Instructions.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[IR] Use std::optional in InstrTypes.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Support] Use std::optional in raw_ostream.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Support] Use std::optional in ToolOutputFile.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Support] Use std::optional in InstructionCost.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Support] Use std::optional in InitLLVM.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Support] Use std::optional in HashBuilder.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Support] Use std::optional in GlobPattern.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Support] Use std::optional in GenericDomTreeConstructi...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Support] Use std::optional in CachePruning.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Ramkumar Ramachandra
mlir/linalg: use std::optional
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Ramkumar Ramachandra
mlir/VectorToGPU: use std::optional (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in TensorSpec.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in TargetTransformInfo...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in TargetLibraryInfo.h...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in ProfileSummaryInfo...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in ObjCARCAnalysisUtils...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in ModuleSummaryAnalysis...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in MemoryDependenceAnalysi...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in MLInlineAdvisor.h ...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in LoopCacheAnalysis.h...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in LoopAccessAnalysis...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in LazyCallGraph.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in InlineCost.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in IRSimilarityIdentifier...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in DemandedBits.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in BlockFrequencyInfoImpl...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[Analysis] Use std::optional in BasicAliasAnalysis...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[ADT] Use std::optional in TypeSwitch.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Kazu Hirata
[ADT] Use std::optional in StringSwitch.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Roman Lebedev
[NFC][InstCombine] Drop "unused" check prefixes in...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Roman Lebedev
Fixup last commit - actually stage check line updates
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Roman Lebedev
[NFC][InstCombine] Add test coverage for potential...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Mehdi Amini
Apply clang-tidy fixes for modernize-use-equals-default...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Mehdi Amini
Apply clang-tidy fixes for bugprone-copy-constructor...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Matt Arsenault
Reassociate: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Matt Arsenault
Verifier: Update error message for opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Matt Arsenault
Verifier: Check ifunc resolver functions return a pointer
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Matt Arsenault
llvm-reduce: Fix producing invalid reductions on ifunc
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Matt Arsenault
JumpThreading: Modernize some test checking
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Simon Pilgrim
[X86] Remove unnecessary VBLENDWYrr overrides
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Shivam Gupta
[Docs] Mention to add RUN line before running script...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Simon Pilgrim
[X86] Add test coverage for Issue #59217
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Matt Arsenault
JumpThreading: Convert tests to -passes
commit
|
commitdiff
|
tree
|
snapshot
next