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
2021-06-15
Kai Luo
[PowerPC] Export 16 byte load-store instructions
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Vitaly Buka
[NFC][sanitizer] clang-format some code
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Sean Silva
[mlir:OpFormatGen] Add Support for `$_ctxt` in the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Leonard Chan
[compiler-rt][hwasan] Add newline between record_addr...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jacob Hegna
Remove redundant environment variable XLA_FLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Adrian Prantl
Allow signposts to take advantage of deferred string...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Huihui Zhang
[SVE][LSR] Teach LSR to enable simple scaled-index...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Adrian Prantl
Revert "Allow signposts to take advantage of deferred...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Krzysztof Parzyszek
[Hexagon] Add HVX and control register names to Hexagon...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Siva Chandra...
[libc] Add hardware implementations of x86_64 sqrt...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Matt Morehouse
[HWASan] Enable globals support for LAM.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Adrian Prantl
Allow signposts to take advantage of deferred string...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
George Balatsouras
[dfsan] Add stack-trace printing functions to dfsan...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Roman Lebedev
[TLI] SimplifyDemandedVectorElts(): handle SCALAR_TO_VE...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Aaron Ballman
Adding some of the documents for C11.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Hanhan Wang
[mlir][Linalg] Make printer/parser have the same behavior.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Piotr Sobczak
[AMDGPU] Limit runs of fixLdsBranchVmemWARHazard
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Xing Xue
[libc++abi] NFC: avoid a -Wunused-parameter warning
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Louis Dionne
[libc++] Clean up scripts to setup CI on macOS
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Alexey Bataev
[OPENMP][C++20]Add support for CXXRewrittenBinaryOperat...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Chris Lattner
[PassManager] Save compile time by not running the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Arthur Eubanks
Move some code under NDEBUG from D103135
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
River Riddle
[mlir:Linalg] Populate LinalgOp patterns on LinalgDiale...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Arthur Eubanks
Remove accidentally added debugging code from D103135
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Saleem Abdulrasool
X86: pass swift_async context in R14 on Win64
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Arthur Eubanks
[docs][OpaquePtr] Shuffle around the transition plan...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Vitaly Buka
[NFC] Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Arthur Eubanks
[OpaquePtr] Remove existing support for forward compati...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jez Ng
[lld-macho] Fix "shift exponent too large" UBSAN error
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jez Ng
[lld-macho] Reword comment for clarity
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Alexey Bataev
[OpenMP] Fix C-only clang assert on parsing use_allocat...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
wlei
[CSSPGO] Aggregation by the last K context frames for...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Michael Benfield
[Clang] Test case for -Wunused-but-set-variable, warn...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Fraser Cormack
[RISCV] Transform unaligned RVV vector loads/stores...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Asher Mancinelli
[flang] Move buffer runtime test to GTest
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Chris Lattner
[Verifier] Parallelize verification and dom checking...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Sanjay Patel
[InstCombine] add DeMorgan folds for logical ops in...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Sanjay Patel
[InstCombine] add tests for logical and/or with not...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Florian Hahn
[LoopDeletion] Add test with irreducible control flow...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Christian Sigg
[mlir] Mark gpu dialect illegal in gpu-to-llvm conversion
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Florian Hahn
[VectorCombine] Limit scalarization to non-poison indic...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Saleem Abdulrasool
SelectionDAG: repair the Windows build
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
zhijian
[AIX][XCOFF] emit vector info of traceback table.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Florian Hahn
[ADT] Use unnamed argument for unused arg in StringMapE...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jingu Kang
[AArch64] Improve SAD pattern
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Hans Wennborg
Revert "[clang] NRVO: Improvements and handling of...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
LLVM GN Syncbot
[gn build] Port c820b494d6e1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
zoecarver
[libcxx][ranges] Implement views::all.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Raphael Isemann
[lldb][docs] Add the missing rst anchors to the Python...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Raphael Isemann
[lldb][docs] Fix section name for InputReaderGranularity
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Arthur O'Dwyer
[libc++] [test] No longer rely on std::hash<T>::argumen...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Denys Shabalin
Add AutomaticAllocationScope to memref.alloca_scope
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Peter Steinfeld
[flang] Fix compilation problem with rename of "MemRefD...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
David Spickett
Reland "[lldb] Set return status to failed when adding...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Roman Lebedev
[NFC][DAGCombine] Extract getFirstIndexOf() lambda...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Roman Lebedev
[DAGCombine] reduceBuildVecToShuffle(): sort input...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][deps] NFC: Stop using moved-from object
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][deps] NFC: Handle `DependencyOutputOptions...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jeroen Dobbelaere
Intrinsic::getName: require a Module argument
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Louis Dionne
[libc++] NFC: More refactoring in the prev/next/advance...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][deps] NFC: Fix an XFAIL test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Uday Bondhugula
[MLIR][NFC] Rename MemRefDataFlow -> AffineScalarReplac...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Louis Dionne
[libc++] Refactor the tests for std::prev, next and...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
David Spickett
Revert "[lldb] Set return status to failed when adding...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][deps] Prevent unintended modifications of the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][deps] NFC: Check the correct context hashes...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Raphael Isemann
[lldb][docs] Document SBType
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][deps] Fix failing modules.cpp test
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Florian Hahn
[VPlan] Add additional tests for region merging.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][deps] Move enabling system header deps from...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][deps] Move injection of `-Wno-error` from ...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][deps] Move invocation adjustments from `clang...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][deps] Move stripping of diagnostic serializatio...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Gabor Marton
[Analyzer][solver] Simplify existing eq classes and...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][deps] Handle modular dependencies present in PCH
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Haojian Wu
Fix -Wswitch warning after 092c303955cd18be6c0b923b1c0a...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Diana Picus
[flang] Add POSIX implementation for CPU_TIME
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
David Spickett
[lldb] Correct "else if" to "elif" in TestRegisters
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Guillaume Chatelet
Revert "[libc] Add a set of elementary operations"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][deps] Handle precompiled headers' AST files
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
David Spickett
[lldb] Add missing changes to a2363c0cf9b6a9a81c76ac652...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
David Spickett
Reland "[lldb] Set return status to failed when adding...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][modules][pch] Allow loading PCH with different...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Guillaume Chatelet
[libc] Add a set of elementary operations
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Jan Svoboda
[clang][deps] NFC: Preserve the original frontend action
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Guillaume Chatelet
[llvm] remove Sequence::asSmallVector()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Diana Picus
[flang] Add initial implementation for CPU_TIME
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Simon Moll
[VP] Binary floating-point intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Adrian Kuegel
[mlir] Remove traits that require vector type support...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Tobias Gysi
[mlir][linalg] Add support for scalar input operands.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Matthias Springer
[mlir][linalg] Lower PadTensorOps with non-constant...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Adrian Kuegel
[mlir] Add ExpOp to Complex dialect.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Stephan Bergmann
Only consider built-in compound assignment operators...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Mindong Chen
[LoopVectorize] precommit pr50686.ll for D104148
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Matthias Springer
[mlir][linalg] Vectorize linalg.pad_op source copying...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Matthias Springer
[mlir][linalg] Vectorize linalg.pad_op source copying...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Matthias Springer
[mlir][linalg] Lower PadTensorOp to InitTensorOp +...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
serge-sans...
AMD k8 family does not support SSE4.x which are require...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Xuanda Yang
[LLParser] Remove outdated deplibs
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Chris Lattner
[Testsuite] Change these tests to only have a single...
commit
|
commitdiff
|
tree
|
snapshot
next